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