summaryrefslogtreecommitdiffstats
path: root/hw/i386/pc_piix.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-141-1/+1
* usb: add support for microsoft os descriptorsGerd Hoffmann2014-01-161-0/+4
* piix: fix 32bit pci holeGerd Hoffmann2013-12-231-0/+1
* pc_piix: document gigabyte_alignMichael S. Tsirkin2013-12-231-0/+11
* piix: gigabyte alignment for ramGerd Hoffmann2013-12-231-2/+5
* hpet: enable to entitle more irq pins for hpetLiu Ping Fan2013-12-111-1/+2
* smbios: Set system manufacturer, product & version by defaultMarkus Armbruster2013-12-101-1/+23
* pc: s/INT64_MAX/UINT64_MAX/Paolo Bonzini2013-12-101-1/+1
* pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin2013-12-101-2/+0
* pc: switch 2.0 machine types to large seabios binaryGerd Hoffmann2013-12-061-1/+3
* add pc-{i440fx,q35}-2.0 machine typesGerd Hoffmann2013-12-021-2/+12
* pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini2013-11-211-7/+0
* pc: disable pci-infoIgor Mammedov2013-11-141-1/+1
* pc: disable acpi info for isapc and old pc machineMichael S. Tsirkin2013-11-041-0/+2
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-311-0/+5
|\
| * i386: ACPI table generation code from seabiosMichael S. Tsirkin2013-10-141-0/+5
* | xen: Enable cpu-hotplug on xenfv machine.Anthony PERARD2013-09-251-0/+1
|/
* Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into stagingAnthony Liguori2013-09-111-1/+1
|\
| * pc: Initializing ram_memory under Xen.Anthony PERARD2013-09-091-1/+1
* | e1000: add interrupt mitigation supportVincenzo Maffione2013-09-061-2/+14
|/
* pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin2013-09-011-52/+34
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-16/+16
* pc_piix: Kill pc_init1() memory region argsEduardo Habkost2013-08-211-5/+5
* pc: pc_compat_1_4() now can call pc_compat_1_5()Eduardo Habkost2013-08-211-2/+2
* pc: Create pc_compat_*() functionsEduardo Habkost2013-08-211-11/+41
* pc: Kill pc_init_pci_1_0()Eduardo Habkost2013-08-211-10/+4
* pc: Don't prematurely explode QEMUMachineInitArgsMarkus Armbruster2013-08-211-49/+16
* loader: store FW CFG ROM files in RAMMichael S. Tsirkin2013-08-211-0/+2
* pc: cleanup 1.4 compat supportMichael S. Tsirkin2013-08-211-2/+2
* pvpanic: fix bad mergeAnthony Liguori2013-08-131-1/+1
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-08-121-0/+1
|\
| * pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and olderEduardo Habkost2013-08-121-0/+1
* | pc: drop external DSDT loadingAnthony Liguori2013-08-121-1/+0
* | hw/misc: don't create pvpanic device by defaultMarcel Apfelbaum2013-08-121-5/+4
|/
* pc_sysfw: do not make it a device anymorePaolo Bonzini2013-08-121-5/+1
* pc_sysfw: remove the rom_only propertyPaolo Bonzini2013-08-121-9/+0
* pc: disable pci-info for 1.6Michael S. Tsirkin2013-08-121-2/+7
* pc: limit 64 bit hole to 2G by defaultIgor Mammedov2013-07-291-13/+1
* cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-091-2/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-081-13/+29
|\
| * pci: Abolish pci_find_root_bus()David Gibson2013-07-071-1/+1
| * pc_piix: cleanup init compat handlingMichael S. Tsirkin2013-07-041-14/+4
| * pc: pass PCI hole ranges to GuestsMichael S. Tsirkin2013-07-041-1/+15
| * pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2013-07-041-1/+13
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
|/
* Move hardcoded initialization of xen-platform device.Paul Durrant2013-06-251-3/+7
* Allow use of pc machine type (accel=xen) for Xen HVM domains.Paul Durrant2013-06-251-3/+5
* Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini2013-06-251-3/+3
* usb: fix serial number for hid devicesGerd Hoffmann2013-06-241-0/+12
* Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl2013-06-151-1/+1
|\
OpenPOWER on IntegriCloud