summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pci: bridge control fixupMichael S. Tsirkin2011-01-271-1/+0Star
* pci: memory leak of PCIDevice::rom_fileIsaku Yamahata2011-01-241-0/+1
* pci: use qemu_malloc() in pcibus_get_dev_path()Isaku Yamahata2011-01-201-1/+1
* msix: simplify write configIsaku Yamahata2011-01-201-4/+1Star
* msi: simplify write config a bit.Isaku Yamahata2011-01-201-4/+1Star
* pci: deassert intx on reset.Isaku Yamahata2011-01-202-0/+11
* pci: fix device pathsMichael S. Tsirkin2011-01-191-4/+12
* savevm: Fix no_migrateAlex Williamson2011-01-173-14/+31
* acpi_piix4: expose no_hotplug attribute via i/o portMarcelo Tosatti2011-01-171-0/+37
* document QEMU<->ACPIBIOS PCI hotplug interfaceMarcelo Tosatti2011-01-171-0/+37
* virtio-serial-bus: bump up control vq size to 32Amit Shah2011-01-121-2/+8
* Merge remote branch 'origin/master' into pciMichael S. Tsirkin2011-01-125-20/+50
|\
| * cris: Remove unused orig_flagsEdgar E. Iglesias2011-01-101-2/+2
| * cris: Allow more TB chaining for crisv10Edgar E. Iglesias2011-01-102-14/+33
| * cris: Support disassembly of crisv10Edgar E. Iglesias2011-01-103-4/+15
| * Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2011-01-1016-35/+410
| |\
* | | ioeventfd: error handling cleanupMichael S. Tsirkin2011-01-111-11/+17
* | | docs: Document virtio PCI -device ioeventfd=on|offStefan Hajnoczi2011-01-101-1/+7
* | | virtio-pci: Use ioeventfd for virtqueue notifyStefan Hajnoczi2011-01-103-25/+184
* | | kvm: test for ioeventfd support on old kernelsStefan Hajnoczi2011-01-103-0/+55
* | | virtio: move vmstate change tracking to coreMichael S. Tsirkin2011-01-103-21/+32
* | | virtio-pci: Rename bugs field to flagsStefan Hajnoczi2011-01-101-8/+7Star
* | | qxl: tag as not hotpluggableGerd Hoffmann2011-01-101-0/+1
* | | Merge remote branch 'origin/master' into pciMichael S. Tsirkin2011-01-1095-860/+4339
|\| |
| * | slirp: fix unaligned access in bootp codeAurelien Jarno2011-01-101-15/+17
| * | bswap.h: add cpu_to_be64wu()Aurelien Jarno2011-01-101-0/+15
| * | tcg/arm: improve constant loadingAurelien Jarno2011-01-101-18/+21
| * | tcg/ia64: remove an unnecessary stop bitAurelien Jarno2011-01-101-1/+1
| * | target-sh4: improve TLBAurelien Jarno2011-01-101-21/+44
| * | target-sh4: implement writes to mmaped ITLBAurelien Jarno2011-01-093-0/+23
| * | tcg: fix typo in readmeMike Frysinger2011-01-091-1/+1
| * | tcg/README: Spelling fixesStefan Weil2011-01-091-4/+4
| * | qemu-tech: Spelling fixesStefan Weil2011-01-091-2/+2
| * | qemu-doc: Spelling fixesStefan Weil2011-01-091-10/+10
| * | qemu-doc: Add missing blanksStefan Weil2011-01-091-2/+2
| * | qemu-doc: Add missing menu entryStefan Weil2011-01-091-0/+2
| * | qemu-doc: Clean whitespaceStefan Weil2011-01-091-2/+2
| * | usb-bsd: fix a file descriptor leakBlue Swirl2011-01-091-32/+39
| * | alsaaudio: add endianness support for VoiceInMichael Walle2011-01-091-7/+27
| * | ossaudio: add endianness support for VoiceInMichael Walle2011-01-091-5/+15
| * | tcg/mips: fix branch target change during code retranslationAurelien Jarno2011-01-081-1/+1
| * | tcg/arm: fix qemu_st64 for big endian targetsAurelien Jarno2011-01-081-1/+1
| * | tcg/arm: fix branch target change during code retranslationAurelien Jarno2011-01-081-8/+20
| * | Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemuAurelien Jarno2011-01-0813-46/+238
| |\ \
| | * | Remove dead code for ARM semihosting commandline handlingWolfgang Schildbach2011-01-074-6/+0Star
| | * | Fix commandline handling for ARM semihosted executablesWolfgang Schildbach2011-01-071-30/+49
| | * | linux-user: Fix incorrect NaN detection in ARM nwfpe emulationPeter Maydell2011-01-071-7/+7
| | * | softfloat: Implement floatx80_is_any_nan() and float128_is_any_nan()Peter Maydell2011-01-071-0/+11
| | * | linux-user: Implement FS_IOC_FIEMAP ioctlPeter Maydell2011-01-074-0/+109
| | * | linux-user: Support ioctls whose parameter size is not constantPeter Maydell2011-01-071-3/+15