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
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
1
-0
/
+3
2021-03-22
acpi: Move setters/getters of oem fields to X86MachineState
Marian Postevca
1
-63
/
+0
2021-03-18
hw/scsi: remove 'scsi-disk' device
Daniel P. Berrangé
1
-1
/
+0
2021-03-18
hw/ide: remove 'ide-drive' device
Daniel P. Berrangé
1
-1
/
+0
2021-03-09
qtest: delete superfluous inclusions of qtest.h
Chen Qun
1
-1
/
+0
2021-02-05
acpi: use constants as strncpy limit
Michael S. Tsirkin
1
-2
/
+2
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
1
-0
/
+64
2020-12-16
i386: move kvm accel files into kvm/
Claudio Fontana
1
-1
/
+1
2020-12-10
target/i386: Support up to 32768 CPUs without IRQ remapping
David Woodhouse
1
-10
/
+6
2020-12-09
x86: ich9: let firmware negotiate 'CPU hot-unplug with SMI' feature
Igor Mammedov
1
-1
/
+3
2020-12-09
hw/i386/pc: add max combined fw size as machine configuration option
Erich-McMillan
1
-0
/
+51
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
1
-0
/
+3
2020-12-08
fw_cfg: Refactor extra pci roots addition
Jiahui Cen
1
-17
/
+1
2020-11-03
pc: comment style fixup
Michael S. Tsirkin
1
-4
/
+5
2020-11-01
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-19
/
+42
2020-10-30
pc: Implement -no-hpet as sugar for -machine hpet=on
Eduardo Habkost
1
-19
/
+42
2020-10-28
pc-dimm: Drop @errp argument of pc_dimm_plug()
Greg Kurz
1
-7
/
+1
2020-10-14
i386/kvm: Delete kvm_allows_irq0_override()
Eduardo Habkost
1
-1
/
+1
2020-09-30
target/i386: always create kvmclock device
Vitaly Kuznetsov
1
-0
/
+1
2020-09-29
x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
Igor Mammedov
1
-1
/
+3
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
1
-27
/
+0
2020-09-22
smp: drop support for deprecated (invalid topologies)
Igor Mammedov
1
-12
/
+4
2020-09-17
x86: move cpu hotplug from pc to x86
Gerd Hoffmann
1
-276
/
+5
2020-09-17
x86: move acpi_dev from pc/microvm
Gerd Hoffmann
1
-15
/
+19
2020-09-02
Revert "hw/i386: Update structures to save the number of nodes per package"
Babu Moger
1
-1
/
+0
2020-09-02
Revert "hw/i386: Move arch_id decode inside x86_cpus_init"
Babu Moger
1
-3
/
+3
2020-09-02
Revert "i386: Fix pkg_id offset for EPYC cpu models"
Babu Moger
1
-1
/
+0
2020-08-22
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-0
/
+3
2020-08-21
meson: infrastructure for building emulators
Paolo Bonzini
1
-1
/
+1
2020-08-19
hw: add compat machines for 5.2
Cornelia Huck
1
-0
/
+3
2020-07-27
hw/pci-host: save/restore pci host config register
Hogan Wang
1
-1
/
+2
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-3
/
+1
2020-07-10
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
1
-24
/
+11
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-4
/
+4
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-07-08
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...
Peter Maydell
1
-6
/
+8
2020-07-06
audio: deprecate -soundhw pcspk
Gerd Hoffmann
1
-0
/
+2
2020-07-06
audio: create pcspk device early
Gerd Hoffmann
1
-1
/
+2
2020-07-06
audio: rework pcspk_init()
Gerd Hoffmann
1
-1
/
+1
2020-07-06
pc_basic_device_init: drop no_vmport arg
Gerd Hoffmann
1
-2
/
+1
2020-07-06
pc_basic_device_init: drop has_pit arg
Gerd Hoffmann
1
-2
/
+1
2020-07-06
pc_basic_device_init: pass PCMachineState
Gerd Hoffmann
1
-1
/
+2
2020-07-03
numa: Auto-enable NUMA when any memory devices are possible
David Hildenbrand
1
-0
/
+1
2020-07-03
pc: Support for virtio-mem-pci
David Hildenbrand
1
-21
/
+28
2020-07-02
pc: Support coldplugging of virtio-pmem-pci devices on all buses
David Hildenbrand
1
-8
/
+10
2020-06-26
numa: forbid '-numa node, mem' for 5.1 and newer machine types
Igor Mammedov
1
-1
/
+0
2020-06-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-25
/
+0
2020-06-24
floppy: move cmos_get_fd_drive_type() from pc
Gerd Hoffmann
1
-25
/
+0
[next]