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-10.0
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-10.0
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
2024-04-23
hw/i386/sev: Use legacy SEV VM types for older machine types
Michael Roth
1
-0
/
+1
2024-04-18
target/i386: add guest-phys-bits cpu property
Gerd Hoffmann
1
-1
/
+3
2024-04-18
hw: Add compat machines for 9.1
Paolo Bonzini
1
-0
/
+3
2024-04-02
hw/i386/pc: Restrict CXL to PCI-based machines
Philippe Mathieu-Daudé
1
-1
/
+3
2024-03-18
pc/q35: set SMBIOS entry point type to 'auto' by default
Igor Mammedov
1
-1
/
+1
2024-03-18
smbios: get rid of global smbios_ep_type
Igor Mammedov
1
-1
/
+1
2024-03-13
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
1
-23
/
+7
2024-03-12
hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove it
Bernhard Beschow
1
-10
/
+0
2024-03-12
hw/i386/pc: Set "normal" boot device order in pc_basic_device_init()
Bernhard Beschow
1
-2
/
+2
2024-03-12
hw/i386/pc: Avoid one use of the current_machine global
Bernhard Beschow
1
-3
/
+4
2024-03-12
hw/i386/pc: Remove "rtc_state" link again
Bernhard Beschow
1
-8
/
+0
2024-03-12
Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"
Bernhard Beschow
1
-0
/
+1
2024-03-12
i386: load kernel on xen using DMA
Marek Marczykowski-Górecki
1
-1
/
+2
2024-02-28
vl, pc: turn -no-fd-bootchk into a machine property
Paolo Bonzini
1
-5
/
+34
2024-02-27
hw/i386/pc: Populate RTC attribute directly
Bernhard Beschow
1
-8
/
+0
2024-02-27
hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"
Bernhard Beschow
1
-1
/
+0
2024-02-27
hw/i386/pc: Rename "bus" attribute to "pcibus"
Bernhard Beschow
1
-4
/
+4
2024-02-22
hw/ide: Stop exposing internal.h to non-IDE files
Thomas Huth
1
-1
/
+1
2024-02-22
hw/i386/pc: Confine system flash handling to pc_sysfw
Bernhard Beschow
1
-1
/
+0
2024-02-22
hw/i386/pc: Defer smbios_set_defaults() to machine_done
Bernhard Beschow
1
-1
/
+1
2024-02-22
hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()
Bernhard Beschow
1
-6
/
+3
2024-02-22
hw/i386/x86: Turn apic_xrupt_override into class attribute
Bernhard Beschow
1
-3
/
+2
2024-02-22
hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
Peter Maydell
1
-23
/
+16
2024-02-22
hw/i386/pc: Store pointers to IDE buses in PCMachineState
Peter Maydell
1
-3
/
+2
2024-02-22
hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper
Philippe Mathieu-Daudé
1
-1
/
+2
2024-02-16
i386/pc: Drop pc_machine_kvm_type()
Xiaoyao Li
1
-5
/
+0
2024-02-02
hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
David Woodhouse
1
-11
/
+2
2024-02-02
hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
David Woodhouse
1
-12
/
+19
2024-01-19
qemu-options: Remove the deprecated -no-acpi option
Thomas Huth
1
-2
/
+2
2023-12-20
hw: Add compat machines for 9.0
Cornelia Huck
1
-0
/
+3
2023-11-10
hw/i386/pc: Use qdev_prop_set_array()
Kevin Wolf
1
-3
/
+5
2023-11-07
hw/i386/pc: support '-nic' for xen-net-device
David Woodhouse
1
-3
/
+8
2023-11-06
hw/i386/pc: Support hv-balloon
Maciej S. Szmigiero
1
-0
/
+22
2023-10-25
kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2
Paolo Bonzini
1
-5
/
+1
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-9
/
+8
2023-10-22
hw/i386/cxl: ensure maxram is greater than ram size for calculating cxl range
Ani Sinha
1
-1
/
+3
2023-10-22
hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine
Bernhard Beschow
1
-0
/
+1
2023-10-22
hw/i386/pc: Wire RTC ISA IRQs in south bridges
Bernhard Beschow
1
-5
/
+2
2023-10-22
hw/i386/pc: Merge two if statements into one
Bernhard Beschow
1
-4
/
+3
2023-10-19
hw/audio/pcspk: Inline pcspk_init()
Philippe Mathieu-Daudé
1
-1
/
+3
2023-10-06
hw/i386: changes towards enabling -Wshadow=local for x86 machines
Ani Sinha
1
-1
/
+0
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-3
/
+29
2023-10-04
hw/i386/pc: improve physical address space bound check for 32-bit x86 systems
Ani Sinha
1
-3
/
+29
2023-10-03
hw/pc: remove needless includes
Marc-André Lureau
1
-39
/
+0
2023-09-25
pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7
Paolo Bonzini
1
-57
/
+3
2023-09-21
hw/i386/pc: fix code comment on cumulative flash size
Laszlo Ersek
1
-6
/
+6
2023-09-20
i386: spelling fixes
Michael Tokarev
1
-2
/
+2
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
[next]