aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-17acpi_piix4: expose no_hotplug attribute via i/o portMarcelo Tosatti
2011-01-17document QEMU<->ACPIBIOS PCI hotplug interfaceMarcelo Tosatti
2011-01-12virtio-serial-bus: bump up control vq size to 32Amit Shah
2011-01-12Merge remote branch 'origin/master' into pciMichael S. Tsirkin
2011-01-11ioeventfd: error handling cleanupMichael S. Tsirkin
2011-01-10cris: Remove unused orig_flagsEdgar E. Iglesias
2011-01-10cris: Allow more TB chaining for crisv10Edgar E. Iglesias
2011-01-10cris: Support disassembly of crisv10Edgar E. Iglesias
2011-01-10Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2011-01-10docs: Document virtio PCI -device ioeventfd=on|offStefan Hajnoczi
2011-01-10virtio-pci: Use ioeventfd for virtqueue notifyStefan Hajnoczi
2011-01-10kvm: test for ioeventfd support on old kernelsStefan Hajnoczi
2011-01-10virtio: move vmstate change tracking to coreMichael S. Tsirkin
2011-01-10virtio-pci: Rename bugs field to flagsStefan Hajnoczi
2011-01-10qxl: tag as not hotpluggableGerd Hoffmann
2011-01-10Merge remote branch 'origin/master' into pciMichael S. Tsirkin
2011-01-10vga: tag as not hotplugable.Gerd Hoffmann
2011-01-10piix: tag as not hotpluggable.Gerd Hoffmann
2011-01-10pci: allow devices being tagged as not hotpluggable.Gerd Hoffmann
2011-01-10slirp: fix unaligned access in bootp codeAurelien Jarno
2011-01-10bswap.h: add cpu_to_be64wu()Aurelien Jarno
2011-01-10tcg/arm: improve constant loadingAurelien Jarno
2011-01-10tcg/ia64: remove an unnecessary stop bitAurelien Jarno
2011-01-10target-sh4: improve TLBAurelien Jarno
2011-01-09target-sh4: implement writes to mmaped ITLBAurelien Jarno
2011-01-09tcg: fix typo in readmeMike Frysinger
2011-01-09tcg/README: Spelling fixesStefan Weil
2011-01-09qemu-tech: Spelling fixesStefan Weil
2011-01-09qemu-doc: Spelling fixesStefan Weil
2011-01-09qemu-doc: Add missing blanksStefan Weil
2011-01-09qemu-doc: Add missing menu entryStefan Weil
2011-01-09qemu-doc: Clean whitespaceStefan Weil
2011-01-09usb-bsd: fix a file descriptor leakBlue Swirl
2011-01-09alsaaudio: add endianness support for VoiceInMichael Walle
2011-01-09ossaudio: add endianness support for VoiceInMichael Walle
2011-01-08tcg/mips: fix branch target change during code retranslationAurelien Jarno
2011-01-08tcg/arm: fix qemu_st64 for big endian targetsAurelien Jarno
2011-01-08tcg/arm: fix branch target change during code retranslationAurelien Jarno
2011-01-08Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemuAurelien Jarno
2011-01-07Remove dead code for ARM semihosting commandline handlingWolfgang Schildbach
2011-01-07Fix commandline handling for ARM semihosted executablesWolfgang Schildbach
2011-01-07linux-user: Fix incorrect NaN detection in ARM nwfpe emulationPeter Maydell
2011-01-07softfloat: Implement floatx80_is_any_nan() and float128_is_any_nan()Peter Maydell
2011-01-07linux-user: Implement FS_IOC_FIEMAP ioctlPeter Maydell
2011-01-07linux-user: Support ioctls whose parameter size is not constantPeter Maydell
2011-01-07cris: Allow more TB chaningEdgar E. Iglesias
2011-01-07linux-user: Implement sync_file_range{,2} syscallsPeter Maydell
2011-01-07cris: Avoid useless tmp in t_gen_cc_jmp()Edgar E. Iglesias
2011-01-06cirrus: delete GCC 4.6 warningsAurelien Jarno
2011-01-06target-arm: wire up the softfloat flush_input_to_zero flagPeter Maydell