index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-07-21
qapi: add QMP output visitor
Michael Roth
2011-07-21
qapi: add QMP input visitor
Michael Roth
2011-07-21
qapi: add QAPI visitor core
Michael Roth
2011-07-21
qapi: add module init types for qapi
Michael Roth
2011-07-21
qlist: add qlist_first()/qlist_next()
Michael Roth
2011-07-21
Add hard build dependency on glib
Anthony Liguori
2011-07-21
Error: Fix build when qemu-common.h is not included
Luiz Capitulino
2011-07-21
Introduce compiler.h header file
Luiz Capitulino
2011-07-21
QMP: add snapshot-blkdev-sync command
Jes Sorensen
2011-07-20
Update OpenBIOS images for Sparc32 and Sparc64
Blue Swirl
2011-07-20
Fix unassigned memory access handling
Blue Swirl
2011-07-20
Avoid CPU endian memory accesses in devices
Blue Swirl
2011-07-20
SPARC64: treat UA2007 ASI_BLK_* as translating ASIs.
Tsuneo Saito
2011-07-20
checkpatch: Fix bracing false positives on #if
Blue Swirl
2011-07-20
tcg/mips: Fix regression caused by typo (copy + paste bug)
Stefan Weil
2011-07-20
ds1225y: convert to qdev device, and use it in MIPS Jazz emulation
Hervé Poussineau
2011-07-20
ds1225y: use trace framework
Hervé Poussineau
2011-07-20
ds1225y: Remove protection stuff, which doesn't belong to this device
Hervé Poussineau
2011-07-20
SPARC64: add missing break on fmovdcc
Tsuneo Saito
2011-07-20
SPARC64: fix VIS1 SIMD signed compare instructions
Tsuneo Saito
2011-07-20
Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
2011-07-19
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
2011-07-19
Merge remote-tracking branch 'kraxel/usb.19' into staging
Anthony Liguori
2011-07-19
Merge remote-tracking branch 'spice/spice.v38' into staging
Anthony Liguori
2011-07-19
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-07-19
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
2011-07-18
virtio-console: Prevent abort()s in case of host chardev close
Amit Shah
2011-07-18
virtio-serial-bus: Fix trailing \n in error_report string
Amit Shah
2011-07-18
virtio-console: Add some trace events
Amit Shah
2011-07-18
virtio-serial-bus: Add trace events
Amit Shah
2011-07-17
virtio: fix indirect descriptor buffer overflow
Michael S. Tsirkin
2011-07-17
xen: move to new pci initializers
Michael S. Tsirkin
2011-07-17
hw/piix_pci.c: Fix PIIX3-xen to initialize ids
Anthony PERARD
2011-07-17
pci_ids: tweak names to match linux/pci_ids.h
Michael S. Tsirkin
2011-07-17
vhost: fix double free on device stop
Michael S. Tsirkin
2011-07-17
xen_console: fall back to qemu serial device
Alexander Graf
2011-07-17
xen_console: support the new extended xenstore protocol
Stefano Stabellini
2011-07-17
checkpatch: don't error out on },{ lines
Alexander Graf
2011-07-17
xen_disk: treat "aio" as "raw"
Stefano Stabellini
2011-07-17
qemu_ram_ptr_length: take ram_addr_t as arguments
Stefano Stabellini
2011-07-17
xen_disk: cope with missing xenstore "params" node
Stefano Stabellini
2011-07-17
xen: add vkbd support for PV on HVM guests
Stefano Stabellini
2011-07-17
xen_console: fix memory leak
Stefano Stabellini
2011-07-17
xen: enable console and disk backend in HVM mode
Stefano Stabellini
2011-07-17
xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN
Jan Kiszka
2011-07-17
xen: Clean up map cache API naming
Jan Kiszka
2011-07-17
xen: Clean up build system
Jan Kiszka
2011-07-16
Fix signal handling of SIG_IPI when io-thread is enabled
Alexandre Raymond
2011-07-16
Fix signal handling when io-thread is disabled
Alexandre Raymond
2011-07-16
tcg/README: Expand advice on number of TCG ops per target insn
Peter Maydell
[next]