index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
/
x86.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/i386: Set maximum APIC ID to KVM prior to vCPU creation
Zeng Guang
2022-10-31
1
-0
/
+4
*
x86: do not re-randomize RNG seed on snapshot load
Jason A. Donenfeld
2022-10-27
1
-1
/
+1
*
x86: re-initialize RNG seed when selecting kernel
Jason A. Donenfeld
2022-10-01
1
-1
/
+4
*
x86: reinitialize RNG seed on system reboot
Jason A. Donenfeld
2022-09-27
1
-0
/
+7
*
x86: use typedef for SetupData struct
Jason A. Donenfeld
2022-09-27
1
-7
/
+7
*
x86: return modified setup_data only if read as memory, not as file
Jason A. Donenfeld
2022-09-27
1
-10
/
+36
*
hw/i386: add 4g boundary start to X86MachineState
Joao Martins
2022-07-26
1
-0
/
+1
*
hw/i386: pass RNG seed via setup_data entry
Jason A. Donenfeld
2022-07-22
1
-4
/
+22
*
hw/core/loader: return image sizes as ssize_t
Jamie Iles
2022-06-10
1
-1
/
+1
*
hw/i386: Make pic a property of common x86 base machine type
Xiaoyao Li
2022-05-16
1
-0
/
+25
*
hw/i386: Make pit a property of common x86 base machine type
Xiaoyao Li
2022-05-16
1
-0
/
+25
*
target/i386: Fix sanity check on max APIC ID / X2APIC enablement
David Woodhouse
2022-05-16
1
-0
/
+16
*
i386: firmware parsing and sev setup for -bios loaded firmware
Gerd Hoffmann
2022-04-27
1
-6
/
+19
*
i386: move bios load error message
Gerd Hoffmann
2022-04-27
1
-3
/
+6
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
x86: cleanup unused compat_apic_id_mode
Igor Mammedov
2022-03-06
1
-15
/
+1
*
target/i386: use DMA-enabled multiboot ROM for new-enough QEMU machine types
Paolo Bonzini
2021-11-02
1
-1
/
+1
*
target/i386: move linuxboot_dma_enabled to X86MachineState
Paolo Bonzini
2021-11-02
1
-2
/
+3
*
target/i386/sev: Rename sev_i386.h -> sev.h
Philippe Mathieu-Daudé
2021-10-13
1
-1
/
+1
*
x86/sev: generate SEV kernel loader hashes in x86_load_linux
Dov Murik
2021-10-05
1
-1
/
+24
*
vl: Add sgx compound properties to expose SGX EPC sections to guest
Sean Christopherson
2021-09-30
1
-0
/
+29
*
machine: move dies from X86MachineState to CpuTopology
Paolo Bonzini
2021-06-25
1
-8
/
+7
*
i386: Add ratelimit for bus locks acquired in guest
Chenyi Qiang
2021-06-17
1
-0
/
+24
*
acpi: Move setters/getters of oem fields to X86MachineState
Marian Postevca
2021-03-22
1
-0
/
+64
*
x86/pvh: extract only 4 bytes of start address for 32 bit kernels
David Edmondson
2021-03-06
1
-2
/
+4
*
i386: move kvm accel files into kvm/
Claudio Fontana
2020-12-16
1
-1
/
+1
*
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
1
-0
/
+1
*
i386: remove bios_name
Paolo Bonzini
2020-12-10
1
-6
/
+4
*
WHPX: support for the kernel-irqchip on/off
Sunil Muthuswamy
2020-12-10
1
-2
/
+4
*
x86: add support for second ioapic
Gerd Hoffmann
2020-12-10
1
-0
/
+21
*
x86: rewrite gsi_handler()
Gerd Hoffmann
2020-12-10
1
-4
/
+10
*
x86: make pci irqs runtime configurable
Gerd Hoffmann
2020-10-21
1
-0
/
+1
*
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
2020-10-05
1
-1
/
+1
*
cpu-timers, icount: new modules
Claudio Fontana
2020-10-05
1
-0
/
+1
*
x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in use
Igor Mammedov
2020-09-29
1
-0
/
+11
*
x86: move cpu hotplug from pc to x86
Gerd Hoffmann
2020-09-17
1
-0
/
+271
*
x86: constify x86_machine_is_*_enabled
Gerd Hoffmann
2020-09-17
1
-2
/
+2
*
Revert "hw/i386: Update structures to save the number of nodes per package"
Babu Moger
2020-09-02
1
-1
/
+0
*
Revert "hw/i386: Introduce apicid functions inside X86MachineState"
Babu Moger
2020-09-02
1
-5
/
+0
*
Revert "hw/i386: Move arch_id decode inside x86_cpus_init"
Babu Moger
2020-09-02
1
-30
/
+7
*
meson: infrastructure for building emulators
Paolo Bonzini
2020-08-21
1
-1
/
+1
*
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
1
-4
/
+2
*
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-2
/
+1
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-1
/
+1
*
x86: Fix x86_cpu_new() error handling
Markus Armbruster
2020-07-02
1
-3
/
+5
*
x86: move max-ram-below-4g to pc
Gerd Hoffmann
2020-06-17
1
-46
/
+0
*
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-3
/
+3
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-4
/
+4
[next]