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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-15
hw/mips/cps: Set the vCPU 'cpu-big-endian' property
Philippe Mathieu-Daudé
1
-0
/
+1
2024-10-15
gdbstub/helpers: Introduce ldtul_$endian_p() helpers
Philippe Mathieu-Daudé
1
-0
/
+4
2024-10-15
exec/memop: Remove unused memop_big_endian() helper
Philippe Mathieu-Daudé
1
-6
/
+0
2024-10-15
exec/tswap: Massage target_needs_bswap() definition
Philippe Mathieu-Daudé
1
-1
/
+1
2024-10-15
qemu/bswap: Undefine CPU_CONVERT() once done
Philippe Mathieu-Daudé
1
-0
/
+2
2024-10-15
Merge tag 'chr-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...
Peter Maydell
1
-1
/
+1
2024-10-15
chardev/mux: convert size members to unsigned int
Roman Penyaev
1
-1
/
+1
2024-10-14
ui: refactor using a common qemu_pixman_shareable
Marc-André Lureau
3
-20
/
+30
2024-10-14
virtio-gpu: allocate shareable 2d resources on !win32
Marc-André Lureau
1
-0
/
+2
2024-10-14
ui/surface: allocate shared memory on !win32
Marc-André Lureau
1
-0
/
+6
2024-10-14
ui/pixman: generalize shared_image_destroy
Marc-André Lureau
1
-1
/
+1
2024-10-14
ui/win32: fix potential use-after-free with dbus shared memory
Marc-André Lureau
1
-0
/
+2
2024-10-13
accel/tcg: Add TCGCPUOps.tlb_fill_align
Richard Henderson
3
-2
/
+29
2024-10-13
include/exec/memop: Introduce memop_atomicity_bits
Richard Henderson
1
-0
/
+24
2024-10-13
include/exec/memop: Rename get_alignment_bits
Richard Henderson
1
-2
/
+2
2024-10-13
include/exec/memop: Move get_alignment_bits from tcg.h
Richard Henderson
2
-23
/
+23
2024-10-13
include/exec: Introduce env_cpu_const()
Ilya Leoshkevich
1
-1
/
+12
2024-10-13
tcg: remove singlestep_enabled from DisasContextBase
Paolo Bonzini
1
-2
/
+0
2024-10-10
Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu int...
Peter Maydell
2
-0
/
+146
2024-10-10
util/iov: Introduce iov_send_recv_with_flags()
Alejandro Zeise
1
-0
/
+27
2024-10-10
crypto: accumulative hashing API
Alejandro Zeise
1
-0
/
+119
2024-10-09
Merge tag 'migration-20241009-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2
-26
/
+0
2024-10-09
Merge tag 'chr-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...
Peter Maydell
1
-1
/
+1
2024-10-09
chardev: introduce 'reconnect-ms' and deprecate 'reconnect'
Daniil Tatianin
1
-1
/
+1
2024-10-08
util/iova-tree: Remove deadcode
Dr. David Alan Gilbert
1
-25
/
+0
2024-10-08
util/userfaultfd: Remove unused uffd_poll_events
Dr. David Alan Gilbert
1
-1
/
+0
2024-10-08
accel/tcg: Make page_set_flags() documentation public
Philippe Mathieu-Daudé
1
-0
/
+13
2024-10-07
disas: Remove CRIS disassembler
Philippe Mathieu-Daudé
2
-7
/
+0
2024-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
7
-38
/
+100
2024-10-04
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
11
-28
/
+0
2024-10-03
qom: update object_resolve_path*() documentation
Marc-André Lureau
1
-6
/
+6
2024-10-03
kvm: Allow kvm_arch_get/put_registers to accept Error**
Julia Suvorova
1
-2
/
+2
2024-10-03
hw/xen: xenpvh: Disable buffered IOREQs for ARM
Edgar E. Iglesias
1
-0
/
+3
2024-10-03
hw/xen: Expose handle_bufioreq in xen_register_ioreq
Edgar E. Iglesias
2
-1
/
+5
2024-10-03
hw/char: Extract serial-mm
Bernhard Beschow
4
-21
/
+54
2024-10-03
hw/char/serial.h: Extract serial-isa.h
Bernhard Beschow
2
-9
/
+38
2024-10-03
block-backend: Remove deadcode
Dr. David Alan Gilbert
1
-8
/
+0
2024-10-03
hw/pci: Remove unused pcie_chassis_find_slot
Dr. David Alan Gilbert
1
-1
/
+0
2024-10-03
replay: Remove unused replay_disable_events
Dr. David Alan Gilbert
1
-2
/
+0
2024-10-03
remote: Remove unused remote_iohub_finalize
Dr. David Alan Gilbert
1
-1
/
+0
2024-10-03
vhost: Remove unused vhost_dev_{load|save}_inflight
Dr. David Alan Gilbert
1
-2
/
+0
2024-10-03
ui/cursor: remove cursor_get_mono_image
Dr. David Alan Gilbert
1
-1
/
+0
2024-10-03
hw: Remove unused fw_cfg_init_io
Dr. David Alan Gilbert
1
-1
/
+0
2024-10-03
hw/char: Remove unused serial_set_frequency
Dr. David Alan Gilbert
1
-2
/
+0
2024-10-03
net: Remove deadcode
Dr. David Alan Gilbert
2
-8
/
+0
2024-10-03
q35: Remove unused mch_mcfg_base
Dr. David Alan Gilbert
1
-2
/
+0
2024-10-03
hw/xen: Remove deadcode
Dr. David Alan Gilbert
1
-5
/
+0
2024-10-03
hw/xen: Remove deadcode
Dr. David Alan Gilbert
1
-5
/
+0
2024-10-02
Merge tag 'pull-riscv-to-apply-20241002' of https://github.com/alistair23/qem...
Peter Maydell
1
-2
/
+2
2024-10-02
Merge tag 'pull-request-2024-10-02' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
1
-21
/
+0
[next]