]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-09-03 David Hildenbrandtcg: Make probe_write() return a pointer to the host...
2019-09-03 David Hildenbrands390x/tcg: Pass a size to probe_write() in do_csst()
2019-09-03 David Hildenbrandhppa/tcg: Call probe_write() also for CONFIG_USER_ONLY
2019-09-03 David Hildenbrandmips/tcg: Call probe_write() for CONFIG_USER_ONLY as...
2019-09-03 David Hildenbrandtcg: Enforce single page access in probe_write()
2019-09-03 David Hildenbrandtcg: Factor out CONFIG_USER_ONLY probe_write() from...
2019-09-03 David Hildenbrands390x/tcg: Fix length calculation in probe_write_access()
2019-09-03 David Hildenbrands390x/tcg: Use guest_addr_valid() instead of h2g_valid...
2019-09-03 David Hildenbrandtcg: Check for watchpoints in probe_write()
2019-09-03 Richard Hendersoncputlb: Handle watchpoints via TLB_WATCHPOINT
2019-09-03 Richard Hendersoncputlb: Remove double-alignment in store_helper
2019-09-03 Richard Hendersoncputlb: Fix size operand for tlb_fill on unaligned...
2019-09-03 Richard Hendersonexec: Factor out cpu_watchpoint_address_matches
2019-09-03 Richard Hendersoncputlb: Fold TLB_RECHECK into TLB_INVALID_MASK
2019-09-03 David Hildenbrandexec: Factor out core logic of check_watchpoint()
2019-09-03 Richard Hendersonexec: Move user-only watchpoint stubs inline
2019-09-03 Tony Nguyentarget/sparc: sun4u Invert Endian TTE bit
2019-09-03 Tony Nguyentarget/sparc: Add TLB entry with attributes
2019-09-03 Tony Nguyencputlb: Byte swap memory transaction attribute
2019-09-03 Tony Nguyenmemory: Single byte swap along the I/O path
2019-09-03 Tony Nguyencputlb: Replace size and endian operands for MemOp
2019-09-03 Tony Nguyenmemory: Access MemoryRegion with endianness
2019-09-03 Tony Nguyenexec: Hard code size with MO_{8|16|32|64}
2019-09-03 Tony Nguyentarget/mips: Hard code size with MO_{8|16|32|64}
2019-09-03 Tony Nguyenhw/s390x: Hard code size with MO_{8|16|32|64}
2019-09-03 Tony Nguyenmemory: Access MemoryRegion with MemOp
2019-09-03 Tony Nguyencputlb: Access MemoryRegion with MemOp
2019-09-03 Tony Nguyenexec: Access MemoryRegion with MemOp
2019-09-03 Tony Nguyenhw/vfio: Access MemoryRegion with MemOp
2019-09-03 Tony Nguyenhw/virtio: Access MemoryRegion with MemOp
2019-09-03 Tony Nguyenhw/intc/armv7m_nic: Access MemoryRegion with MemOp
2019-09-03 Tony Nguyenhw/s390x: Access MemoryRegion with MemOp
2019-09-03 Tony Nguyentarget/mips: Access MemoryRegion with MemOp
2019-09-03 Tony Nguyenmemory: Introduce size_memop
2019-09-03 Tony Nguyentcg: TCGMemOp is now accelerator independent MemOp
2019-09-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2019-09-03 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-09-03 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-08-28 Kővágó, Zoltánaudio: omitting audiodev= parameter is only deprecated
2019-08-28 Kővágó, Zoltánaudio: fix invalid malloc size in audio_create_pdos
2019-08-27 Marc-André... tests: fix modules-test with no default machine
2019-08-27 Marc-André... build-sys: build ui-spice-app as a module
2019-08-27 Peter MaydellMerge remote-tracking branch 'remotes/aperard/tags...
2019-08-27 Philippe Mathieu... trace: Clarify DTrace/SystemTap help message
2019-08-27 Vladimir Sementsov... block/qcow2: implement .bdrv_co_pwritev(_compressed...
2019-08-27 Vladimir Sementsov... block/qcow2: implement .bdrv_co_preadv_part
2019-08-27 Vladimir Sementsov... block/qcow2: refactor qcow2_co_preadv to use buffer...
2019-08-27 Vladimir Sementsov... block/io: introduce bdrv_co_p{read, write}v_part
2019-08-27 Vladimir Sementsov... block/io: bdrv_aligned_pwritev: use and support qiov_offset
2019-08-27 Vladimir Sementsov... block/io: bdrv_aligned_preadv: use and support qiov_offset
2019-08-27 Vladimir Sementsov... block/io: bdrv_co_do_copy_on_readv: lazy allocation
2019-08-27 Vladimir Sementsov... block/io: bdrv_co_do_copy_on_readv: use and support...
2019-08-27 Vladimir Sementsov... block: define .*_part io handlers in BlockDriver
2019-08-27 Vladimir Sementsov... block/io: refactor padding
2019-08-27 Vladimir Sementsov... util/iov: improve qemu_iovec_is_zero
2019-08-27 Vladimir Sementsov... util/iov: introduce qemu_iovec_init_extended
2019-08-27 Anthony PERARDxen-bus: Avoid rewriting identical values to xenstore
2019-08-27 Anthony PERARDxen-bus: Fix backend state transition on device reset
2019-08-27 Igor Druzhininxen: cleanup IOREQ server on exit
2019-08-27 Anthony PERARDxen: Fix ring.h header
2019-08-27 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-08-25 Aurelien Jarnotarget/alpha: fix tlb_fill trap_arg2 value for instruct...
2019-08-23 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-08-23 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-08-23 Paolo Bonzinimodules-test: ui-spice-app is not built as module
2019-08-23 Paolo Bonzinimodules-test: fix const cast
2019-08-23 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2019-08-22 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2019-08-22 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann2...
2019-08-22 Raphael Norwitzvhost-user-scsi: prevent using uninitialized vqs
2019-08-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2019-08-22 Stefan Hajnocziutil/async: hold AioContext ref to prevent use-after...
2019-08-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2019-08-22 Marc-André... test: skip tests if socket_check_protocol_support(...
2019-08-22 Marc-André... test-char: skip tcp tests if ipv4 check failed
2019-08-22 Marc-André... tests: specify the address family when checking bind
2019-08-22 Marc-André... tests/docker: add podman support
2019-08-22 Marc-André... docker.py: add podman support
2019-08-22 Marc-André... docker.py: add --run-as-current-user
2019-08-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-08-22 David Hildenbrands390x/mmu: Factor out storage key handling
2019-08-22 David Hildenbrands390x/mmu: Better storage key reference and change...
2019-08-22 David Hildenbrands390x/tcg: Flush the TLB of all CPUs on SSKE and RRBE
2019-08-22 David Hildenbrands390x/tcg: Rework MMU selection for instruction fetches
2019-08-22 David Hildenbrands390x/mmu: ASC selection in s390_cpu_get_phys_page_debug()
2019-08-22 David Hildenbrands390x/mmu: Trace the right value if setting/getting...
2019-08-22 David Hildenbrands390x/tcg: Fix VERIM with 32/64 bit elements
2019-08-22 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-08-22 Bastian Koppelmanntarget/tricore: Fix tricore_tr_translate_insn
2019-08-22 Bastian Koppelmanntarget/tricore: Implement a qemu excptions helper
2019-08-22 Bastian Koppelmanntarget/tricore: Use translate_loop
2019-08-22 Bastian Koppelmanntarget-tricore: Make env a member of DisasContext
2019-08-22 Bastian Koppelmanntarget/tricore: Use DisasContextBase API
2019-08-22 Daniel P. Berrangécrypto: use auto cleanup for many stack variables
2019-08-22 Daniel P. Berrangécrypto: define cleanup functions for use with g_autoptr
2019-08-22 Daniel P. Berrangéglib: bump min required glib library version to 2.48
2019-08-22 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-08-22 BALATON Zoltanati-vga: Implement dummy VBlank IRQ
2019-08-22 Gerd Hoffmannehci: fix queue->dev null ptr dereference
2019-08-21 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
next