summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Fixup q35/ich9 LicensesJason Baron2012-12-123-36/+23
* Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2012-12-102-13/+6
|\
| * qdev: qdev_create(): use error_report() instead of hw_error()Eduardo Habkost2012-12-061-3/+5
| * Create qemu-types.h for struct typedefsEduardo Habkost2012-12-061-10/+1
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-12-108-22/+19
|\ \
| * | pc_sysfw: Plug memory leak on pc_fw_add_pflash_drv() error pathMarkus Armbruster2012-12-071-1/+3
| * | Fix spelling in comments and documentationStefan Weil2012-12-071-3/+3
| * | Clean up pci_drive_hot_add()'s use of BlockInterfaceTypeMarkus Armbruster2012-12-072-11/+7
| * | arm: a9mpcore: remove un-used ptimer_iomem fieldPeter Crosthwaite2012-12-071-1/+0
| * | s390x: Spelling fixes (endianess -> endianness, occured -> occurred)Stefan Weil2012-12-072-4/+4
| * | sd: Send debug printfery to stderr not stdoutPeter Crosthwaite2012-12-071-2/+2
| |/
* | 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
OpenPOWER on IntegriCloud