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
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-07-15
hw/i386: turn off vmport if CONFIG_VMPORT is disabled
Julio Montes
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
2019-07-05
vl.c: Add -smp, dies=* command line support and update doc
Like Xu
2019-07-05
machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
Like Xu
2019-07-05
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
2019-07-05
pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_reg...
Igor Mammedov
2019-07-05
i386: Update new x86_apicid parsing rules with die_offset support
Like Xu
2019-07-05
i386/cpu: Consolidate die-id validity in smp context
Like Xu
2019-07-05
hw/i386: Adjust nr_dies with configured smp_dies for PCMachine
Like Xu
2019-07-05
i386: Add die-level cpu topology to x86CPU on PCMachine
Like Xu
2019-07-05
hw/i386: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-04
pc: Move compat_apic_id_mode variable to PCMachineClass
Eduardo Habkost
2019-07-04
pc: Support for virtio-pmem-pci
David Hildenbrand
2019-06-21
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
2019-06-21
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-10
target/i386: Use env_cpu, env_archcpu
Richard Henderson
2019-06-03
q35: Revert to kernel irqchip
Alex Williamson
2019-05-23
hw/i386: Extract fw_cfg definitions to local "fw_cfg.h"
Philippe Mathieu-Daudé
2019-04-25
hw: add compat machines for 4.1
Cornelia Huck
2019-04-09
hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine types
Thomas Huth
2019-03-12
i386, acpi: check acpi_memory_hotplug capacity in pre_plug
Wei Yang
2019-03-12
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-03-11
pc: Support firmware configuration with -blockdev
Markus Armbruster
2019-03-11
pc_sysfw: Pass PCMachineState to pc_system_firmware_init()
Philippe Mathieu-Daudé
2019-03-11
i386: extended the cpuid_level when Intel PT is enabled
Luwei Kang
2019-03-11
hw/i386/pc: run the multiboot loader before the PVH loader
Stefano Garzarella
2019-03-11
machine: Move nvdimms state into struct MachineState
Eric Auger
2019-03-11
nvdimm: Rename AcpiNVDIMMState into NVDIMMState
Eric Auger
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-03-06
hw/i386/pc.c: remove unused function pc_acpi_init()
Wei Yang
2019-02-05
pc: Use hotplug_handler_(plug|unplug|unplug_request)
David Hildenbrand
2019-02-05
i386: allow to load initrd below 4 GB for recent linux
Li Zhijian
2019-02-05
i386: import & use bootparam.h
Li Zhijian
2019-02-05
hw/i386/pc: enable PVH only for machine type >= 4.0
Stefano Garzarella
2019-02-05
hw/i386/pc: use PVH option rom
Stefano Garzarella
2019-02-05
pvh: load initrd and expose it through fw_cfg
Stefano Garzarella
2019-02-05
pvh: Boot uncompressed kernel using direct boot ABI
Liam Merwick
2019-01-28
i386: Enable NPT and NRIPSAVE for AMD CPUs
Vitaly Kuznetsov
2019-01-28
i386: Update stepping of Cascadelake-Server
Tao Xu
2019-01-24
hw/i386/pc.c: fix one typo in function name
Wei Yang
2019-01-14
target/i386: Disable MPX support on named CPU models
Paolo Bonzini
2019-01-14
target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU models
Borislav Petkov
2019-01-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-09
machine: Eliminate unnecessary stringify() usage
Eduardo Habkost
2019-01-09
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
2019-01-07
compat: remove remaining PC_COMPAT macros
Marc-André Lureau
[next]