summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Remove #ifdef QXL_COMMAND_FLAG_COMPAT_16BPPsetcapsSøren Sandmann Pedersen1-2/+0
2012-09-04qxl: Add set_client_capabilities() interface to QXLInterfaceSøren Sandmann Pedersen1-0/+23
2012-09-01target-xtensa: return ENOSYS for unimplemented simcallsMax Filippov1-0/+2
2012-08-31Update version to 1.2.0-rc3Anthony Liguori1-1/+1
2012-08-31console: Fix warning from clang (and potential crash)Stefan Weil1-1/+1
2012-08-31Merge remote-tracking branch 'kraxel/usb.61' into stagingAnthony Liguori9-60/+138
2012-08-31Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori4-2/+52
2012-08-31uas: move transfer kickoffGerd Hoffmann1-2/+1
2012-08-31ehci: Fix interrupt endpoints no longer workingHans de Goede1-2/+11
2012-08-31ehci: handle TD deactivation of inflight packetsGerd Hoffmann1-15/+23
2012-08-31ehci: add ehci_cancel_queue()Gerd Hoffmann1-10/+20
2012-08-31ehci: simplify ehci_state_executingHans de Goede1-12/+1
2012-08-31ehci: Remove unnecessary ehci_flush_qh callHans de Goede1-1/+0
2012-08-31ehci: Schedule async-bh when IAAD bit gets setHans de Goede1-0/+9
2012-08-31ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream activeHans de Goede1-1/+1
2012-08-31usb: unique packet idsGerd Hoffmann7-12/+16
2012-08-31usb: Halt ep queue en cancel pending packets on a packet errorHans de Goede4-7/+58
2012-08-31fix info qtree indentionGerd Hoffmann1-1/+1
2012-08-30w32: Fix broken buildStefan Weil1-0/+2
2012-08-30Update version for 1.2.0-rc2Anthony Liguori1-1/+1
2012-08-29scsi-disk: Fix typo (uint32 -> uint32_t)Stefan Weil1-1/+1
2012-08-29msix: make [un]use vectors on reset/load optionalMichael S. Tsirkin2-2/+13
2012-08-29kvm: get/set PV EOI MSRMichael S. Tsirkin3-0/+35
2012-08-29linux-headers: update to 3.6-rc3Michael S. Tsirkin5-2/+13
2012-08-29target-i386: disable pv eoi to fix migration across QEMU versionsAnthony Liguori1-1/+12
2012-08-29reset PMBA and PMREGMISC PIIX4 registers.Gleb Natapov1-2/+3
2012-08-29qemu-ga: Fix null pointer passed to unlink in failure branchStefan Weil1-1/+3
2012-08-29memory: Fix copy&paste mistake in memory_region_iorange_writeJan Kiszka1-1/+1
2012-08-29ivshmem: remove redundant ioeventfd configurationCam Macdonell1-15/+0
2012-08-29hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfoPeter Maydell1-0/+1
2012-08-29qemu-iotests: add backing file smaller than image test caseStefan Hajnoczi2-2/+35
2012-08-29stream: complete early if end of backing file is reachedStefan Hajnoczi1-0/+6
2012-08-29qed: refuse unaligned zero writes with a backing fileStefan Hajnoczi1-0/+11
2012-08-29Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori5-9/+27
2012-08-29Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori3-14/+16
2012-08-28tcg/mips: fix broken CONFIG_TCG_PASS_AREG0 codeAurelien Jarno1-59/+99
2012-08-28Update OpenBIOS PPC imageAurelien Jarno3-1/+1
2012-08-28target-ppc: fix altivec instructionsAurelien Jarno1-1/+1
2012-08-28audio/winwave: previous audio buffer should be flushedmunkyu.im1-9/+3
2012-08-28iscsi: Set number of blocks to 0 for blank CDROM devicesRonnie Sahlberg1-1/+6
2012-08-28scsi: more fixes to properties for passthrough devicesPaolo Bonzini2-1/+3
2012-08-28esp: support 24-bit DMAPaolo Bonzini1-5/+11
2012-08-28megasas: Add 'hba_serial' propertyHannes Reinecke1-2/+7
2012-08-27target-mips: allow microMIPS SWP and SDP to have RD equal to BASEEric Johnson1-1/+9
2012-08-27target-mips: add privilege level check to several Cop0 instructionsEric Johnson1-0/+9
2012-08-27Revert "fix some debug printf format strings"malc4-10/+7
2012-08-27Revert "vl: fix -hdachs/-hda argument order parsing issues"malc1-18/+21
2012-08-27Revert "qemu-options.hx: mention retrace= VGA option"malc1-7/+1
2012-08-27Revert "vga: add some optional CGA compatibility hacks"malc4-74/+8
2012-08-27Revert "i8259: add -no-spurious-interrupt-hack option"malc5-44/+5