index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-30
block: add subcluster_size field to BlockDriverInfo
Andrey Drobyshev
1
-0
/
+5
2023-08-29
Revert "include/exec: typedef abi_ptr to vaddr in softmmu"
Richard Henderson
1
-2
/
+2
2023-08-29
softmmu: Use async_run_on_cpu in tcg_commit
Richard Henderson
1
-1
/
+0
2023-08-29
Merge tag '2023q3-bsd-user-pull-request' of https://gitlab.com/bsdimp/qemu into staging
Stefan Hajnoczi
2
-0
/
+43
2023-08-29
block/throttle-groups: Use ThrottleDirection instread of bool is_write
zhenwei pi
1
-3
/
+3
2023-08-29
throttle: use enum ThrottleDirection instead of bool is_write
zhenwei pi
1
-2
/
+3
2023-08-29
throttle: introduce enum ThrottleDirection
zhenwei pi
1
-3
/
+8
2023-08-28
bsd-user: Disable clang warnings
Kyle Evans
1
-0
/
+30
2023-08-28
bsd-user: Move _WANT_FREEBSD macros to include/qemu/osdep.h
Warner Losh
1
-0
/
+13
2023-08-24
tcg: Introduce negsetcond opcodes
Richard Henderson
4
-0
/
+9
2023-08-24
tcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32
Richard Henderson
2
-4
/
+3
2023-08-24
include/exec: Widen tlb_hit/tlb_hit_page()
Anton Johansson
1
-2
/
+2
2023-08-24
include/exec: typedef abi_ptr to vaddr in softmmu
Anton Johansson
1
-2
/
+2
2023-08-24
include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*()
Anton Johansson
1
-12
/
+12
2023-08-24
sysemu/hvf: Use vaddr for hvf_arch_[insert|remove]_hw_breakpoint
Anton Johansson
1
-4
/
+2
2023-08-24
sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint
Anton Johansson
1
-4
/
+2
2023-08-24
accel/hvf: Widen pc/saved_insn for hvf_sw_breakpoint
Anton Johansson
1
-3
/
+3
2023-08-24
accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint
Anton Johansson
1
-3
/
+3
2023-08-24
Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
Stefan Hajnoczi
2
-0
/
+3
2023-08-23
include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hosts
Thomas Huth
1
-0
/
+3
2023-08-23
hw: Add compat machines for 8.2
Cornelia Huck
2
-0
/
+6
2023-08-22
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
1
-0
/
+2
2023-08-22
hw/gpio/nrf51: implement DETECT signal
Chris Laplante
1
-0
/
+1
2023-08-09
linux-user: Use ARRAY_SIZE with bitmask_transtbl
Richard Henderson
1
-4
/
+11
2023-08-08
qemu/osdep: Remove fallback for MAP_FIXED_NOREPLACE
Richard Henderson
1
-3
/
+0
2023-08-08
util/selfmap: Rewrite using qemu/interval-tree.h
Richard Henderson
1
-11
/
+11
2023-08-07
Merge tag 'fixes-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging
Richard Henderson
1
-0
/
+4
2023-08-07
virtio-gpu: reset gfx resources in main thread
Marc-André Lureau
1
-0
/
+3
2023-08-07
virtio-gpu: free BHs, by implementing unrealize
Marc-André Lureau
1
-0
/
+1
2023-08-07
Fixed incorrect LLONG alignment for openrisc and cris
Luca Bonissi
1
-0
/
+8
2023-08-03
include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hosts
Thomas Huth
1
-24
/
+26
2023-08-03
hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
Thomas Huth
1
-24
/
+26
2023-08-03
hw/virtio: Add a protection against duplicate vu_scmi_stop calls
Milan Zamazal
1
-0
/
+1
2023-08-02
Merge tag 'misc-fixes-20230801' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-1
/
+1
2023-08-01
misc: Fix some typos in documentation and comments
Stefan Weil
1
-1
/
+1
2023-08-01
Merge tag 'io-tls-hs-crash-pull-request' of https://gitlab.com/berrange/qemu into staging
Richard Henderson
1
-0
/
+1
2023-08-01
io: remove io watch if TLS channel is closed during handshake
Daniel P. Berrangé
1
-0
/
+1
2023-08-01
xen: Don't pass MemoryListener around by value
Peter Maydell
1
-1
/
+1
2023-07-26
migration: Extend query-migrate to provide dirty page limit info
Hyman Huang(黄勇)
1
-0
/
+2
2023-07-25
arm: spelling fixes
Michael Tokarev
2
-2
/
+2
2023-07-25
s390x: spelling fixes
Michael Tokarev
2
-2
/
+2
2023-07-23
include/exec: Add WITH_MMAP_LOCK_GUARD
Richard Henderson
1
-0
/
+10
2023-07-19
nbd: Use enum for various negotiation modes
Eric Blake
1
-0
/
+11
2023-07-19
nbd: s/handle/cookie/ to match NBD spec
Eric Blake
1
-5
/
+6
2023-07-19
nbd/server: Prepare for alternate-size headers
Eric Blake
1
-4
/
+4
2023-07-19
nbd: Consistent typedef usage in header
Eric Blake
1
-18
/
+13
2023-07-18
linux-user/elfload: Fix /proc/cpuinfo features: on s390x
Ilya Leoshkevich
1
-19
/
+47
2023-07-17
virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties
Dongwon Kim
1
-2
/
+2
2023-07-15
tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
Richard Henderson
1
-0
/
+2
2023-07-15
accel/tcg: Return bool from page_check_range
Richard Henderson
1
-1
/
+12
[prev]
[next]