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
/
scripts
/
qapi
/
expr.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-16
hw/isa/vt82c686: Turn "intr" irq into a named gpio
Bernhard Beschow
4
-6
/
+7
2024-07-16
hw/core/loader: allow loading larger ROMs
Gregor Haas
1
-25
/
+7
2024-07-16
target/i386/tcg: save current task state before loading new one
Paolo Bonzini
1
-40
/
+45
2024-07-16
target/i386/tcg: use X86Access for TSS access
Paolo Bonzini
1
-52
/
+58
2024-07-16
target/i386/tcg: check for correct busy state before switching to a new task
Paolo Bonzini
1
-0
/
+5
2024-07-16
target/i386/tcg: Compute MMU index once
Paolo Bonzini
1
-13
/
+22
2024-07-16
target/i386/tcg: Introduce x86_mmu_index_{kernel_,}pl
Richard Henderson
2
-12
/
+26
2024-07-16
target/i386/tcg: Reorg push/pop within seg_helper.c
Richard Henderson
1
-222
/
+259
2024-07-16
target/i386/tcg: use PUSHL/PUSHW for error code
Paolo Bonzini
1
-9
/
+7
2024-07-16
target/i386/tcg: Allow IRET from user mode to user mode with SMAP
Paolo Bonzini
1
-9
/
+9
2024-07-16
target/i386/tcg: Remove SEG_ADDL
Richard Henderson
1
-6
/
+2
2024-07-16
target/i386/tcg: fix POP to memory in long mode
Paolo Bonzini
2
-1
/
+2
2024-07-16
hpet: fix HPET_TN_SETVAL for high 32-bits of the comparator
Paolo Bonzini
1
-7
/
+12
2024-07-16
hpet: fix clamping of period
Paolo Bonzini
1
-2
/
+4
2024-07-16
docs: Update description of 'user=username' for '-run-with'
Boqiao Fu
1
-2
/
+5
2024-07-16
qemu/timer: Add host ticks function for LoongArch
Song Gao
1
-0
/
+9
2024-07-16
scsi: fix regression and honor bootindex again for legacy drives
Fiona Ebner
1
-0
/
+9
2024-07-16
hw/scsi/lsi53c895a: bump instruction limit in scripts processing to fix regre...
Fiona Ebner
1
-1
/
+1
2024-07-16
disas: Fix build against Capstone v6
Gustavo Romero
1
-0
/
+1
2024-07-16
cpu: Free queued CPU work
Akihiko Odaki
3
-0
/
+18
2024-07-16
Revert "qemu-char: do not operate on sources from finalize callbacks"
Sergey Dyasli
1
-14
/
+5
2024-07-16
i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
Michael Roth
3
-22
/
+83
2024-07-14
hw/ufs: Fix mcq register range check logic
Jeuk Kim
1
-2
/
+14
2024-07-12
docs: remove Sphinx 1.x compatibility code
John Snow
4
-101
/
+19
2024-07-12
Python: bump minimum sphinx version to 3.4.3
John Snow
2
-5
/
+4
2024-07-12
python: enable testing for 3.13
John Snow
2
-1
/
+3
2024-07-12
iotests: Change imports for Python 3.13
John Snow
2
-4
/
+12
2024-07-12
python: Do not use pylint 3.2.4 with python 3.8
John Snow
1
-0
/
+1
2024-07-12
python: linter changes for pylint 3.x
John Snow
2
-1
/
+2
2024-07-12
target/loongarch: Fix cpu_reset set wrong CSR_CRMD
Song Gao
1
-3
/
+3
2024-07-12
target/loongarch: Set CSR_PRCFG1 and CSR_PRCFG2 values
Song Gao
1
-5
/
+12
2024-07-12
target/loongarch: Remove avail_64 in trans_srai_w() and simplify it
Feiyang Chen
1
-12
/
+3
2024-07-12
target/loongarch/kvm: Add software breakpoint support
Bibo Mao
2
-0
/
+77
2024-07-12
MAINTAINERS: Add myself as a reviewer of LoongArch virt machine
Jiaxun Yang
1
-0
/
+1
2024-07-12
hw/loongarch/virt: Remove unused assignment
Bibo Mao
1
-8
/
+7
2024-07-12
hw/loongarch: Change the tpm support by default
Xianglai Li
2
-0
/
+4
2024-07-12
hw/loongarch/boot.c: fix out-of-bound reading
Dmitry Frolov
1
-1
/
+1
2024-07-12
xen: mapcache: Fix unmapping of first entries in buckets
Edgar E. Iglesias
1
-1
/
+11
2024-07-12
physmem: Bail out qemu_ram_block_from_host() for invalid ram addrs
Edgar E. Iglesias
1
-0
/
+4
2024-07-12
MAINTAINERS: add Edgar as Xen maintainer
Stefano Stabellini
1
-0
/
+1
2024-07-11
hw/nvme: Expand VI/VQ resource to uint32
Minwoo Im
2
-6
/
+6
2024-07-11
hw/nvme: Allocate sec-ctrl-list as a dynamic array
Minwoo Im
3
-10
/
+5
2024-07-11
hw/nvme: separate identify data for sec. ctrl list
Minwoo Im
3
-21
/
+22
2024-07-11
hw/nvme: add Identify Endurance Group List
Minwoo Im
2
-0
/
+23
2024-07-11
hw/nvme: fix BAR size mismatch of SR-IOV VF
Minwoo Im
1
-4
/
+15
2024-07-11
hw/nvme: fix number of PIDs for FDP RUH update
Vincent Fu
1
-1
/
+1
2024-07-11
hw/nvme: Add support for setting the MQES for the NVMe emulation
John Berg
2
-1
/
+8
2024-07-11
target/arm: Convert PMULL to decodetree
Richard Henderson
2
-82
/
+15
2024-07-11
target/arm: Convert ADDHN, SUBHN, RADDHN, RSUBHN to decodetree
Richard Henderson
2
-71
/
+61
2024-07-11
target/arm: Convert SADDW, SSUBW, UADDW, USUBW to decodetree
Richard Henderson
2
-43
/
+48
[prev]
[next]