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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
hw/char/parallel-isa: Export struct ISAParallelState
Bernhard Beschow
9
-17
/
+37
2023-06-13
hw/char/parallel: Export struct ParallelState
Bernhard Beschow
2
-20
/
+21
2023-06-13
hw/scsi/megasas: Silent GCC duplicated-cond warning
Philippe Mathieu-Daudé
1
-6
/
+10
2023-06-13
hw/ide/ahci: Remove stray backslash
Niklas Cassel
1
-1
/
+1
2023-06-13
hw/i2c: Enable an id for the pca954x devices
Patrick Venture
1
-0
/
+22
2023-06-13
target/i386: Rename helper template headers as '.h.inc'
Philippe Mathieu-Daudé
6
-11
/
+11
2023-06-13
target/i386/helper: Shuffle do_cpu_init()
Philippe Mathieu-Daudé
1
-8
/
+4
2023-06-13
target/i386/helper: Remove do_cpu_sipi() stub for user-mode emulation
Philippe Mathieu-Daudé
2
-4
/
+2
2023-06-13
target/hppa/meson: Only build int_helper.o with system emulation
Philippe Mathieu-Daudé
2
-4
/
+1
2023-06-13
accel/hvf: Report HV_DENIED error
Antonio Caggiano
1
-0
/
+6
2023-06-13
util/cacheflush: Avoid possible redundant dcache flush on Darwin
Philippe Mathieu-Daudé
1
-1
/
+8
2023-06-13
util/cacheflush: Use declarations from <OSCacheControl.h> on Darwin
Philippe Mathieu-Daudé
1
-2
/
+2
2023-06-13
cocoa: Fix warnings about invalid prototype declarations
Philippe Mathieu-Daudé
2
-2
/
+2
2023-06-13
linux-user, bsd-user: Preserve incoming order of environment variables in the...
Andreas Schwab
2
-2
/
+18
2023-06-10
Merge tag 'pull-ppc-20230610' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
19
-196
/
+289
2023-06-10
Merge tag 'trivial-patches-20230610' of https://gitlab.com/mjt0k/qemu into st...
Richard Henderson
16
-30
/
+30
2023-06-10
hw/ppc/Kconfig: MAC_NEWWORLD should always select USB_OHCI_PCI
Thomas Huth
1
-0
/
+1
2023-06-10
target/ppc: Implement gathering irq statistics
BALATON Zoltan
3
-0
/
+20
2023-06-10
tests/avocado/tuxrun_baselines: Fix ppc64 tests for binaries without slirp
Thomas Huth
1
-0
/
+1
2023-06-10
hw/ppc/openpic: Do not open-code ROUND_UP() macro
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-10
target/ppc: Decrementer fix BookE semantics
Nicholas Piggin
1
-7
/
+2
2023-06-10
target/ppc: Fix decrementer time underflow and infinite timer loop
Nicholas Piggin
1
-0
/
+2
2023-06-10
target/ppc: Rework store conditional to avoid branch
Nicholas Piggin
1
-33
/
+30
2023-06-10
target/ppc: Remove larx/stcx. memory barrier semantics
Nicholas Piggin
1
-11
/
+0
2023-06-10
target/ppc: Ensure stcx size matches larx
Nicholas Piggin
3
-4
/
+14
2023-06-10
target/ppc: Fix lqarx to set cpu_reserve
Nicholas Piggin
1
-0
/
+1
2023-06-10
target/ppc: Eliminate goto in mmubooke_check_tlb()
BALATON Zoltan
1
-19
/
+21
2023-06-10
target/ppc: Change ppcemb_tlb_check() to return bool
BALATON Zoltan
1
-13
/
+13
2023-06-10
target/ppc: Simplify ppcemb_tlb_search()
BALATON Zoltan
1
-7
/
+3
2023-06-10
target/ppc: Remove some unneded line breaks
BALATON Zoltan
2
-10
/
+6
2023-06-10
target/ppc: Move ppcemb_tlb_search() to mmu_common.c
BALATON Zoltan
3
-25
/
+22
2023-06-10
target/ppc: Remove "ext" parameter of ppcemb_tlb_check()
BALATON Zoltan
3
-15
/
+11
2023-06-10
target/ppc: Remove single use function
BALATON Zoltan
1
-10
/
+1
2023-06-10
target/ppc: PMU implement PERFM interrupts
Nicholas Piggin
2
-8
/
+15
2023-06-10
target/ppc: Support directed privileged doorbell interrupt (SDOOR)
Nicholas Piggin
1
-1
/
+1
2023-06-10
target/ppc: Fix msgclrp interrupt type
Nicholas Piggin
1
-1
/
+1
2023-06-10
target/ppc: PMU do not clear MMCR0[FCECE] on performance monitor alert
Nicholas Piggin
1
-1
/
+0
2023-06-10
target/ppc: Fix PMU hflags calculation
Nicholas Piggin
6
-41
/
+85
2023-06-10
pnv/xive2: Quiet down some error messages
Frederic Barrat
1
-0
/
+4
2023-06-10
target/ppc: Fix nested-hv HEAI delivery
Nicholas Piggin
1
-2
/
+5
2023-06-10
pnv/xive2: Handle TIMA access through all ports
Frederic Barrat
2
-1
/
+5
2023-06-10
pnv/xive2: Introduce macros to manipulate TIMA addresses
Frederic Barrat
2
-7
/
+23
2023-06-10
pnv/xive2: Allow writes to the Physical Thread Enable registers
Frederic Barrat
1
-0
/
+1
2023-06-10
pnv/xive2: Add definition for the ESB cache configuration register
Frederic Barrat
2
-0
/
+11
2023-06-10
pnv/xive2: Add definition for TCTXT Config register
Frederic Barrat
2
-1
/
+11
2023-06-10
linux-user: elfload: Specify -R is an option for qemu-user binaries
Andrew Jeffery
1
-1
/
+2
2023-06-10
linux-user: elfload: s/min_mmap_addr/mmap_min_addr/
Andrew Jeffery
1
-1
/
+1
2023-06-10
vnc: move assert in vnc_worker_thread_loop
Anastasia Belova
1
-1
/
+2
2023-06-10
linux-user: Return EINVAL for getgroups() with negative gidsetsize
Peter Maydell
1
-2
/
+2
2023-06-09
linux-user: add comments for TARGET_NR_[gs]etgroups{,32}
Michael Tokarev
1
-4
/
+4
[next]