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
2023-08-23
hw: Add compat machines for 8.2
Cornelia Huck
1
-0
/
+3
2023-07-12
pc: Factor out (un)plug handling of virtio-md-pci devices
David Hildenbrand
1
-79
/
+11
2023-07-12
hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
David Hildenbrand
1
-19
/
+0
2023-07-12
hw/i386/pc: Use machine_memory_devices_init()
David Hildenbrand
1
-12
/
+5
2023-06-26
hw/i386/pc: Clean up pc_machine_initfn
Suravee Suthikulpanit
1
-1
/
+1
2023-06-26
hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
Suravee Suthikulpanit
1
-1
/
+3
2023-06-07
hw/xen: Simplify emulated Xen platform init
David Woodhouse
1
-9
/
+4
2023-05-22
hw: Move the default NIC machine class setting from the x86 to the generic one
Thomas Huth
1
-1
/
+2
2023-05-19
hw/i386/pc: No need for rtc_state to be an out-parameter
Bernhard Beschow
1
-6
/
+6
2023-05-19
hw/i386/pc: Create RTC controllers in south bridges
Bernhard Beschow
1
-1
/
+11
2023-05-19
hw/i386/pc: Initialize ram_memory variable directly
Bernhard Beschow
1
-2
/
+0
2023-05-19
virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64
David Hildenbrand
1
-1
/
+3
2023-04-24
hw/acpi: limit warning on acpi table size to pc machines older than version 2.3
Ani Sinha
1
-0
/
+1
2023-04-21
hw: Add compat machines for 8.1
Cornelia Huck
1
-0
/
+3
2023-03-07
i386/xen: Initialize Xen backends from pc_basic_device_init() for emulation
David Woodhouse
1
-0
/
+7
2023-03-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
1
-2
/
+2
2023-03-02
Revert "hw/i386: pass RNG seed via setup_data entry"
Michael S. Tsirkin
1
-2
/
+2
2023-03-01
hw/xen: Automatically add xen-platform PCI device for emulated Xen guests
David Woodhouse
1
-0
/
+3
2023-03-01
hw/xen: Add xen_xenstore device for xenstore emulation
David Woodhouse
1
-0
/
+2
2023-03-01
hw/xen: Add xen_gnttab device for grant table emulation
David Woodhouse
1
-0
/
+2
2023-03-01
hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
David Woodhouse
1
-0
/
+6
2023-03-01
hw/xen: Add xen_evtchn device for event channel emulation
David Woodhouse
1
-0
/
+2
2023-03-01
i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
David Woodhouse
1
-0
/
+11
2023-02-27
hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
Philippe Mathieu-Daudé
1
-1
/
+2
2023-02-27
hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data
Philippe Mathieu-Daudé
1
-29
/
+29
2023-02-27
hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument
Philippe Mathieu-Daudé
1
-7
/
+9
2023-02-27
hw: Move ioapic*.h to intc/
Bernhard Beschow
1
-1
/
+1
2023-02-27
hw/i386/ich9: Remove redundant GSI_NUM_PINS
Bernhard Beschow
1
-3
/
+3
2023-02-23
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
1
-1
/
+0
2023-01-16
hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
Philippe Mathieu-Daudé
1
-1
/
+1
2022-12-21
hw/isa: enable TCO watchdog reboot pin strap by default
Daniel P. Berrangé
1
-1
/
+3
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
1
-0
/
+3
2022-12-14
qapi: Use returned bool to check for failure (again)
Markus Armbruster
1
-4
/
+1
2022-11-07
hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
Gregory Price
1
-2
/
+0
2022-10-31
hw/i386/pc: Create DMA controllers in south bridges
Bernhard Beschow
1
-3
/
+0
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
1
-3
/
+3
2022-10-18
hyperv: fix SynIC SINT assertion failure on guest reset
Maciej S. Szmigiero
1
-3
/
+2
2022-08-25
hw: Add compat machines for 7.2
Cornelia Huck
1
-0
/
+3
2022-07-26
i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type
Joao Martins
1
-2
/
+4
2022-07-26
i386/pc: relocate 4g start to 1T where applicable
Joao Martins
1
-0
/
+54
2022-07-26
i386/pc: bounds check phys-bits against max used GPA
Joao Martins
1
-0
/
+27
2022-07-26
i386/pc: factor out device_memory base/size to helper
Joao Martins
1
-15
/
+31
2022-07-26
i386/pc: handle unitialized mr in pc_get_cxl_range_end()
Joao Martins
1
-10
/
+8
2022-07-26
i386/pc: factor out cxl range start to helper
Joao Martins
1
-7
/
+17
2022-07-26
i386/pc: factor out cxl range end to helper
Joao Martins
1
-10
/
+21
2022-07-26
i386/pc: factor out above-4g end to an helper
Joao Martins
1
-15
/
+14
2022-07-26
i386/pc: pass pci_hole64_size to pc_memory_init()
Joao Martins
1
-1
/
+2
2022-07-26
hw/i386: add 4g boundary start to X86MachineState
Joao Martins
1
-5
/
+6
2022-07-26
hw/i386/pc: Always place CXL Memory Regions after device_memory
Jonathan Cameron
1
-4
/
+2
2022-07-22
hw/i386: pass RNG seed via setup_data entry
Jason A. Donenfeld
1
-2
/
+2
[next]