projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2017-02-28
Paolo Bonzini
update-linux-headers: update for 4.11
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
stm32f205: Rename 'nvic' local to 'armv7m'
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
stm32f205: Create armv7m object without using armv7m_init()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
armv7m: Split systick out from NVIC
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
armv7m: Don't put core v7M devices under CONFIG_STELLARIS
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
armv7m: Make bitband device take the address space...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
armv7m: Make NVIC expose a memory region rather than...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
armv7m: Make ARMv7M object take memory region link
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
armv7m: Use QOMified armv7m object in armv7m_init()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
armv7m: QOMify the armv7m container
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
armv7m: Move NVICState struct definition into header
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
armv7m: Abstract out the "load kernel" code
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
Merge remote-tracking branch 'remotes/pmaydell/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
Merge remote-tracking branch 'remotes/cody/tags/block...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
Merge remote-tracking branch 'remotes/rth/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Krzysztof Kozlowski
hw/arm/exynos: Fix proper mapping of CPUs by providing...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Krzysztof Kozlowski
hw/arm/exynos: Fix Linux kernel division by zero for...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Clement Deschamps
bcm2835_sdhost: add bcm2835 sdhost controller
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
armv7m: Allow SHCSR writes to change pending and active...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
armv7m: Raise correct kind of UsageFault for attempts...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
armv7m: Check exception return consistency
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
armv7m: Extract "exception taken" code into functions
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Michael Davidsaver
armv7m: VECTCLRACTIVE and VECTRESET are UNPREDICTABLE
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Michael Davidsaver
armv7m: Simpler and faster exception start
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
armv7m: Remove unused armv7m_nvic_acknowledge_irq(...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Michael Davidsaver
armv7m: Escalate exceptions to HardFault if necessary
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Michael Davidsaver
arm: gic: Remove references to NVIC
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
armv7m: Fix condition check for taking exceptions
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Michael Davidsaver
armv7m: Rewrite NVIC to not use any GIC code
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
armv7m: Implement reading and writing of PRIGROUP
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
armv7m: Rename nvic_state to NVICState
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Kurban Mallachiev
ARM i.MX timers: fix reset handling
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Eric Auger
hw/arm/virt: Add a user option to disallow ITS instanti...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
cputlb: Don't assume do_unassigned_access() never returns
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Nick Reilly
Add missing fp_access_check() to aarch64 crypto instruc...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Igor Mammedov
hw/arm/virt: fix cpu object reference leak
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Prasad J Pandit
sd: sdhci: Remove block count enable check in single...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Prasad J Pandit
sd: sdhci: conditionally invoke multi block transfer
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Prasad J Pandit
sd: sdhci: check transfer mode register in multi block...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Prasad J Pandit
sd: sdhci: mask transfer mode register value
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
bcm2835_rng: Use qcrypto_random_bytes() rather than...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Marcin Chojnacki
target-arm: Implement BCM2835 hardware RNG
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
Merge remote-tracking branch 'remotes/vivier2/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Peter Maydell
Merge remote-tracking branch 'remotes/stefanha/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Jeff Cody
iscsi: add missing colons to the qapi docs
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Richard Henderson
target/alpha: Enable MTTCG by default
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Franklin \...
syscall: fixed mincore(2) not failing with ENOMEM
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Michael Karcher
linux-user: fix do_rt_sigreturn on m68k linux userspace...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Laurent Vivier
linux-user: correctly manage SR in ucontext
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Pranith Kumar
linux-user: Add signal handling support for x86_64
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Helge Deller
linux-user: Add sockopts for IPv6 ping and IPv6 traceroute
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Laurent Vivier
linux-user: fix fork()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
John Snow
block/mirror: fix broken sparseness detection
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Peter Maydell
Merge remote-tracking branch 'remotes/berrange/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Gerd Hoffmann
vnc: fix double free issues
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Gerd Hoffmann
spice: add display & head options
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Daniel P. Berrange
ui: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboard
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Gerd Hoffmann
gtk-egl: add scanout_disable support
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Gerd Hoffmann
sdl2: add scanout_disable support
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Gerd Hoffmann
spice: add scanout_disable support
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Gerd Hoffmann
virtio-gpu: use dpy_gl_scanout_disable
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Gerd Hoffmann
console: add dpy_gl_scanout_disable
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Gerd Hoffmann
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Paolo Bonzini
tests-aio-multithread: use atomic_read properly
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Paolo Bonzini
iscsi: do not use aio_context_acquire/release
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Paolo Bonzini
nfs: do not use aio_context_acquire/release
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Prasad J Pandit
crypto: assert cipher algorithm is always valid
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Li Qiang
crypto: fix leak in ivgen essiv init
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Paolo Bonzini
curl: do not use aio_context_acquire/release
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Paolo Bonzini
tests-aio-multithread: use atomic_read properly
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Peter Maydell
Merge remote-tracking branch 'remotes/artyom/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Artyom Tarasenko
niagara: check if a serial port is available
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Artyom Tarasenko
niagara: fail if a firmware file is missing
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Peter Maydell
Merge remote-tracking branch 'remotes/thibault/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Peter Maydell
slirp: tcp_listen(): Don't try to close() an fd we...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Peter Maydell
slirp: Convert mbufs to use g_malloc() and g_free()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Peter Maydell
slirp: Check qemu_socket() return value in udp_listen()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Peter Maydell
Merge remote-tracking branch 'remotes/kevin/tags/for...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Peter Maydell
Merge remote-tracking branch 'remotes/cody/tags/block...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-25
Peter Maydell
Merge remote-tracking branch 'remotes/yongbok/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-25
Peter Maydell
Merge remote-tracking branch 'remotes/stsquad/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-25
Peter Maydell
Merge remote-tracking branch 'remotes/cohuck/tags/s390x...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-25
Peter Maydell
Merge remote-tracking branch 'remotes/famz/tags/for...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
tianqing
RBD: Add support readv,writev for rbd
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Peter Lieven
block/nfs: try to avoid the bounce buffer in pwritev
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Peter Lieven
block/nfs: convert to preadv / pwritev
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Peter Maydell
Merge remote-tracking branch 'remotes/awilliam/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Kevin Wolf
tests: Use opened block node for block job tests
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Kevin Wolf
vvfat: Use opened node as backing file
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Kevin Wolf
block: Add bdrv_new_open_driver()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Kevin Wolf
block: Factor out bdrv_open_driver()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Kevin Wolf
block: Use BlockBackend for image probing
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Kevin Wolf
block: Factor out bdrv_open_child_bs()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Kevin Wolf
block: Attach bs->file only during .bdrv_open()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Kevin Wolf
block: Pass BdrvChild to bdrv_truncate()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Kevin Wolf
mirror: Resize active commit base in mirror_run()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Kevin Wolf
qcow2: Use BB for resizing in qcow2_amend_options()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Kevin Wolf
blockdev: Use BlockBackend to resize in qmp_block_resize()
commit
|
commitdiff
|
tree
|
snapshot
next