summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* e1000: Discard packets that are too long if !SBP and !LPEMichael Contreras2012-12-031-0/+10
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-11-302-11/+10
|\
| * atapi: make change media detection for guests easierPavel Hrdina2012-11-302-11/+10
* | Merge remote-tracking branch 'spice/spice.v65' into stagingAnthony Liguori2012-11-301-0/+1
|\ \
| * | qxl: reload memslots after migration, when qxl is in UNDEFINED modeYonit Halperin2012-11-291-0/+1
| |/
* | Merge remote-tracking branch 'kraxel/usb.73' into stagingAnthony Liguori2012-11-306-0/+12
|\ \
| * | ehci-sysbus: Attach DMA context.Peter Crosthwaite2012-11-291-0/+1
| * | usb: fail usbdevice_create() when there is no USB busStefan Hajnoczi2012-11-291-0/+7
| * | usb: tag usb host adapters as not hotpluggable.Gerd Hoffmann2012-11-294-0/+4
| |/
* | virtio: limit avail bytes lookaheadMichael S. Tsirkin2012-11-294-12/+20
* | qdev: relax bus type check in qdev_device_add() (v2)Anthony Liguori2012-11-291-3/+2
|/
* Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-11-281-5/+7
|\
| * virtio-scsi: Fix subtle (guest) endian bugDavid Gibson2012-11-281-2/+2
| * virtio-scsi: Fix some endian bugs with virtio-scsiDavid Gibson2012-11-281-3/+5
* | Merge remote-tracking branch 'agraf/s390-for-upstream-1.3' into stagingAnthony Liguori2012-11-282-2/+2
|\ \
| * | sclp: Fix uninitialized var in handle_write_event_buf().Cornelia Huck2012-11-261-1/+2
| * | s390: Fix ram_size updating in machine initHeinz Graalfs2012-11-261-1/+0
* | | Merge remote-tracking branch 'agraf/ppc-for-upstream-1.3' into stagingAnthony Liguori2012-11-282-3/+5
|\ \ \
| * | | pseries: Fix bug in PCI MSI allocationAlexey Kardashevskiy2012-11-261-1/+1
| * | | hw/ide/macio: Fix segfault caused by NULL DMAContext*Peter Maydell2012-11-261-2/+4
| |/ /
* | | rtc: Only call rtc_set_cmos when Register B SET flag is disabled.Alex Horn2012-11-271-1/+5
| |/ |/|
* | virtio-rng: do not use g_assert_cmpintPaolo Bonzini2012-11-271-2/+1
* | virtio-rng: fix typos, commentsAmit Shah2012-11-261-4/+3
* | virtio-rng: disable timer on device removalAmit Shah2012-11-261-0/+2
* | virtio-rng: remove extra request for entropyAmit Shah2012-11-261-7/+0
* | virtio-rng: use virtqueue_get_avail_bytes, fix migrationAmit Shah2012-11-261-64/+12
* | i8259: Fix PIC_COMMON() macroAndreas Färber2012-11-261-1/+1
* | qdev: simplify (de)allocation of busesPaolo Bonzini2012-11-264-16/+3
* | qdev: move bus removal to object_unparentPaolo Bonzini2012-11-261-3/+13
* | hmp: do not crash on invalid SCSI hotplugPaolo Bonzini2012-11-261-1/+7
* | q35: Add kvmclock supportJan Kiszka2012-11-261-0/+3
* | q35: Fix non-PCI IRQ processing in ich9_lpc_update_apicJan Kiszka2012-11-261-2/+4
* | q35: Suppress SMM BIOS initialization under KVMJan Kiszka2012-11-261-0/+7
* | ich9: Add i82801b11 dmi-to-pci bridgeJason Baron2012-11-262-0/+126
* | 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-262-43/+42
* | 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 '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
OpenPOWER on IntegriCloud