index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
i386/cpu: Introduce module-id to X86CPU
Zhao Liu
3
-8
/
+28
2024-05-22
i386: Support module_id in X86CPUTopoIDs
Zhao Liu
3
-14
/
+34
2024-05-22
i386: Expose module level in CPUID[0x1F]
Zhao Liu
4
-3
/
+12
2024-05-22
i386: Support modules_per_die in X86CPUTopoInfo
Zhao Liu
4
-31
/
+58
2024-05-22
i386: Introduce module level cpu topology to CPUX86State
Zhao Liu
3
-0
/
+9
2024-05-22
i386/cpu: Decouple CPUID[0x1F] subleaf with specific topology level
Zhao Liu
1
-25
/
+110
2024-05-22
i386: Split topology types of CPUID[0x1F] from the definitions of CPUID[0xB]
Zhao Liu
2
-11
/
+16
2024-05-22
i386/cpu: Introduce bitmap to cache available CPU topology levels
Zhao Liu
5
-5
/
+48
2024-05-22
i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
Zhao Liu
1
-13
/
+18
2024-05-22
i386/cpu: Use APIC ID info get NumSharingCache for CPUID[0x8000001D].EAX[bits...
Zhao Liu
1
-4
/
+4
2024-05-22
i386/cpu: Use APIC ID info to encode cache topo in CPUID[4]
Zhao Liu
1
-10
/
+40
2024-05-22
i386/cpu: Fix i/d-cache topology to core level for Intel CPU
Zhao Liu
2
-2
/
+5
2024-05-22
target/i386: add control bits support for LAM
Binbin Wu
2
-1
/
+10
2024-05-22
target/i386: add support for LAM in CPUID enumeration
Robert Hoo
2
-1
/
+3
2024-05-22
hw/i386/pc_sysfw: Alias rather than copy isa-bios region
Bernhard Beschow
5
-1
/
+14
2024-05-22
target/i386: clean up AAM/AAD
Paolo Bonzini
4
-19
/
+16
2024-05-22
target/i386: generate simpler code for ROL/ROR with immediate count
Paolo Bonzini
1
-12
/
+14
2024-05-17
tests: Gently exit from GDB when tests complete
Gustavo Romero
1
-1
/
+1
2024-05-17
tests: add testing of parameter=1 for SMP topology
Daniel P. Berrangé
1
-0
/
+8
2024-05-17
hw/core: allow parameter=1 for SMP topology on any machine
Daniel P. Berrangé
2
-61
/
+31
2024-05-17
hw/pflash: fix block write start
Gerd Hoffmann
1
-5
/
+3
2024-05-17
ui/console: Only declare variable fence_fd when CONFIG_GBM is defined
Cédric Le Goater
1
-1
/
+1
2024-05-17
hw/intc/s390_flic: Fix crash that occurs when saving the machine state
Thomas Huth
1
-1
/
+1
2024-05-17
tests/docker/dockerfiles: Update container files with "lcitool-refresh"
Thomas Huth
17
-64
/
+1
2024-05-17
tests/lcitool/projects/qemu.yml: Sort entries alphabetically again
Thomas Huth
1
-8
/
+8
2024-05-17
tests/lcitool: Remove g++ from the containers (except for the MinGW one)
Thomas Huth
4
-2
/
+5
2024-05-17
tests/lcitool: Remove 'xfsprogs' from QEMU
Philippe Mathieu-Daudé
1
-1
/
+0
2024-05-17
tests/lcitool/refresh: Treat the output of lcitool as text, not as bytes
Thomas Huth
1
-2
/
+2
2024-05-16
plugins: remove op from qemu_plugin_inline_cb
Pierrick Bouvier
3
-8
/
+10
2024-05-16
plugins: extract cpu_index generate
Pierrick Bouvier
1
-13
/
+11
2024-05-16
plugins: distinct types for callbacks
Pierrick Bouvier
4
-84
/
+98
2024-05-16
tests/plugin/inline: add test for conditional callback
Pierrick Bouvier
1
-3
/
+86
2024-05-16
plugins: conditional callbacks
Pierrick Bouvier
7
-0
/
+213
2024-05-16
tests/plugin/inline: add test for STORE_U64 inline op
Pierrick Bouvier
1
-4
/
+37
2024-05-16
plugins: add new inline op STORE_U64
Pierrick Bouvier
4
-2
/
+22
2024-05-16
plugins: extract generate ptr for qemu_plugin_u64
Pierrick Bouvier
1
-9
/
+18
2024-05-16
plugins: prepare introduction of new inline ops
Pierrick Bouvier
3
-6
/
+16
2024-05-16
scripts/update-linux-header.sh: be more src tree friendly
Alex Bennée
1
-39
/
+41
2024-05-16
tests/tcg: don't append QEMU_OPTS for armv6m-undef test
Alex Bennée
1
-1
/
+1
2024-05-15
target/hppa: Log cpu state on return-from-interrupt
Richard Henderson
1
-0
/
+12
2024-05-15
target/hppa: Log cpu state at interrupt
Richard Henderson
1
-13
/
+14
2024-05-15
target/hppa: Implement CF_PCREL
Richard Henderson
2
-32
/
+55
2024-05-15
target/hppa: Adjust priv for B,GATE at runtime
Richard Henderson
4
-25
/
+47
2024-05-15
target/hppa: Drop tlb_entry return from hppa_get_physical_address
Richard Henderson
4
-20
/
+7
2024-05-15
target/hppa: Implement PSW_X
Richard Henderson
1
-17
/
+25
2024-05-15
target/hppa: Implement PSW_B
Richard Henderson
1
-19
/
+6
2024-05-15
target/hppa: Manage PSW_X and PSW_B in translator
Richard Henderson
2
-3
/
+57
2024-05-15
target/hppa: Split PSW X and B into their own field
Richard Henderson
2
-4
/
+5
2024-05-15
target/hppa: Improve hppa_cpu_dump_state
Richard Henderson
1
-6
/
+54
2024-05-15
target/hppa: Do not mask in copy_iaoq_entry
Richard Henderson
1
-6
/
+1
[next]