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-07-02
hw/i386: Use the IEC binary prefix definitions
Paolo Bonzini
1
-11
/
+12
2018-06-28
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
1
-6
/
+1
2018-06-28
pc: factor out pc specific dimm checks into pc_memory_pre_plug()
David Hildenbrand
1
-18
/
+26
2018-06-28
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
1
-2
/
+2
2018-06-28
pc: rename pc_dimm_(plug|unplug|...)* into pc_memory_(plug|unplug|...)*
David Hildenbrand
1
-9
/
+9
2018-06-12
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...
Peter Maydell
1
-1
/
+1
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
1
-1
/
+1
2018-06-11
nvdimm: make persistence option symbolic
Ross Zwisler
1
-18
/
+17
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+31
2018-06-01
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
1
-0
/
+31
2018-06-01
hw/i386/pc: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-10
make sure that we aren't overwriting mc->get_hotplug_handler by accident
Igor Mammedov
1
-0
/
+1
2018-05-10
pc: simplify MachineClass::get_hotplug_handler handling
Igor Mammedov
1
-5
/
+1
2018-05-07
pc: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
1
-13
/
+12
2018-05-07
pc-dimm: pass in the machine and to the MemoryHotplugState
David Hildenbrand
1
-2
/
+2
2018-05-07
pc-dimm: no need to pass the memory region
David Hildenbrand
1
-11
/
+2
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
1
-15
/
+20
2018-04-26
serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS
Peter Maydell
1
-1
/
+1
2018-03-12
hw/i386/pc: Factor out the superio code
Philippe Mathieu-Daudé
1
-31
/
+41
2018-03-12
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
Philippe Mathieu-Daudé
1
-0
/
+1
2018-03-12
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
Philippe Mathieu-Daudé
1
-1
/
+2
2018-03-12
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
1
-0
/
+1
2018-03-12
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
1
-2
/
+0
2018-03-12
q35: change default NIC to e1000e
Paolo Bonzini
1
-3
/
+4
2018-03-06
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
1
-17
/
+0
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
[next]