aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-15Update version for v8.1.0-rc4 releasev8.1.0-rc4Richard Henderson
2023-08-14Merge tag 'pull-tcg-20230814' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2023-08-12tcg/i386: Output %gs prefix in tcg_out_vex_opcRichard Henderson
2023-08-11Merge tag 'pull-riscv-to-apply-20230811-3' of https://github.com/alistair23/q...Richard Henderson
2023-08-11hw/riscv/virt.c: change 'aclint' TCG checkDaniel Henrique Barboza
2023-08-11target/riscv/kvm.c: fix mvendorid size in vcpu_set_machine_ids()Daniel Henrique Barboza
2023-08-11Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2023-08-11pci: Fix the update of interrupt disable bit in PCI_COMMAND registerGuoyi Tu
2023-08-11hw/pci-host: Allow extended config space access for Designware PCIe hostJason Chien
2023-08-10Update version for v8.1.0-rc3 releasev8.1.0-rc3Richard Henderson
2023-08-10Merge tag 'pull-tcg-20230810' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2023-08-10gdbstub: don't complain about preemptive ACK charsAlex Bennée
2023-08-10gdbstub: more fixes for client Ctrl-C handlingAlex Bennée
2023-08-10tests/tcg: ensure system-mode gdb tests start stoppedAlex Bennée
2023-08-10accel/tcg: Avoid reading too much in load_atom_{2,4}Richard Henderson
2023-08-09Merge tag 'or1k-pull-request-20230809' of https://github.com/stffrdhrn/qemu i...Richard Henderson
2023-08-09Merge tag 'pull-lu-20230809' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2023-08-09Merge tag 'nvme-fixes-pull-request' of https://gitlab.com/birkelund/qemu into...Richard Henderson
2023-08-09linux-user: Fix openat() emulation to correctly detect accesses to /procHelge Deller
2023-08-09util/interval-tree: Check root for null in interval_tree_iter_firstHelge Deller
2023-08-09tests/tcg: Disable filename test for info proc mappingsRichard Henderson
2023-08-09linux-user: Use ARRAY_SIZE with bitmask_transtblRichard Henderson
2023-08-09linux-user: Split out do_mmapRichard Henderson
2023-08-09hw/nvme: fix null pointer access in ruh updateKlaus Jensen
2023-08-09hw/nvme: fix null pointer access in directive receiveKlaus Jensen
2023-08-08qemu/osdep: Remove fallback for MAP_FIXED_NOREPLACERichard Henderson
2023-08-08Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Richard Henderson
2023-08-08Merge tag 'pull-lu-20230808' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2023-08-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-08-08linux-user: Rewrite non-fixed probe_guest_baseRichard Henderson
2023-08-08linux-user: Rewrite fixed probe_guest_baseRichard Henderson
2023-08-08linux-user: Consolidate guest bounds check in probe_guest_baseRichard Henderson
2023-08-08linux-user: Remove duplicate CPU_LOG_PAGE from probe_guest_baseRichard Henderson
2023-08-08util/selfmap: Rewrite using qemu/interval-tree.hRichard Henderson
2023-08-08linux-user: Use zero_bss for PT_LOAD with no file contents tooRichard Henderson
2023-08-08linux-user: Do not adjust zero_bss for host page sizeRichard Henderson
2023-08-08linux-user: Do not adjust image mapping for host page sizeRichard Henderson
2023-08-08linux-user: Adjust initial brk when interpreter is close to executableHelge Deller
2023-08-08linux-user: Use elf_et_dyn_base for ET_DYN with interpreterRichard Henderson
2023-08-08linux-user: Use MAP_FIXED_NOREPLACE for initial image mmapRichard Henderson
2023-08-08linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.hRichard Henderson
2023-08-08linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.hRichard Henderson
2023-08-08linux-user: Adjust task_unmapped_base for reserved_vaRichard Henderson
2023-08-08configure: unify case statements for CPU canonicalizationPaolo Bonzini
2023-08-08linux-user: cleanup unused linux-user/include/host directoriesPaolo Bonzini
2023-08-08configure: fix detection for x32 linux-userPaolo Bonzini
2023-08-08docs: update hw/nvme documentation for protection informationAnkit Kumar
2023-08-08hw/nvme: fix CRC64 for guard tagAnkit Kumar
2023-08-07Merge tag 'fixes-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...Richard Henderson
2023-08-07Merge tag 'trivial-patches-pull' of https://gitlab.com/mjt0k/qemu into stagingRichard Henderson