Age | Commit message (Expand) | Author | Files | Lines |
2012-11-26 | ich9: Add smbus | Jason Baron | 2 | -1/+160 |
2012-11-26 | ich9: Add the lpc chip | Jason Baron | 2 | -0/+524 |
2012-11-26 | ich9: Add acpi support and definitions | Jason Baron | 5 | -1/+582 |
2012-11-26 | pc/piix_pci: factor out smram/pam logic | Isaku Yamahata | 4 | -53/+200 |
2012-11-26 | pc_piix: Move kvm irq routing functions out of pc_piix.c | Jason Baron | 3 | -43/+44 |
2012-11-26 | pc: Move ioapic_init() from pc_piix.c to pc.c | Jason Baron | 3 | -24/+27 |
2012-11-26 | pc, pc_piix: split out pc nic initialization | Isaku Yamahata | 3 | -8/+17 |
2012-11-26 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori | 1 | -4/+4 |
2012-11-26 | Merge remote-tracking branch 'kraxel/usb.72' into staging | Anthony Liguori | 4 | -80/+116 |
2012-11-26 | Merge remote-tracking branch 'spice/spice.v64' into staging | Anthony Liguori | 2 | -1/+36 |
2012-11-26 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori | 4 | -8/+34 |
2012-11-26 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori | 1 | -0/+7 |
2012-11-26 | vnc: fix option misspelling ("non-adapative" -> "non-adaptive") | Catalin Patulea | 1 | -1/+1 |
2012-11-24 | chardev: Use real-time clock for open timer | Jan Kiszka | 1 | -2/+2 |
2012-11-24 | Build system fix distclean error for pixman | Wenchao Xia | 1 | -1/+1 |
2012-11-24 | block: Fix regression for MinGW (assertion caused by short string) | Stefan Weil | 1 | -1/+2 |
2012-11-24 | tci: Fix type of tci_read_label | Richard Henderson | 1 | -2/+2 |
2012-11-24 | target-mips: remove POOL48A from the microMIPS decoding | Aurelien Jarno | 1 | -1/+0 |
2012-11-24 | tcg: mark local temps as MEM in dead_temp() | Aurelien Jarno | 1 | -1/+1 |
2012-11-24 | target-mips: Clean up microMIPS32 major opcode | 陳韋任 (Wei-Ren Chen) | 1 | -7/+17 |
2012-11-24 | target-mips: Add comments on POOL32Axf encoding | 陳韋任 (Wei-Ren Chen) | 1 | -0/+17 |
2012-11-24 | target-openrisc: remove conflicting definitions from cpu.h | Aurelien Jarno | 1 | -18/+0 |
2012-11-24 | tcg/arm: fix cross-endian qemu_st16 | Aurelien Jarno | 1 | -2/+18 |
2012-11-24 | tcg/arm: fix TLB access in qemu-ld/st ops | Aurelien Jarno | 1 | -36/+42 |
2012-11-23 | Legacy qemu-kvm options have no argument | Bruce Rogers | 1 | -4/+4 |
2012-11-21 | usb-redir: Don't handle interrupt output packets async | Hans de Goede | 1 | -12/+14 |
2012-11-21 | usb-redir: Split usb_handle_interrupt_data into separate in/out functions | Hans de Goede | 1 | -65/+71 |
2012-11-21 | usb-smartcard-reader: Properly NAK interrupt eps when we've no events | Hans de Goede | 1 | -0/+2 |
2012-11-21 | usb-bt: Return NAK instead of STALL when interrupt ep has no data | Hans de Goede | 1 | -4/+21 |
2012-11-21 | uhci: Fix double unlink | Hans de Goede | 1 | -1/+0 |
2012-11-21 | uhci: Don't allow the guest to set port-enabled when there is no dev connected | Hans de Goede | 1 | -0/+4 |
2012-11-21 | uhci: Add a completions_only flag for async completions | Hans de Goede | 1 | -4/+10 |
2012-11-21 | spice: add new spice-server callbacks to ui/spice-display.c | Gerd Hoffmann | 1 | -0/+35 |
2012-11-21 | Fix the inconsistency in x509-dh-key-file parameter | Lei Li | 1 | -1/+1 |
2012-11-21 | ide: Fix status register after short PRDs | Kevin Wolf | 1 | -0/+1 |
2012-11-21 | ide: Fix crash with too long PRD | Kevin Wolf | 1 | -0/+12 |
2012-11-21 | use int64_t for return values from rbd instead of int | Stefan Priebe | 1 | -2/+2 |
2012-11-21 | vdi: don't override libuuid symbols | Stefan Hajnoczi | 1 | -6/+3 |
2012-11-21 | block: add bdrv_reopen() support for raw hdev, floppy, and cdrom | Jeff Cody | 1 | -0/+16 |
2012-11-21 | qemu-sockets: Fix parsing of the inet option 'to'. | Anthony PERARD | 1 | -2/+3 |
2012-11-21 | tcg/ppc: Fix !softmmu case | malc | 1 | -4/+8 |
2012-11-20 | tap: reset vnet header size on open | Michael S. Tsirkin | 1 | -0/+7 |
2012-11-19 | Update version for 1.3.0-rc0 releasev1.3.0-rc0 | Anthony Liguori | 1 | -1/+1 |
2012-11-19 | audio/audio_pt_int: Clarify licensing | malc | 1 | -0/+1 |
2012-11-19 | audio/wavcapture: Clarify licensing | malc | 1 | -0/+1 |
2012-11-19 | tcg/ppc: Remove unused s_bits variable | malc | 1 | -3/+0 |
2012-11-19 | Merge remote-tracking branch 'kiszka/queues/slirp' into staging | Anthony Liguori | 10 | -10/+395 |
2012-11-19 | Merge remote-tracking branch 'bonzini/build-urgent' into staging | Anthony Liguori | 3 | -4/+6 |
2012-11-19 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 32 | -142/+556 |
2012-11-19 | Merge remote-tracking branch 'kraxel/usb.71' into staging | Anthony Liguori | 7 | -63/+139 |