index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-08
linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h
Richard Henderson
2023-08-08
linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h
Richard Henderson
2023-08-08
linux-user: Adjust task_unmapped_base for reserved_va
Richard Henderson
2023-08-07
Merge tag 'fixes-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...
Richard Henderson
2023-08-07
Merge tag 'trivial-patches-pull' of https://gitlab.com/mjt0k/qemu into staging
Richard Henderson
2023-08-07
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Richard Henderson
2023-08-07
ui/gtk: set scanout mode in gd_egl/gd_gl_area_scanout_texture
Dongwon Kim
2023-08-07
hw/i386/vmmouse:add relative packet flag for button status
Zongmin Zhou
2023-08-07
dump: kdump-zlib data pages not dumped with pvtime/aarch64
Dongli Zhang
2023-08-07
virtio-gpu: reset gfx resources in main thread
Marc-André Lureau
2023-08-07
virtio-gpu: free BHs, by implementing unrealize
Marc-André Lureau
2023-08-07
chardev: report the handshake error
Marc-André Lureau
2023-08-07
Fixed incorrect LLONG alignment for openrisc and cris
Luca Bonissi
2023-08-07
stubs/colo.c: spelling
Michael Tokarev
2023-08-07
hw/i2c: Fix bitbang_i2c_data trace event
BALATON Zoltan
2023-08-07
hw/nvme: fix compliance issue wrt. iosqes/iocqes
Klaus Jensen
2023-08-07
hw/nvme: fix oob memory read in fdp events log
Klaus Jensen
2023-08-06
Merge tag 'pull-tcg-20230806-3' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-08-06
bsd-user: Remove last_brk
Richard Henderson
2023-08-06
linux-user: Remove last_brk
Richard Henderson
2023-08-06
linux-user: Properly set image_info.brk in flatload
Richard Henderson
2023-08-06
linux-user: Do not align brk with host page size
Akihiko Odaki
2023-08-06
linux-user: Do nothing if too small brk is specified
Akihiko Odaki
2023-08-06
linux-user: Use MAP_FIXED_NOREPLACE for do_brk()
Akihiko Odaki
2023-08-06
linux-user: Do not call get_errno() in do_brk()
Akihiko Odaki
2023-08-06
linux-user: Fix MAP_FIXED_NOREPLACE on old kernels
Akihiko Odaki
2023-08-06
linux-user: Unset MAP_FIXED_NOREPLACE for host
Akihiko Odaki
2023-08-06
linux-user/elfload: Set V in ELF_HWCAP for RISC-V
Nathan Egge
2023-08-06
configure: Fix linux-user host detection for riscv64
Richard Henderson
2023-08-06
gdbstub: use 0 ("any process") on packets with no PID
Matheus Tavares Bernardino
2023-08-06
accel/tcg: Call save_iotlb_data from io_readx as well
Mikhail Tyutin
2023-08-05
accel/tcg: Do not issue misaligned i/o
Richard Henderson
2023-08-05
accel/tcg: Issue wider aligned i/o in do_{ld,st}_mmio_*
Richard Henderson
2023-08-05
accel/tcg: Adjust parameters and locking with do_{ld,st}_mmio_*
Richard Henderson
2023-08-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-08-04
Merge tag 'pull-ppc-20230804' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2023-08-04
target/ppc: Fix VRMA page size for ISA v3.0
Nicholas Piggin
2023-08-04
target/ppc: Fix pending HDEC when entering PM state
Nicholas Piggin
2023-08-04
target/ppc: Implement ASDR register for ISA v3.0 for HPT
Nicholas Piggin
2023-08-04
ppc/pegasos2: Fix reg property of 64 bit BARs in device tree
BALATON Zoltan
2023-08-04
ppc/pegasos2: Fix naming of device tree nodes
BALATON Zoltan
2023-08-04
ppc/pegasos2: Fix reg property of ROM BARs
BALATON Zoltan
2023-08-04
ppc/pegasos2: Fix reset state of USB functions
BALATON Zoltan
2023-08-04
ci: install meson in CirrusCI KVM build environment
Paolo Bonzini
2023-08-04
target/i386: Check CR0.TS before enter_mmx
Matt Borgerson
2023-08-03
Merge tag 'hppa-linux-user-speedup-pull-request' of https://github.com/hdelle...
Richard Henderson
2023-08-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-08-04
target/hppa: Move iaoq registers and thus reduce generated code size
Helge Deller
2023-08-03
cryptodev: Handle unexpected request to avoid crash
zhenwei pi
2023-08-03
virtio-crypto: verify src&dst buffer length for sym request
zhenwei pi
[next]