index
:
rocket-tools/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
tracing
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
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-30
hw/i386/x86: Remove X86MachineClass::save_tsc_khz field
Philippe Mathieu-Daudé
1
-1
/
+0
2025-04-25
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
1
-1
/
+1
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
1
-2
/
+2
2024-07-17
hw/i386/x86: Fix superfluous trailing semicolon
Zhao Liu
1
-1
/
+1
2024-05-22
i386: Support module_id in X86CPUTopoIDs
Zhao Liu
1
-0
/
+4
2024-05-22
i386: Support modules_per_die in X86CPUTopoInfo
Zhao Liu
1
-1
/
+8
2024-05-10
hw/i386: split x86.c in multiple parts
Paolo Bonzini
1
-1049
/
+3
2024-05-10
i386: pc: remove unnecessary MachineClass overrides
Paolo Bonzini
1
-3
/
+3
2024-05-09
hw/i386/x86: Extract x86_isa_bios_init() from x86_bios_rom_init()
Bernhard Beschow
1
-9
/
+16
2024-05-09
hw/i386/x86: Don't leak "pc.bios" memory region
Bernhard Beschow
1
-7
/
+6
2024-05-09
hw/i386/x86: Don't leak "isa-bios" memory regions
Bernhard Beschow
1
-5
/
+4
2024-05-08
hw/i386: Have x86_bios_rom_init() take X86MachineState rather than MachineState
Bernhard Beschow
1
-2
/
+2
2024-05-08
hw/i386/x86: Eliminate two if statements in x86_bios_rom_init()
Bernhard Beschow
1
-6
/
+2
2024-04-23
target/i386: Implement mc->kvm_type() to get VM type
Paolo Bonzini
1
-0
/
+11
2024-04-23
linux-headers: update to current kvm/next
Paolo Bonzini
1
-8
/
+0
2024-03-12
hw/core: Declare CPUArchId::cpu as CPUState instead of Object
Philippe Mathieu-Daudé
1
-1
/
+1
2024-02-27
hw/i386/x86: Let ioapic_init_gsi() take parent as pointer
Bernhard Beschow
1
-4
/
+3
2024-02-14
hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabled
Bernhard Beschow
1
-2
/
+2
2024-02-14
hw/i386/x86: Reverse if statement
Bernhard Beschow
1
-3
/
+3
2024-02-14
apic: add support for x2APIC mode
Bui Quang Minh
1
-1
/
+5
2023-12-02
hw/i386: fix short-circuit logic with non-optimizing builds
Daniel Hoffman
1
-3
/
+12
2023-10-06
hw/i386: changes towards enabling -Wshadow=local for x86 machines
Ani Sinha
1
-2
/
+0
2023-09-07
target/i386: Allow elision of kvm_hv_vpindex_settable()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-07
target/i386: Allow elision of kvm_enable_x2apic()
Philippe Mathieu-Daudé
1
-6
/
+3
2023-03-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
1
-90
/
+32
2023-03-02
Revert "hw/i386: pass RNG seed via setup_data entry"
Michael S. Tsirkin
1
-22
/
+4
2023-03-02
Revert "x86: return modified setup_data only if read as memory, not as file"
Michael S. Tsirkin
1
-36
/
+10
2023-03-02
Revert "x86: use typedef for SetupData struct"
Michael S. Tsirkin
1
-7
/
+7
2023-03-02
Revert "x86: reinitialize RNG seed on system reboot"
Michael S. Tsirkin
1
-7
/
+0
2023-03-02
Revert "x86: re-initialize RNG seed when selecting kernel"
Michael S. Tsirkin
1
-4
/
+1
2023-03-02
Revert "x86: do not re-randomize RNG seed on snapshot load"
Michael S. Tsirkin
1
-1
/
+1
2023-03-02
Revert "x86: don't let decompressed kernel image clobber setup_data"
Michael S. Tsirkin
1
-28
/
+24
2023-03-01
hw/xen: Support GSI mapping to PIRQ
David Woodhouse
1
-0
/
+16
2023-02-27
hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data
Philippe Mathieu-Daudé
1
-2
/
+2
2023-02-27
hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument
Philippe Mathieu-Daudé
1
-1
/
+3
2023-02-27
hw/i386/x86: Reduce init_topo_info() scope
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-23
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
1
-1
/
+0
2023-01-28
x86: don't let decompressed kernel image clobber setup_data
Jason A. Donenfeld
1
-24
/
+28
2022-10-31
target/i386: Set maximum APIC ID to KVM prior to vCPU creation
Zeng Guang
1
-0
/
+4
2022-10-27
x86: do not re-randomize RNG seed on snapshot load
Jason A. Donenfeld
1
-1
/
+1
2022-10-01
x86: re-initialize RNG seed when selecting kernel
Jason A. Donenfeld
1
-1
/
+4
2022-09-27
x86: reinitialize RNG seed on system reboot
Jason A. Donenfeld
1
-0
/
+7
2022-09-27
x86: use typedef for SetupData struct
Jason A. Donenfeld
1
-7
/
+7
2022-09-27
x86: return modified setup_data only if read as memory, not as file
Jason A. Donenfeld
1
-10
/
+36
2022-07-26
hw/i386: add 4g boundary start to X86MachineState
Joao Martins
1
-0
/
+1
2022-07-22
hw/i386: pass RNG seed via setup_data entry
Jason A. Donenfeld
1
-4
/
+22
2022-06-10
hw/core/loader: return image sizes as ssize_t
Jamie Iles
1
-1
/
+1
2022-05-16
hw/i386: Make pic a property of common x86 base machine type
Xiaoyao Li
1
-0
/
+25
2022-05-16
hw/i386: Make pit a property of common x86 base machine type
Xiaoyao Li
1
-0
/
+25
[next]