index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
Age
Commit message (
Expand
)
Author
2020-06-05
target/i386: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-05-19
softfloat: Name compare relation enum
Richard Henderson
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2020-05-14
target-arm: kvm64: handle SIGBUS signal from kernel or KVM
Dongjiu Geng
2020-05-14
KVM: Move hwpoison page related functions into kvm-all.c
Dongjiu Geng
2020-04-29
various: Remove suspicious '\' character outside of #define in C code
Philippe Mathieu-Daudé
2020-04-15
gdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb
Peter Xu
2020-04-14
hax: Windows doesn't like posix device names
Volker Rümelin
2020-04-03
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2020-04-02
target/i386: do not set unsupported VMX secondary execution controls
Vitaly Kuznetsov
2020-04-02
i386: hvf: Reset IRQ inhibition after moving RIP
Roman Bolshakov
2020-03-31
target/i386: Add ARCH_CAPABILITIES related bits into Icelake-Server CPU model
Xiaoyao Li
2020-03-31
target/i386: set the CPUID level to 0x14 on old machine-type
Luwei Kang
2020-03-31
i386: Fix pkg_id offset for EPYC cpu models
Babu Moger
2020-03-31
target/i386: Enable new apic id encoding for EPYC based cpus models
Babu Moger
2020-03-31
i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition
Babu Moger
2020-03-31
target/i386: Cleanup and use the EPYC mode topology functions
Babu Moger
2020-03-26
linux-user/i386: Emulate x86_64 vsyscalls
Richard Henderson
2020-03-26
target/i386: Renumber EXCP_SYSCALL
Richard Henderson
2020-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2020-03-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...
Peter Maydell
2020-03-17
hw/i386: Update structures to save the number of nodes per package
Babu Moger
2020-03-17
hw/i386: Consolidate topology functions
Babu Moger
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
2020-03-17
i386: Add 2nd Generation AMD EPYC processors
Moger, Babu
2020-03-17
i386: Add missing cpu feature bits in EPYC model
Moger, Babu
2020-03-17
target/i386: Add new property note to versioned CPU models
Tao Xu
2020-03-17
target/i386: Add Denverton-v2 (no MPX) CPU model
Tao Xu
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
target/i386: use gdb_get_reg helpers
Alex Bennée
2020-03-16
WHPX: Use proper synchronization primitives while processing
Sunil Muthuswamy
2020-03-16
i386: Fix GCC warning with snprintf when HAX is enabled
Julio Faracco
2020-03-16
qom/object: Use common get/set uint helpers
Felipe Franciosi
2020-03-16
WHPX: Use QEMU values for trapped CPUID
Sunil Muthuswamy
2020-03-16
WHPX: TSC get and set should be dependent on VM state
Sunil Muthuswamy
2020-02-25
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
2020-02-25
target/i386: check for empty register in FXAM
Paolo Bonzini
2020-02-20
Avoid cpu_physical_memory_rw() with a constant is_write argument
Philippe Mathieu-Daudé
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
2020-02-20
Let address_space_rw() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
Remove unnecessary cast when using the cpu_[physical]_memory API
Philippe Mathieu-Daudé
2020-02-20
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
2020-02-18
target/i386/whpx: Remove superfluous semicolon
Philippe Mathieu-Daudé
2020-02-12
target/i386: enable monitor and ucode revision with -cpu max
Paolo Bonzini
2020-02-12
target/i386: check for availability of MSR_IA32_UCODE_REV as an emulated MSR
Paolo Bonzini
2020-02-12
target/i386: fix TCG UCODE_REV access
Paolo Bonzini
2020-01-24
target/i386: Add the 'model-id' for Skylake -v3 CPU models
Kashyap Chamarthy
[next]