summaryrefslogtreecommitdiff
path: root/hw/i386/pc_piix.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-11hpet: enable to entitle more irq pins for hpetLiu Ping Fan1-1/+2
2013-12-10smbios: Set system manufacturer, product & version by defaultMarkus Armbruster1-1/+23
2013-12-10pc: s/INT64_MAX/UINT64_MAX/Paolo Bonzini1-1/+1
2013-12-10pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin1-2/+0
2013-12-06pc: switch 2.0 machine types to large seabios binaryGerd Hoffmann1-1/+3
2013-12-02add pc-{i440fx,q35}-2.0 machine typesGerd Hoffmann1-2/+12
2013-11-21pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini1-7/+0
2013-11-14pc: disable pci-infoIgor Mammedov1-1/+1
2013-11-04pc: disable acpi info for isapc and old pc machineMichael S. Tsirkin1-0/+2
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-0/+5
2013-10-14i386: ACPI table generation code from seabiosMichael S. Tsirkin1-0/+5
2013-09-25xen: Enable cpu-hotplug on xenfv machine.Anthony PERARD1-0/+1
2013-09-11Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into stagingAnthony Liguori1-1/+1
2013-09-09pc: Initializing ram_memory under Xen.Anthony PERARD1-1/+1
2013-09-06e1000: add interrupt mitigation supportVincenzo Maffione1-2/+14
2013-09-01pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin1-52/+34
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster1-16/+16
2013-08-21pc_piix: Kill pc_init1() memory region argsEduardo Habkost1-5/+5
2013-08-21pc: pc_compat_1_4() now can call pc_compat_1_5()Eduardo Habkost1-2/+2
2013-08-21pc: Create pc_compat_*() functionsEduardo Habkost1-11/+41
2013-08-21pc: Kill pc_init_pci_1_0()Eduardo Habkost1-10/+4
2013-08-21pc: Don't prematurely explode QEMUMachineInitArgsMarkus Armbruster1-49/+16
2013-08-21loader: store FW CFG ROM files in RAMMichael S. Tsirkin1-0/+2
2013-08-21pc: cleanup 1.4 compat supportMichael S. Tsirkin1-2/+2
2013-08-13pvpanic: fix bad mergeAnthony Liguori1-1/+1
2013-08-12Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori1-0/+1
2013-08-12pc: drop external DSDT loadingAnthony Liguori1-1/+0
2013-08-12hw/misc: don't create pvpanic device by defaultMarcel Apfelbaum1-5/+4
2013-08-12pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and olderEduardo Habkost1-0/+1
2013-08-12pc_sysfw: do not make it a device anymorePaolo Bonzini1-5/+1
2013-08-12pc_sysfw: remove the rom_only propertyPaolo Bonzini1-9/+0
2013-08-12pc: disable pci-info for 1.6Michael S. Tsirkin1-2/+7
2013-07-29pc: limit 64 bit hole to 2G by defaultIgor Mammedov1-13/+1
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber1-2/+1
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-13/+29
2013-07-07pci: Abolish pci_find_root_bus()David Gibson1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-07-04pc_piix: cleanup init compat handlingMichael S. Tsirkin1-14/+4
2013-07-04pc: pass PCI hole ranges to GuestsMichael S. Tsirkin1-1/+15
2013-07-04pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin1-1/+13
2013-06-25Move hardcoded initialization of xen-platform device.Paul Durrant1-3/+7
2013-06-25Allow use of pc machine type (accel=xen) for Xen HVM domains.Paul Durrant1-3/+5
2013-06-25Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini1-3/+3
2013-06-24usb: fix serial number for hid devicesGerd Hoffmann1-0/+12
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl1-1/+1
2013-06-10target-i386: Update model values on Conroe/Penryn/Nehalem CPU modelsEduardo Habkost1-0/+4
2013-06-10pc: Create pc-*-1.6 machine-typesEduardo Habkost1-2/+12
2013-06-07isa: QOM'ify ISADeviceAndreas Färber1-1/+1
2013-06-04Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori1-6/+5
2013-06-03xen: use pc_init_pci instead of pc_init_pci_no_kvmclockStefano Stabellini1-2/+2