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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+2
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
1
-1
/
+3
2018-01-12
pc: fail memory hot-plug/unplug with -no-acpi and Q35 machine type
Haozhong Zhang
1
-4
/
+14
2017-12-18
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
1
-0
/
+1
2017-12-18
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
1
-1
/
+1
2017-12-18
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
1
-1
/
+1
2017-12-01
pc: fix crash on attempted cpu unplug
Igor Mammedov
1
-0
/
+5
2017-11-16
NUMA: Enable adding NUMA node implicitly
Dou Liyang
1
-0
/
+1
2017-11-16
hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
Marcel Apfelbaum
1
-0
/
+22
2017-10-27
x86: Skip check apic_id_limit for Xen
Lan Tianyu
1
-1
/
+1
2017-10-12
pc: make sure that plugged CPUs are of the same type
Igor Mammedov
1
-0
/
+7
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-45
/
+16
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
1
-9
/
+11
2017-09-19
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
1
-1
/
+1
2017-09-19
hw/i386: Improve some of the warning messages
Alistair Francis
1
-4
/
+3
2017-09-19
pc: use generic cpu_model parsing
Igor Mammedov
1
-36
/
+5
2017-08-22
hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'
Thomas Huth
1
-2
/
+12
2017-08-02
pc: make 'pc.rom' readonly when machine has PCI enabled
Igor Mammedov
1
-0
/
+3
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
1
-2
/
+1
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
1
-1
/
+1
2017-07-13
Convert error_report*_err() to warn_report*_err()
Alistair Francis
1
-2
/
+1
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-5
/
+5
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
1
-3
/
+3
2017-06-20
pc: use get_uint() for "hpet-intcap" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
pc: use get_uint() for "apic-id" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
pc: use get_uint() for "iobase" property
Marc-André Lureau
1
-1
/
+1
2017-06-16
hw/i386: fix nvdimm check error path
Stefan Hajnoczi
1
-6
/
+8
2017-06-05
numa: make sure that all cpus have has_node_id set if numa is enabled
Igor Mammedov
1
-3
/
+1
2017-06-05
numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
Igor Mammedov
1
-16
/
+1
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-1
/
+1
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
1
-5
/
+4
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
1
-1
/
+1
2017-05-11
pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
Igor Mammedov
1
-8
/
+10
2017-05-11
pc: add node-id property to CPU
Igor Mammedov
1
-0
/
+17
2017-05-11
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
1
-6
/
+17
2017-05-10
pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware boot
Igor Mammedov
1
-5
/
+4
2017-04-24
error: Apply error_propagate_null.cocci again
Fam Zheng
1
-3
/
+1
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
[next]