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
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
1
-1
/
+1
2020-01-07
hw/i386/pc: fix regression in parsing vga cmdline parameter
Peter Wu
1
-4
/
+4
2019-12-17
hw/i386: Simplify ioapic_init_gsi()
Philippe Mathieu-Daudé
1
-4
/
+3
2019-12-17
hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()
Philippe Mathieu-Daudé
1
-0
/
+1
2019-12-17
x86: move more x86-generic functions out of PC files
Paolo Bonzini
1
-0
/
+103
2019-12-17
x86: move SMM property to X86MachineState
Paolo Bonzini
1
-1
/
+49
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
1
-0
/
+1
2019-11-19
hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClass
Liam Merwick
1
-0
/
+1
2019-10-22
hw/i386: make x86.c independent from PCMachineState
Sergio Lopez
1
-29
/
+24
2019-10-22
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
1
-15
/
+125
2019-10-22
hw/i386/pc: move shared x86 functions to x86.c and export them
Sergio Lopez
1
-0
/
+690