index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
pc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...
Igor Mammedov
1
-2
/
+2
2017-02-22
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
1
-34
/
+2
2017-02-22
change CPUArchId.cpu type to Object*
Igor Mammedov
1
-4
/
+4
2017-02-22
pc: pass apic_id to pc_find_cpu_slot() directly so lookup could be done witho...
Igor Mammedov
1
-7
/
+9
2017-02-22
pc: calculate topology only once when possible_cpus is initialised
Igor Mammedov
1
-12
/
+12
2017-02-22
pc: move pcms->possible_cpus init out of pc_cpus_init()
Igor Mammedov
1
-11
/
+24
2017-02-22
machine: move possible_cpus to MachineState
Igor Mammedov
1
-28
/
+29
2017-02-21
hw/i386: Deprecate -drive if=scsi with PC machine types
Markus Armbruster
1
-1
/
+7
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
1
-1
/
+1
2017-02-21
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
1
-0
/
+1
2017-02-01
hw/i386: check if nvdimm is enabled before plugging
Haozhong Zhang
1
-0
/
+5
2017-01-24
hw: Fix typos found by codespell
Stefan Weil
1
-1
/
+1
2017-01-23
machine: Make possible_cpu_arch_ids() return const pointer
Igor Mammedov
1
-7
/
+3
2017-01-23
pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymore
Igor Mammedov
1
-16
/
+8
2017-01-23
pc: cleanup: move smbios_set_cpuid() into pc_build_smbios()
Igor Mammedov
1
-8
/
+9
2017-01-16
pc: fix crash in rtc_set_memory() if initial cpu is marked as hotplugged
Igor Mammedov
1
-1
/
+3
2016-12-22
pc: make pit configurable
Chao Peng
1
-1
/
+20
2016-12-22
pc: make sata configurable
Chao Peng
1
-5
/
+24
2016-12-22
pc: make smbus configurable
Chao Peng
1
-0
/
+18
2016-11-16
pc: fix FW_CFG_NB_CPUS to account for -device added CPUs
Igor Mammedov
1
-17
/
+27
2016-11-16
fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()
Igor Mammedov
1
-0
/
+2
2016-11-16
Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs"
Igor Mammedov
1
-29
/
+15
2016-11-15
nvdimm acpi: rename nvdimm_acpi_hotplug
Xiao Guangrong
1
-1
/
+1
2016-11-15
pc: memhp: stop handling nvdimm hotplug in pc_dimm_unplug
Xiao Guangrong
1
-6
/
+0
2016-11-15
qdev: hotplug: drop HotplugHandler.post_plug callback
Xiao Guangrong
1
-19
/
+4
2016-11-04
Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into staging
Stefan Hajnoczi
1
-0
/
+2
2016-11-02
PCMachineState: introduce acpi_build_enabled field
Wei Liu
1
-0
/
+2
2016-11-01
pc: memhp: enable nvdimm device hotplug
Xiao Guangrong
1
-0
/
+12
2016-11-01
nvdimm acpi: introduce fit buffer
Xiao Guangrong
1
-0
/
+19
2016-10-24
pc: Require IRQ remapping and EIM if there could be x2APIC CPUs
Igor Mammedov
1
-0
/
+14
2016-10-24
pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs
Igor Mammedov
1
-15
/
+29
2016-10-24
pc: Clarify FW_CFG_MAX_CPUS usage comment
Igor Mammedov
1
-10
/
+8
2016-10-24
pc: Leave max apic_id_limit only in legacy cpu hotplug code
Igor Mammedov
1
-6
/
+0
2016-10-24
sun4uv: fix serial initialization regression
Marc-André Lureau
1
-1
/
+1
2016-10-17
pc: Register TYPE_PC_MACHINE properties as class properties
Eduardo Habkost
1
-30
/
+26
2016-10-10
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
1
-5
/
+3
2016-09-14
pc: apic: fix touch LAPIC when irqchip is split
Wanpeng Li
1
-8
/
+10
2016-09-08
pc: don't leak a20_line
Marc-André Lureau
1
-0
/
+1
2016-09-08
pc: simplify passing qemu_irq
Marc-André Lureau
1
-4
/
+4
2016-08-08
error: Fix error_printf() calls lacking newlines
Markus Armbruster
1
-1
/
+1
2016-07-26
Revert "pc: Enforce adding CPUs contiguously and removing them in opposite or...
Igor Mammedov
1
-34
/
+0
2016-07-26
pc: Init CPUState->cpu_index with index in possible_cpus[]
Igor Mammedov
1
-0
/
+4
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+3
2016-07-21
q35: ioapic: add support for emulated IOAPIC IR
Peter Xu
1
-0
/
+3
2016-07-20
pc: Make device_del CPU work for x86 CPUs
Igor Mammedov
1
-6
/
+5
2016-07-20
pc: Implement query-hotpluggable-cpus callback
Igor Mammedov
1
-0
/
+45
2016-07-20
pc: Enforce adding CPUs contiguously and removing them in opposite order
Igor Mammedov
1
-0
/
+34
2016-07-20
pc: Forbid BSP removal
Igor Mammedov
1
-0
/
+8
2016-07-20
pc: Register created initial and hotpluged CPUs in one place pc_cpu_plug()
Igor Mammedov
1
-16
/
+9
2016-07-20
pc: Delay setting number of boot CPUs to machine_done time
Igor Mammedov
1
-3
/
+14
[next]