aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-02target-arm: Convert TCG to using (index,value) list for cp migrationkvm-arm-workingPeter Maydell
2012-09-02target-arm: Add raw_readfn and raw_writefn to ARMCPRegInfoPeter Maydell
2012-09-02target-arm: Make our encoding of cp regs match the kernel'sPeter Maydell
2012-09-02target-arm: Drop unused DECODE_CPREG_CRN macroPeter Maydell
2012-09-02configure: Enable KVM on ARMPeter Maydell
2012-09-02hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell
2012-09-02hw/arm_gic: Add presave/postload hooksPeter Maydell
2012-09-02ARM: KVM: Add support for KVM on ARM architectureChristoffer Dall
2012-09-02linux-headers: Add ARM KVM headers (not for upstream)Peter Maydell
2012-09-02update-linux-headers.sh: Don't hard code list of architecturesPeter Maydell
2012-09-02kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create()Peter Maydell
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
2012-08-28tcg/mips: fix broken CONFIG_TCG_PASS_AREG0 codeAurelien Jarno
2012-08-28Update OpenBIOS PPC imageAurelien Jarno
2012-08-28target-ppc: fix altivec instructionsAurelien Jarno
2012-08-28audio/winwave: previous audio buffer should be flushedmunkyu.im
2012-08-28iscsi: Set number of blocks to 0 for blank CDROM devicesRonnie Sahlberg
2012-08-28scsi: more fixes to properties for passthrough devicesPaolo Bonzini