aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-21qapi: add QMP output visitorMichael Roth
2011-07-21qapi: add QMP input visitorMichael Roth
2011-07-21qapi: add QAPI visitor coreMichael Roth
2011-07-21qapi: add module init types for qapiMichael Roth
2011-07-21qlist: add qlist_first()/qlist_next()Michael Roth
2011-07-21Add hard build dependency on glibAnthony Liguori
2011-07-21Error: Fix build when qemu-common.h is not includedLuiz Capitulino
2011-07-21Introduce compiler.h header fileLuiz Capitulino
2011-07-21QMP: add snapshot-blkdev-sync commandJes Sorensen
2011-07-20Update OpenBIOS images for Sparc32 and Sparc64Blue Swirl
2011-07-20Fix unassigned memory access handlingBlue Swirl
2011-07-20Avoid CPU endian memory accesses in devicesBlue Swirl
2011-07-20SPARC64: treat UA2007 ASI_BLK_* as translating ASIs.Tsuneo Saito
2011-07-20checkpatch: Fix bracing false positives on #ifBlue Swirl
2011-07-20tcg/mips: Fix regression caused by typo (copy + paste bug)Stefan Weil
2011-07-20ds1225y: convert to qdev device, and use it in MIPS Jazz emulationHervé Poussineau
2011-07-20ds1225y: use trace frameworkHervé Poussineau
2011-07-20ds1225y: Remove protection stuff, which doesn't belong to this deviceHervé Poussineau
2011-07-20SPARC64: add missing break on fmovdccTsuneo Saito
2011-07-20SPARC64: fix VIS1 SIMD signed compare instructionsTsuneo Saito
2011-07-20Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl
2011-07-19Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori
2011-07-19Merge remote-tracking branch 'kraxel/usb.19' into stagingAnthony Liguori
2011-07-19Merge remote-tracking branch 'spice/spice.v38' into stagingAnthony Liguori
2011-07-19Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori
2011-07-19Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori
2011-07-18virtio-console: Prevent abort()s in case of host chardev closeAmit Shah
2011-07-18virtio-serial-bus: Fix trailing \n in error_report stringAmit Shah
2011-07-18virtio-console: Add some trace eventsAmit Shah
2011-07-18virtio-serial-bus: Add trace eventsAmit Shah
2011-07-17virtio: fix indirect descriptor buffer overflowMichael S. Tsirkin
2011-07-17xen: move to new pci initializersMichael S. Tsirkin
2011-07-17hw/piix_pci.c: Fix PIIX3-xen to initialize idsAnthony PERARD
2011-07-17pci_ids: tweak names to match linux/pci_ids.hMichael S. Tsirkin
2011-07-17vhost: fix double free on device stopMichael S. Tsirkin
2011-07-17xen_console: fall back to qemu serial deviceAlexander Graf
2011-07-17xen_console: support the new extended xenstore protocolStefano Stabellini
2011-07-17checkpatch: don't error out on },{ linesAlexander Graf
2011-07-17xen_disk: treat "aio" as "raw"Stefano Stabellini
2011-07-17qemu_ram_ptr_length: take ram_addr_t as argumentsStefano Stabellini
2011-07-17xen_disk: cope with missing xenstore "params" nodeStefano Stabellini
2011-07-17xen: add vkbd support for PV on HVM guestsStefano Stabellini
2011-07-17xen_console: fix memory leakStefano Stabellini
2011-07-17xen: enable console and disk backend in HVM modeStefano Stabellini
2011-07-17xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XENJan Kiszka
2011-07-17xen: Clean up map cache API namingJan Kiszka
2011-07-17xen: Clean up build systemJan Kiszka
2011-07-16Fix signal handling of SIG_IPI when io-thread is enabledAlexandre Raymond
2011-07-16Fix signal handling when io-thread is disabledAlexandre Raymond
2011-07-16tcg/README: Expand advice on number of TCG ops per target insnPeter Maydell