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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-08-31
Merge tag 'quick-fix-pull-request' of https://gitlab.com/bsdimp/qemu into sta...
Stefan Hajnoczi
2023-08-31
Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-08-31
Merge tag 'xen-virtio-2-tag' of https://gitlab.com/sstabellini/qemu into staging
Stefan Hajnoczi
2023-08-31
Merge tag 'pull-maintainer-ominbus-300823-1' of https://gitlab.com/stsquad/qe...
Stefan Hajnoczi
2023-08-31
hw/arm: Set number of MPU regions correctly for an505, an521, an524
Peter Maydell
2023-08-31
hw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions properties
Peter Maydell
2023-08-31
rtc: Use time_t for passing and returning time offsets
Peter Maydell
2023-08-31
hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t difference
Peter Maydell
2023-08-31
Add i.MX7 SRC device implementation
Jean-Christophe Dubois
2023-08-31
Add i.MX7 missing TZ devices and memory regions
Jean-Christophe Dubois
2023-08-31
Refactor i.MX7 processor code
Jean-Christophe Dubois
2023-08-31
Add i.MX6UL missing devices.
Jean-Christophe Dubois
2023-08-31
Refactor i.MX6UL processor code
Jean-Christophe Dubois
2023-08-31
Remove i.MX7 IOMUX GPR device from i.MX6UL
Jean-Christophe Dubois
2023-08-30
xen_arm: Initialize RAM and add hi/low memory regions
Oleksandr Tyshchenko
2023-08-30
xen_arm: Create virtio-mmio devices during initialization
Oleksandr Tyshchenko
2023-08-30
bsd-user: Move PRAGMA_DISABLE_PACKED_WARNING etc to qemu.h
Warner Losh
2023-08-30
gdbstub: move comment for gdb_register_coprocessor
Alex Bennée
2023-08-30
gdbstub: replace global gdb_has_xml with a function
Alex Bennée
2023-08-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2023-08-30
block/io: align requests to subcluster_size
Andrey Drobyshev
2023-08-30
block: add subcluster_size field to BlockDriverInfo
Andrey Drobyshev
2023-08-29
Revert "include/exec: typedef abi_ptr to vaddr in softmmu"
Richard Henderson
2023-08-29
softmmu: Use async_run_on_cpu in tcg_commit
Richard Henderson
2023-08-29
Merge tag '2023q3-bsd-user-pull-request' of https://gitlab.com/bsdimp/qemu in...
Stefan Hajnoczi
2023-08-28
bsd-user: Disable clang warnings
Kyle Evans
2023-08-28
bsd-user: Move _WANT_FREEBSD macros to include/qemu/osdep.h
Warner Losh
2023-08-24
tcg: Introduce negsetcond opcodes
Richard Henderson
2023-08-24
tcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32
Richard Henderson
2023-08-24
include/exec: Widen tlb_hit/tlb_hit_page()
Anton Johansson
2023-08-24
include/exec: typedef abi_ptr to vaddr in softmmu
Anton Johansson
2023-08-24
include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*()
Anton Johansson
2023-08-24
sysemu/hvf: Use vaddr for hvf_arch_[insert|remove]_hw_breakpoint
Anton Johansson
2023-08-24
sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint
Anton Johansson
2023-08-24
accel/hvf: Widen pc/saved_insn for hvf_sw_breakpoint
Anton Johansson
2023-08-24
accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint
Anton Johansson
2023-08-24
Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-08-23
include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hosts
Thomas Huth
2023-08-23
hw: Add compat machines for 8.2
Cornelia Huck
2023-08-22
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-08-22
hw/gpio/nrf51: implement DETECT signal
Chris Laplante
2023-08-09
linux-user: Use ARRAY_SIZE with bitmask_transtbl
Richard Henderson
2023-08-08
qemu/osdep: Remove fallback for MAP_FIXED_NOREPLACE
Richard Henderson
2023-08-08
util/selfmap: Rewrite using qemu/interval-tree.h
Richard Henderson
2023-08-07
Merge tag 'fixes-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...
Richard Henderson
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
Fixed incorrect LLONG alignment for openrisc and cris
Luca Bonissi
2023-08-03
include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hosts
Thomas Huth
2023-08-03
hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
Thomas Huth
[next]