aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-10configure: Enable KVM on ARMkvm-arm-irqchangePeter Maydell
2012-09-07hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell
2012-09-07hw/arm_gic: Add presave/postload hooksPeter Maydell
2012-09-07ARM: KVM: Add support for KVM on ARM architecturePeter Maydell
2012-09-07linux-headers: Add ARM KVM headers (not for upstream)Peter Maydell
2012-09-07update-linux-headers.sh: Don't hard code list of architecturesPeter Maydell
2012-09-07kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create()Peter Maydell
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.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-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-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
2012-08-29stream: complete early if end of backing file is reachedStefan Hajnoczi
2012-08-29qed: refuse unaligned zero writes with a backing fileStefan Hajnoczi
2012-08-29Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-08-29Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori