summaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2014-06-19pc: acpi: do not hardcode preprocessorIgor Mammedov
2014-06-19pc: pass MachineState to pc_memory_initPaolo Bonzini
2014-06-19numa: introduce memory_region_allocate_system_memoryPaolo Bonzini
2014-06-19NUMA: Add numa_info structure to contain numa nodes infoWanlong Gao
2014-06-19acpi: update generated filesMichael S. Tsirkin
2014-06-19pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machinesIgor Mammedov
2014-06-19pc: ACPI BIOS: reserve SRAT entry for hotplug mem holeIgor Mammedov
2014-06-19pc: add "hotplug-memory-region-size" property to PC_MACHINEIgor Mammedov
2014-06-19pc: ACPI BIOS: implement memory hotplug interfaceIgor Mammedov
2014-06-19pc: propagate memory hotplug event to ACPI deviceIgor Mammedov
2014-06-19pc: add acpi-device link to PCMachineStateIgor Mammedov
2014-06-19trace: pc: add PC_DIMM slot & address allocationIgor Mammedov
2014-06-19acpi: rename cpu_hotplug_defs.h to pc-hotplug.hIgor Mammedov
2014-06-19pc-dimm: add busy slot check and slot auto-allocationIgor Mammedov
2014-06-19pc-dimm: add busy address check and address auto-allocationIgor Mammedov
2014-06-19pc: add memory hotplug handler to PC_MACHINEIgor Mammedov
2014-06-19pc: exit QEMU if compat machine doesn't support memory hotlpugIgor Mammedov
2014-06-19pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOSIgor Mammedov
2014-06-19pc: exit QEMU if number of slots more than supported 256Igor Mammedov
2014-06-19pc: initialize memory hotplug address spaceIgor Mammedov
2014-06-18pc: ACPI BIOS: use enum for defining memory affinity flagsIgor Mammedov
2014-06-18pc: create custom generic PC machine typeIgor Mammedov
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-06-10smbios: use g_free directly on NULL pointersPaolo Bonzini
2014-06-10hw/i386/pc.c: Remove unused parallel_io and parallel_irq variablesPeter Maydell
2014-06-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-06-05Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell
2014-06-03kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculationMarcelo Tosatti
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-05-21SMBIOS: Fix type 17 field sizesGabriel L. Somlo
2014-05-21SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo
2014-05-21SMBIOS: Fix endian-ness when populating multi-byte fieldsGabriel L. Somlo
2014-05-21kvmclock: Ensure time in migration never goes backwardAlexander Graf
2014-05-13pc: port 92 reset requires a low->high transitionPaolo Bonzini
2014-05-13pci-assign: limit # of msix vectorsMichael S. Tsirkin
2014-05-13pci-assign: Fix a bug when map MSI-X table memory failedGonglei
2014-05-08pci-assign: assigned_initfn(): set monitor error in common error handlerLaszlo Ersek
2014-05-08pci-assign: propagate errors from assign_intx()Laszlo Ersek
2014-05-08pci-assign: propagate errors from assign_device()Laszlo Ersek
2014-05-08pci-assign: propagate errors from assigned_dev_register_regions()Laszlo Ersek
2014-05-08pci-assign: propagate errors from assigned_dev_register_msix_mmio()Laszlo Ersek
2014-05-08pci-assign: propagate errors from assigned_device_pci_cap_init()Laszlo Ersek
2014-05-08pci-assign: propagate errors from get_real_device()Laszlo Ersek
2014-05-08pci-assign: assignment should fail if we can't read config spaceLaszlo Ersek
2014-05-08pci-assign: accept Error from pci_add_capability2()Laszlo Ersek
2014-05-08pci-assign: propagate Error from check_irqchip_in_kernel()Laszlo Ersek
2014-05-08pci-assign: propagate errors from get_real_id()Laszlo Ersek
2014-05-08pci-assign: make assign_failed_examine() just format the causeLaszlo Ersek
2014-05-08pci-assign: accept Error from monitor_handle_fd_param2()Laszlo Ersek
2014-05-07Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into stagingPeter Maydell