summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | pseries: Fix bug in PCI MSI allocationAlexey Kardashevskiy2012-11-261-1/+1
| * | | | kvm: fix incorrect length in a loop over kvm dirty pages mapAlexey Kardashevskiy2012-11-261-1/+1
| * | | | PPC: Fix missing TRACE exceptionJulio Guerra2012-11-261-1/+2
| * | | | hw/ide/macio: Fix segfault caused by NULL DMAContext*Peter Maydell2012-11-261-2/+4
| |/ / /
* | | | Merge remote-tracking branch 'afaerber/qom-cpu-1.3' into stagingAnthony Liguori2012-11-281-1/+1
|\ \ \ \
| * | | | target-i386: Enable SSSE3 TCG supportAurelien Jarno2012-11-261-1/+1
| * | | | target-i386/cpu: Add missing flags to Haswell CPU modelEduardo Habkost2012-11-261-2/+3
| |/ / /
* | | | build: compile translate.o with -fno-gcse option on GCC 4.6.x and 4.7.[012]Paolo Bonzini2012-11-282-0/+19
* | | | rtc: Only call rtc_set_cmos when Register B SET flag is disabled.Alex Horn2012-11-272-1/+45
| |/ / |/| |
* | | virtio-rng: do not use g_assert_cmpintPaolo Bonzini2012-11-271-2/+1
* | | tests: make threadpool cancellation test looserPaolo Bonzini2012-11-271-2/+5
* | | Update version for 1.3.0-rc1Anthony Liguori2012-11-261-1/+1
* | | virtio-rng: fix typos, commentsAmit Shah2012-11-262-7/+6
* | | virtio-rng: disable timer on device removalAmit Shah2012-11-261-0/+2
* | | virtio-rng: remove extra request for entropyAmit Shah2012-11-261-7/+0
* | | virtio-rng: use virtqueue_get_avail_bytes, fix migrationAmit Shah2012-11-261-64/+12
* | | i8259: Fix PIC_COMMON() macroAndreas Färber2012-11-261-1/+1
* | | qapi: handle visitor->type_size() in QapiDeallocVisitorStefan Hajnoczi2012-11-261-0/+6
* | | target-i386: cpu: add missing flags to Haswell CPU modelEduardo Habkost2012-11-261-2/+3
* | | vl.c: Fix broken -usb optionPeter Maydell2012-11-261-8/+4
* | | qom: make object_finalize staticPaolo Bonzini2012-11-262-10/+1
* | | qdev: simplify (de)allocation of busesPaolo Bonzini2012-11-264-16/+3
* | | qom: make object_delete usable for statically-allocated objectsPaolo Bonzini2012-11-262-1/+13
* | | qdev: move bus removal to object_unparentPaolo Bonzini2012-11-263-3/+27
* | | qom: fix refcount of non-heap-allocated objectsPaolo Bonzini2012-11-261-1/+1
* | | hmp: do not crash on invalid SCSI hotplugPaolo Bonzini2012-11-261-1/+7
* | | qom: dynamic_cast of NULL is always NULLPaolo Bonzini2012-11-261-2/+2
* | | tests: add thread pool unit testsPaolo Bonzini2012-11-262-0/+215
* | | tests: add AioContext unit testsPaolo Bonzini2012-11-262-0/+669
* | | aio: avoid livelock behavior for Win32Paolo Bonzini2012-11-261-1/+4
* | | q35: Add kvmclock supportJan Kiszka2012-11-261-0/+3
* | | q35: Fix non-PCI IRQ processing in ich9_lpc_update_apicJan Kiszka2012-11-261-2/+4
* | | q35: Suppress SMM BIOS initialization under KVMJan Kiszka2012-11-261-0/+7
* | | ich9: Add i82801b11 dmi-to-pci bridgeJason Baron2012-11-262-0/+126
* | | q35: Introduce q35 pc based chipset emulatorIsaku Yamahata2012-11-265-1/+682
* | | ich9: Add smbusJason Baron2012-11-262-1/+160
* | | ich9: Add the lpc chipJason Baron2012-11-262-0/+524
* | | ich9: Add acpi support and definitionsJason Baron2012-11-265-1/+582
* | | pc/piix_pci: factor out smram/pam logicIsaku Yamahata2012-11-264-53/+200
* | | pc_piix: Move kvm irq routing functions out of pc_piix.cJason Baron2012-11-263-43/+44
* | | pc: Move ioapic_init() from pc_piix.c to pc.cJason Baron2012-11-263-24/+27
* | | pc, pc_piix: split out pc nic initializationIsaku Yamahata2012-11-263-8/+17
|/ /
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-11-261-4/+4
|\ \
| * | Legacy qemu-kvm options have no argumentBruce Rogers2012-11-231-4/+4
* | | Merge remote-tracking branch 'kraxel/usb.72' into stagingAnthony Liguori2012-11-264-80/+116
|\ \ \
| * | | usb-redir: Don't handle interrupt output packets asyncHans de Goede2012-11-211-12/+14
| * | | usb-redir: Split usb_handle_interrupt_data into separate in/out functionsHans de Goede2012-11-211-65/+71
| * | | usb-smartcard-reader: Properly NAK interrupt eps when we've no eventsHans de Goede2012-11-211-0/+2
| * | | usb-bt: Return NAK instead of STALL when interrupt ep has no dataHans de Goede2012-11-211-4/+21
| * | | uhci: Fix double unlinkHans de Goede2012-11-211-1/+0
OpenPOWER on IntegriCloud