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
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
2016-10-24
pc: Require IRQ remapping and EIM if there could be x2APIC CPUs
Igor Mammedov
2016-10-24
pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs
Igor Mammedov
2016-10-24
pc: Clarify FW_CFG_MAX_CPUS usage comment
Igor Mammedov
2016-10-24
pc: Leave max apic_id_limit only in legacy cpu hotplug code
Igor Mammedov
2016-10-24
sun4uv: fix serial initialization regression
Marc-André Lureau
2016-10-17
pc: Register TYPE_PC_MACHINE properties as class properties
Eduardo Habkost
2016-10-10
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
2016-09-14
pc: apic: fix touch LAPIC when irqchip is split
Wanpeng Li
2016-09-08
pc: don't leak a20_line
Marc-André Lureau
2016-09-08
pc: simplify passing qemu_irq
Marc-André Lureau
2016-08-08
error: Fix error_printf() calls lacking newlines
Markus Armbruster
2016-07-26
Revert "pc: Enforce adding CPUs contiguously and removing them in opposite or...
Igor Mammedov
2016-07-26
pc: Init CPUState->cpu_index with index in possible_cpus[]
Igor Mammedov
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-21
q35: ioapic: add support for emulated IOAPIC IR
Peter Xu
2016-07-20
pc: Make device_del CPU work for x86 CPUs
Igor Mammedov
2016-07-20
pc: Implement query-hotpluggable-cpus callback
Igor Mammedov
2016-07-20
pc: Enforce adding CPUs contiguously and removing them in opposite order
Igor Mammedov
2016-07-20
pc: Forbid BSP removal
Igor Mammedov
2016-07-20
pc: Register created initial and hotpluged CPUs in one place pc_cpu_plug()
Igor Mammedov
2016-07-20
pc: Delay setting number of boot CPUs to machine_done time
Igor Mammedov
2016-07-20
pc: Set APIC ID based on socket/core/thread ids if it's not been set yet
Igor Mammedov
2016-07-20
target-i386: Add socket/core/thread properties to X86CPU
Igor Mammedov
2016-07-20
pc: cpu: Consolidate apic-id validity checks in pc_cpu_pre_plug()
Igor Mammedov
2016-07-20
pc: Extract CPU lookup into a separate function
Igor Mammedov
2016-07-17
hw/i386: add device tree support
Antonio Borneo
2016-07-14
Add optionrom compatible with fw_cfg DMA version
Marc Marí
2016-07-07
target-i386: Publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfg
Haozhong Zhang
2016-07-07
pc: Parse CPU features only once
Igor Mammedov
2016-07-04
xen: fix ram init regression
Gerd Hoffmann
2016-06-29
port92: handle A20 IRQ as GPIO
Efimov Vasily
2016-06-24
pc: acpi: drop intermediate PCMachineState.node_cpu
Igor Mammedov
2016-06-24
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
Igor Mammedov
2016-06-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-07
pc: cleanup unused struct PcRomPciInfo
Igor Mammedov
2016-06-07
pc: Postpone SMBIOS table installation to post machine init
Corey Minyard
2016-06-06
pc: allow raising low memory via max-ram-below-4g option
Gerd Hoffmann
[next]