summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | uhci: Don't allow the guest to set port-enabled when there is no dev connectedHans de Goede2012-11-211-0/+4
| * | uhci: Add a completions_only flag for async completionsHans de Goede2012-11-211-4/+10
| |/
* | Merge remote-tracking branch 'spice/spice.v64' into stagingAnthony Liguori2012-11-262-1/+36
|\ \
| * | spice: add new spice-server callbacks to ui/spice-display.cGerd Hoffmann2012-11-211-0/+35
| * | Fix the inconsistency in x509-dh-key-file parameterLei Li2012-11-211-1/+1
| |/
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2012-11-264-8/+34
|\ \
| * | ide: Fix status register after short PRDsKevin Wolf2012-11-211-0/+1
| * | ide: Fix crash with too long PRDKevin Wolf2012-11-211-0/+12
| * | use int64_t for return values from rbd instead of intStefan Priebe2012-11-211-2/+2
| * | vdi: don't override libuuid symbolsStefan Hajnoczi2012-11-211-6/+3
| * | block: add bdrv_reopen() support for raw hdev, floppy, and cdromJeff Cody2012-11-211-0/+16
* | | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2012-11-261-0/+7
|\ \ \
| * | | tap: reset vnet header size on openMichael S. Tsirkin2012-11-201-0/+7
* | | | vnc: fix option misspelling ("non-adapative" -> "non-adaptive")Catalin Patulea2012-11-261-1/+1
* | | | chardev: Use real-time clock for open timerJan Kiszka2012-11-241-2/+2
* | | | Build system fix distclean error for pixmanWenchao Xia2012-11-241-1/+1
* | | | block: Fix regression for MinGW (assertion caused by short string)Stefan Weil2012-11-241-1/+2
* | | | tci: Fix type of tci_read_labelRichard Henderson2012-11-241-2/+2
* | | | target-mips: remove POOL48A from the microMIPS decodingAurelien Jarno2012-11-241-1/+0
* | | | tcg: mark local temps as MEM in dead_temp()Aurelien Jarno2012-11-241-1/+1
* | | | target-mips: Clean up microMIPS32 major opcode陳韋任 (Wei-Ren Chen)2012-11-241-7/+17
* | | | target-mips: Add comments on POOL32Axf encoding陳韋任 (Wei-Ren Chen)2012-11-241-0/+17
* | | | target-openrisc: remove conflicting definitions from cpu.hAurelien Jarno2012-11-241-18/+0
* | | | tcg/arm: fix cross-endian qemu_st16Aurelien Jarno2012-11-241-2/+18
* | | | tcg/arm: fix TLB access in qemu-ld/st opsAurelien Jarno2012-11-241-36/+42
| |_|/ |/| |
* | | qemu-sockets: Fix parsing of the inet option 'to'.Anthony PERARD2012-11-211-2/+3
| |/ |/|
* | tcg/ppc: Fix !softmmu casemalc2012-11-211-4/+8
|/
* Update version for 1.3.0-rc0 releaseAnthony Liguori2012-11-191-1/+1
* audio/audio_pt_int: Clarify licensingmalc2012-11-191-0/+1
* audio/wavcapture: Clarify licensingmalc2012-11-191-0/+1
* tcg/ppc: Remove unused s_bits variablemalc2012-11-191-3/+0
* Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori2012-11-1910-10/+395
|\
| * slirp: Add domain-search option to slirp's DHCP serverKlaus Stengel2012-11-159-9/+392
| * slirp: Don't crash on packets from 0.0.0.0/8.Nickolai Zeldovich2012-11-151-1/+3
OpenPOWER on IntegriCloud