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-15
Update version for v8.1.0-rc4 release
v8.1.0-rc4
Richard Henderson
2023-08-14
Merge tag 'pull-tcg-20230814' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-08-12
tcg/i386: Output %gs prefix in tcg_out_vex_opc
Richard Henderson
2023-08-11
Merge tag 'pull-riscv-to-apply-20230811-3' of https://github.com/alistair23/q...
Richard Henderson
2023-08-11
hw/riscv/virt.c: change 'aclint' TCG check
Daniel Henrique Barboza
2023-08-11
target/riscv/kvm.c: fix mvendorid size in vcpu_set_machine_ids()
Daniel Henrique Barboza
2023-08-11
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-08-11
pci: Fix the update of interrupt disable bit in PCI_COMMAND register
Guoyi Tu
2023-08-11
hw/pci-host: Allow extended config space access for Designware PCIe host
Jason Chien
2023-08-10
Update version for v8.1.0-rc3 release
v8.1.0-rc3
Richard Henderson
2023-08-10
Merge tag 'pull-tcg-20230810' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-08-10
gdbstub: don't complain about preemptive ACK chars
Alex Bennée
2023-08-10
gdbstub: more fixes for client Ctrl-C handling
Alex Bennée
2023-08-10
tests/tcg: ensure system-mode gdb tests start stopped
Alex Bennée
2023-08-10
accel/tcg: Avoid reading too much in load_atom_{2,4}
Richard Henderson
2023-08-09
Merge tag 'or1k-pull-request-20230809' of https://github.com/stffrdhrn/qemu i...
Richard Henderson
2023-08-09
Merge tag 'pull-lu-20230809' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-08-09
Merge tag 'nvme-fixes-pull-request' of https://gitlab.com/birkelund/qemu into...
Richard Henderson
2023-08-09
linux-user: Fix openat() emulation to correctly detect accesses to /proc
Helge Deller
2023-08-09
util/interval-tree: Check root for null in interval_tree_iter_first
Helge Deller
2023-08-09
tests/tcg: Disable filename test for info proc mappings
Richard Henderson
2023-08-09
linux-user: Use ARRAY_SIZE with bitmask_transtbl
Richard Henderson
2023-08-09
linux-user: Split out do_mmap
Richard Henderson
2023-08-09
hw/nvme: fix null pointer access in ruh update
Klaus Jensen
2023-08-09
hw/nvme: fix null pointer access in directive receive
Klaus Jensen
2023-08-08
qemu/osdep: Remove fallback for MAP_FIXED_NOREPLACE
Richard Henderson
2023-08-08
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Richard Henderson
2023-08-08
Merge tag 'pull-lu-20230808' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-08-08
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-08-08
linux-user: Rewrite non-fixed probe_guest_base
Richard Henderson
2023-08-08
linux-user: Rewrite fixed probe_guest_base
Richard Henderson
2023-08-08
linux-user: Consolidate guest bounds check in probe_guest_base
Richard Henderson
2023-08-08
linux-user: Remove duplicate CPU_LOG_PAGE from probe_guest_base
Richard Henderson
2023-08-08
util/selfmap: Rewrite using qemu/interval-tree.h
Richard Henderson
2023-08-08
linux-user: Use zero_bss for PT_LOAD with no file contents too
Richard Henderson
2023-08-08
linux-user: Do not adjust zero_bss for host page size
Richard Henderson
2023-08-08
linux-user: Do not adjust image mapping for host page size
Richard Henderson
2023-08-08
linux-user: Adjust initial brk when interpreter is close to executable
Helge Deller
2023-08-08
linux-user: Use elf_et_dyn_base for ET_DYN with interpreter
Richard Henderson
2023-08-08
linux-user: Use MAP_FIXED_NOREPLACE for initial image mmap
Richard Henderson
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-08
configure: unify case statements for CPU canonicalization
Paolo Bonzini
2023-08-08
linux-user: cleanup unused linux-user/include/host directories
Paolo Bonzini
2023-08-08
configure: fix detection for x32 linux-user
Paolo Bonzini
2023-08-08
docs: update hw/nvme documentation for protection information
Ankit Kumar
2023-08-08
hw/nvme: fix CRC64 for guard tag
Ankit Kumar
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
[next]