summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kraxel/acpi.1' into stagingAnthony Liguori2012-12-1011-415/+317
|\
| * acpi: drop debug portGerd Hoffmann2012-12-041-9/+0
| * q35: update lpc pci config space according to configured devicesGerd Hoffmann2012-12-043-12/+30
| * apci: switch piix4 pci hotplug to memory apiGerd Hoffmann2012-12-041-8/+29
| * acpi: remove acpi_gpe_blkGerd Hoffmann2012-12-044-11/+0
| * apci: switch piix4 gpe to memory apiGerd Hoffmann2012-12-041-6/+18
| * acpi: fix piix4 smbus mappingGerd Hoffmann2012-12-041-1/+19
| * acpi: switch smbus to memory apiGerd Hoffmann2012-12-045-50/+33
| * acpi: cleanup ich9 memory regionGerd Hoffmann2012-12-041-124/+1
| * apci: switch ich9 smi to memory apiGerd Hoffmann2012-12-042-10/+37
| * apci: switch ich9 gpe to memory apiGerd Hoffmann2012-12-042-10/+29
| * acpi: cleanup vt82c686 memory regionGerd Hoffmann2012-12-041-60/+1
| * acpi: cleanup piix4 memory regionGerd Hoffmann2012-12-041-40/+1
| * apci: switch evt to memory apiGerd Hoffmann2012-12-045-55/+54
| * apci: switch cnt to memory apiGerd Hoffmann2012-12-045-31/+36
| * apci: switch timer to memory apiGerd Hoffmann2012-12-045-17/+23
| * apci: switch vt82c686 to memory apiGerd Hoffmann2012-12-041-10/+27
| * apci: switch ich9 to memory apiGerd Hoffmann2012-12-042-17/+28
| * apci: switch piix4 to memory apiGerd Hoffmann2012-12-041-17/+24
* | Merge remote-tracking branch 'kraxel/usb.74' into stagingAnthony Liguori2012-12-1013-9/+168
|\ \
| * | usb-tablet: Allow connecting to ehciHans de Goede2012-12-042-1/+93
| * | ehci: Lower timer freq when the periodic schedule is idleHans de Goede2012-12-042-6/+34
| * | usb: Allow overriding of usb_desc at the device levelHans de Goede2012-12-042-0/+4
| * | usb: Don't allow USB_RET_ASYNC for interrupt packetsHans de Goede2012-12-044-0/+7
| * | usb: Call wakeup when data becomes available for all devices with int epsHans de Goede2012-12-044-0/+17
| * | add pc-1.4Gerd Hoffmann2012-12-041-2/+13
| |/
* | Merge branch 'master' of git.qemu-project.org:/pub/git/qemuBlue Swirl2012-12-082-5/+6
|\ \
| * | xilinx_uartlite: Accept input after rx FIFO popPeter Crosthwaite2012-12-051-0/+1
| * | xilinx_uartlite: suppress "cannot receive message"Peter Crosthwaite2012-12-051-5/+1
| * | xilinx_axienet: Implement R_IS behaviourPeter Crosthwaite2012-12-051-0/+4
| |/
* | hw/dma.c: Replace register_ioport_*Julien Grall2012-12-041-36/+70
* | hw/pc.c: Replace register_ioport_*Julien Grall2012-12-041-9/+40
* | serial: Replace register_ioport_*Julien Grall2012-12-043-4/+5
* | hw/cirrus_vga.c: Replace register_ioport_*Julien Grall2012-12-041-20/+28
* | hw/apm.c: Replace register_ioport_*Julien Grall2012-12-045-9/+25
* | isa: Add isa_address_space_io()Julien Grall2012-12-042-0/+10
|/
* 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
OpenPOWER on IntegriCloud