summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-07-231-37/+41
|\
| * exec: Change cpu_memory_rw_debug() argument to CPUStateAndreas Färber2013-07-231-35/+37
| * cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber2013-07-231-2/+4
* | kvmvapic: Use QOM realizeHu Tao2013-07-231-7/+5
* | kvm/clock: Use QOM realize for kvmclockHu Tao2013-07-231-4/+2
* | kvm/clock: QOM'ify some moreHu Tao2013-07-231-3/+9
* | q35: Use type-safe cast instead of direct access of parent devHu Tao2013-07-231-1/+3
|/
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-181-1/+1
|\
| * pc: don't access fw cfg if NULLMichael S. Tsirkin2013-07-151-1/+1
* | cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-094-19/+26
* | cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber2013-07-092-7/+10
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-083-18/+116
|\ \ | |/
| * pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-071-1/+1
| * 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-043-3/+51
| * pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2013-07-043-3/+63
* | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-07-079-28/+31
|\ \ | |/ |/|
| * hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-043-17/+19
| * memory: add ref/unref callsPaolo Bonzini2013-07-041-0/+1
| * memory: add owner argument to initialization functionsPaolo Bonzini2013-07-049-23/+23
* | kvmclock: clock should count only if vm is runningMarcelo Tosatti2013-07-031-34/+30
* | pci-assign: remove the duplicate function name in debug messageWanlong Gao2013-07-031-6/+6
|/
* KVM: PIC: Only commit irq routing when necessaryAlexander Graf2013-07-011-0/+1
* multiboot: Calculate upper_mem in the ROMKevin Wolf2013-06-281-2/+0
* cpu: Change cpu_exit() argument to CPUStateAndreas Färber2013-06-281-1/+1
* kvm: Change cpu_synchronize_state() argument to CPUStateAndreas Färber2013-06-282-3/+3
* 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
* Merge remote-tracking branch 'kraxel/usb.84' into stagingAnthony Liguori2013-06-241-0/+12
|\
| * usb: fix serial number for hid devicesGerd Hoffmann2013-06-241-0/+12
* | kvm: Fix potential resource leak (missing fclose)Stefan Weil2013-06-211-0/+1
|/
* pc: Make -no-fd-bootchk stick across boot order changesMarkus Armbruster2013-06-191-4/+3
* Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl2013-06-154-36/+87
|\
| * isa: QOM'ify ISADeviceAndreas Färber2013-06-072-5/+6
| * i8259: Convert PICCommonState to use QOM realizefnAndreas Färber2013-06-071-2/+24
| * kvm/i8259: QOM'ify some moreAndreas Färber2013-06-071-3/+5
| * i8254: Convert PITCommonState to QOM realizefnAndreas Färber2013-06-071-12/+28
| * kvm/i8254: QOM'ify some moreAndreas Färber2013-06-071-8/+11
| * isa: Use realizefn for ISADeviceAndreas Färber2013-06-071-6/+13
* | smbios: Check R in -smbios type=0, release=R parses okayMarkus Armbruster2013-06-141-1/+4
* | smbios: Fix -smbios type=0, release=... for big endian hostsMarkus Armbruster2013-06-141-2/+2
* | smbios: Clean up smbios_add_field() parametersMarkus Armbruster2013-06-141-12/+14
* | smbios: Convert to error_report()Markus Armbruster2013-06-141-12/+12
* | target-i386: Update model values on Conroe/Penryn/Nehalem CPU modelsEduardo Habkost2013-06-102-0/+8
* | pc: Create pc-*-1.6 machine-typesEduardo Habkost2013-06-102-3/+23
* | pc: Fix crash when attempting to hotplug CPU with negative IDIgor Mammedov2013-06-101-0/+5
|/
* Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori2013-06-042-22/+5
|\
| * xen: use pc_init_pci instead of pc_init_pci_no_kvmclockStefano Stabellini2013-06-031-2/+2
OpenPOWER on IntegriCloud