aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-10kvm: Introduce kvm_irqchip_update_msi_routeJan Kiszka
2012-09-09kvm: Clean up irqfd APIJan Kiszka
2012-09-09qemu: Use valgrind annotations to mark kvm guest memory as definedChristian Borntraeger
2012-09-08musicpal: Fix flash mappingJan Kiszka
2012-09-08Add MAINTAINERS entry for leon3Fabien Chouteau
2012-09-08target-sparc: fix fcmp{s,d,q} instructions wrt exceptionAurelien Jarno
2012-09-08target-xtensa: fix missing errno codes for mingw32Max Filippov
2012-09-08target-cris: Fix buffer overflowStefan Weil
2012-09-08MIPS/user: Fix reset CPU state initializationMaciej W. Rozycki
2012-09-07lan9118: fix multicast filteringAurelien Jarno
2012-09-07fix entry pointer for ELF kernels loaded with -kernel optionHenning Schild
2012-09-06hw/pl110: Fix spelling of 'palette'Peter Maydell
2012-09-05target-xtensa: convert host errno values to guestMax Filippov
2012-09-05CHECKPATCH: Add warning for single else statement.Don Slutz
2012-09-05CHECKPATCH: Add --debug adv_apwDon Slutz
2012-09-05CHECKPATCH: Add --debug adv_checkingDon Slutz
2012-09-05CHECKPATCH: Add --debug adv_dcsDon Slutz
2012-09-05Open up 1.3 development treeAnthony Liguori
2012-09-05Update version for 1.2.0v1.2.0Anthony Liguori
2012-09-04console: bounds check whenever changing the cursor due to an escape codeIan Campbell
2012-09-04qemu-timer: properly arm alarm timer for timers set by device initializationPaolo Bonzini
2012-09-01target-xtensa: return ENOSYS for unimplemented simcallsMax Filippov
2012-08-31Update version to 1.2.0-rc3v1.2.0-rc3Anthony Liguori
2012-08-31console: Fix warning from clang (and potential crash)Stefan Weil
2012-08-31Merge remote-tracking branch 'kraxel/usb.61' into stagingAnthony Liguori
2012-08-31Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-08-31uas: move transfer kickoffGerd Hoffmann
2012-08-31ehci: Fix interrupt endpoints no longer workingHans de Goede
2012-08-31ehci: handle TD deactivation of inflight packetsGerd Hoffmann
2012-08-31ehci: add ehci_cancel_queue()Gerd Hoffmann
2012-08-31ehci: simplify ehci_state_executingHans de Goede
2012-08-31ehci: Remove unnecessary ehci_flush_qh callHans de Goede
2012-08-31ehci: Schedule async-bh when IAAD bit gets setHans de Goede
2012-08-31ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream activeHans de Goede
2012-08-31usb: unique packet idsGerd Hoffmann
2012-08-31usb: Halt ep queue en cancel pending packets on a packet errorHans de Goede
2012-08-31fix info qtree indentionGerd Hoffmann
2012-08-30w32: Fix broken buildStefan Weil
2012-08-30Update version for 1.2.0-rc2v1.2.0-rc2Anthony Liguori
2012-08-29scsi-disk: Fix typo (uint32 -> uint32_t)Stefan Weil
2012-08-29msix: make [un]use vectors on reset/load optionalMichael S. Tsirkin
2012-08-29kvm: get/set PV EOI MSRMichael S. Tsirkin
2012-08-29linux-headers: update to 3.6-rc3Michael S. Tsirkin
2012-08-29target-i386: disable pv eoi to fix migration across QEMU versionsAnthony Liguori
2012-08-29reset PMBA and PMREGMISC PIIX4 registers.Gleb Natapov
2012-08-29qemu-ga: Fix null pointer passed to unlink in failure branchStefan Weil
2012-08-29memory: Fix copy&paste mistake in memory_region_iorange_writeJan Kiszka
2012-08-29ivshmem: remove redundant ioeventfd configurationCam Macdonell
2012-08-29hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfoPeter Maydell
2012-08-29qemu-iotests: add backing file smaller than image test caseStefan Hajnoczi