index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
pc.c
Age
Commit message (
Expand
)
Author
2017-08-22
hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'
Thomas Huth
2017-08-02
pc: make 'pc.rom' readonly when machine has PCI enabled
Igor Mammedov
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-13
Convert error_report*_err() to warn_report*_err()
Alistair Francis
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
2017-06-20
pc: use get_uint() for "hpet-intcap" property
Marc-André Lureau
2017-06-20
pc: use get_uint() for "apic-id" property
Marc-André Lureau
2017-06-20
pc: use get_uint() for "iobase" property
Marc-André Lureau
2017-06-16
hw/i386: fix nvdimm check error path
Stefan Hajnoczi
2017-06-05
numa: make sure that all cpus have has_node_id set if numa is enabled
Igor Mammedov
2017-06-05
numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
Igor Mammedov
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-11
pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
Igor Mammedov
2017-05-11
pc: add node-id property to CPU
Igor Mammedov
2017-05-11
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
2017-05-10
pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware boot
Igor Mammedov
2017-04-24
error: Apply error_propagate_null.cocci again
Fam Zheng
2017-02-22
machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...
Igor Mammedov
2017-02-22
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
2017-02-22
change CPUArchId.cpu type to Object*
Igor Mammedov
2017-02-22
pc: pass apic_id to pc_find_cpu_slot() directly so lookup could be done witho...
Igor Mammedov
2017-02-22
pc: calculate topology only once when possible_cpus is initialised
Igor Mammedov
2017-02-22
pc: move pcms->possible_cpus init out of pc_cpus_init()
Igor Mammedov
2017-02-22
machine: move possible_cpus to MachineState
Igor Mammedov
2017-02-21
hw/i386: Deprecate -drive if=scsi with PC machine types
Markus Armbruster
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
2017-02-21
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
2017-02-01
hw/i386: check if nvdimm is enabled before plugging
Haozhong Zhang
2017-01-24
hw: Fix typos found by codespell
Stefan Weil
2017-01-23
machine: Make possible_cpu_arch_ids() return const pointer
Igor Mammedov
2017-01-23
pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymore
Igor Mammedov
2017-01-23
pc: cleanup: move smbios_set_cpuid() into pc_build_smbios()
Igor Mammedov
2017-01-16
pc: fix crash in rtc_set_memory() if initial cpu is marked as hotplugged
Igor Mammedov
2016-12-22
pc: make pit configurable
Chao Peng
2016-12-22
pc: make sata configurable
Chao Peng
2016-12-22
pc: make smbus configurable
Chao Peng
2016-11-16
pc: fix FW_CFG_NB_CPUS to account for -device added CPUs
Igor Mammedov
2016-11-16
fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()
Igor Mammedov
2016-11-16
Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs"
Igor Mammedov
2016-11-15
nvdimm acpi: rename nvdimm_acpi_hotplug
Xiao Guangrong
2016-11-15
pc: memhp: stop handling nvdimm hotplug in pc_dimm_unplug
Xiao Guangrong
2016-11-15
qdev: hotplug: drop HotplugHandler.post_plug callback
Xiao Guangrong
2016-11-04
Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into staging
Stefan Hajnoczi
2016-11-02
PCMachineState: introduce acpi_build_enabled field
Wei Liu
2016-11-01
pc: memhp: enable nvdimm device hotplug
Xiao Guangrong
2016-11-01
nvdimm acpi: introduce fit buffer
Xiao Guangrong
[next]