messages from 2023-08-01 14:55:46 to 2023-08-02 12:50:37 UTC [more...]
[PATCH] target/riscv: Implement WARL behaviour for mcountinhibit/mcounteren
2023-08-02 12:49 UTC
Reducing vdpa migration downtime because of memory pin / maps
2023-08-02 12:42 UTC (15+ messages)
[PATCH 0/2] virtio-gpu: reset gfx resources in main thread
2023-08-02 12:27 UTC (2+ messages)
[PATCH 0/2] block/blkio: fix fd leak and add more comments for the fd passing
2023-08-02 12:02 UTC (5+ messages)
` [PATCH 1/2] block/blkio: close the fd when blkio_connect() fails
` [PATCH 2/2] block/blkio: add more comments on the fd passing handling
[PATCH] gdbstub: use 0 ("any process") on packets with no PID
2023-08-02 11:04 UTC (3+ messages)
[PATCH 00/21] Patch Round-up for stable 7.2.2, freeze on 2023-04-20
2023-08-02 10:53 UTC (4+ messages)
[PATCH 0/5] linux-user: brk/mmap fixes
2023-08-02 10:37 UTC (11+ messages)
[PATCH v6 0/8] linux-user: brk fixes
2023-08-02 10:35 UTC (20+ messages)
` [PATCH v6 1/8] linux-user: Unset MAP_FIXED_NOREPLACE for host
` [PATCH v6 2/8] linux-user: Do not call get_errno() in do_brk()
` [PATCH v6 3/8] linux-user: Use MAP_FIXED_NOREPLACE for do_brk()
` [PATCH v6 4/8] linux-user: Do nothing if too small brk is specified
` [PATCH v6 5/8] linux-user: Do not align brk with host page size
` [PATCH v6 6/8] linux-user: Show heap address in /proc/pid/maps
` [PATCH v6 7/8] linux-user: Optimize memory layout for static and dynamic executables
` [PATCH v6 8/8] linux-user: Load pie executables at upper memory
hvf: Invalid ISV on data abort
2023-08-02 10:12 UTC (2+ messages)
[PATCH] hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
2023-08-02 9:28 UTC
[PATCH v5 0/4] Virtio shared dma-buf
2023-08-02 9:08 UTC (5+ messages)
` [PATCH v5 1/4] uuid: add a hash function
` [PATCH v5 2/4] virtio-dmabuf: introduce virtio-dmabuf
` [PATCH v5 3/4] vhost-user: add shared_object msg
` [PATCH v5 4/4] vhost-user: refactor send_resp code
[PATCH v2 00/24] plugins: Allow to read registers
2023-08-02 8:46 UTC (25+ messages)
` [PATCH v2 01/24] contrib/plugins: Use GRWLock in execlog
` [PATCH v2 02/24] gdbstub: Introduce GDBFeature structure
` [PATCH v2 03/24] gdbstub: Add num_regs member to GDBFeature
` [PATCH v2 04/24] gdbstub: Introduce gdb_find_static_feature()
` [PATCH v2 05/24] target/arm: Move the reference to arm-core.xml
` [PATCH v2 06/24] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
` [PATCH v2 07/24] target/arm: Use GDBFeature for dynamic XML
` [PATCH v2 08/24] target/ppc: "
` [PATCH v2 09/24] target/riscv: "
` [PATCH v2 10/24] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v2 11/24] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v2 12/24] gdbstub: Simplify XML lookup
` [PATCH v2 13/24] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v2 14/24] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v2 15/24] target/arm: Fill new members of GDBFeature
` [PATCH v2 16/24] target/ppc: "
` [PATCH v2 17/24] target/riscv: "
` [PATCH v2 18/24] hw/core/cpu: Add a parameter to gdb_read_register/gdb_write_register
` [PATCH v2 19/24] gdbstub: Hide gdb_has_xml
` [PATCH v2 20/24] gdbstub: Expose functions to read registers
` [PATCH v2 21/24] plugins: Allow "
` [PATCH v2 22/24] contrib/plugins: Allow to log registers
` [PATCH v2 23/24] plugins: Support C++
` [PATCH v2 24/24] contrib/plugins: Add cc plugin
[PATCH for-8.2 v3 0/6] vfio/migration: Add P2P support for VFIO migration
2023-08-02 8:43 UTC (8+ messages)
` [PATCH for-8.2 v3 1/6] vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
` [PATCH for-8.2 v3 2/6] sysemu: Add prepare callback to struct VMChangeStateEntry
` [PATCH for-8.2 v3 3/6] qdev: Add qdev_add_vm_change_state_handler_full()
` [PATCH for-8.2 v3 4/6] vfio/migration: Refactor PRE_COPY and RUNNING state checks
` [PATCH for-8.2 v3 5/6] vfio/migration: Add P2P support for VFIO migration
` [PATCH for-8.2 v3 6/6] vfio/migration: Allow migration of multiple P2P supporting devices
[PATCH 0/3] hw/ufs: fix compilation warnings
2023-08-02 8:37 UTC (4+ messages)
[PATCH v2 0/2] contrib/plugins: Migrate to the Meson build
2023-08-02 8:22 UTC (4+ messages)
` [PATCH v2 1/2] contrib/plugins: add meson build file
[PATCH v2 0/3] linux-user: /proc/cpuinfo fix and content emulation for arm
2023-08-02 8:16 UTC (5+ messages)
` [PATCH v2 1/3] linux-user: Fix openat() emulation to correctly detect accesses to /proc
` [PATCH v2 2/3] linux-user: Emulate /proc/cpuinfo on aarch64 and arm
` [PATCH v2 3/3] linux-user: Emulate /proc/cpuinfo for Alpha
[RFC PATCH 00/19] QEMU gmem implemention
2023-08-02 8:05 UTC (21+ messages)
` [RFC PATCH 03/19] RAMBlock: Support KVM gmemory
` [RFC PATCH 04/19] memory: Introduce memory_region_can_be_private()
` [RFC PATCH 05/19] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
` [RFC PATCH 08/19] HostMem: Add private property to indicate to use kvm gmem
[PULL 0/3] QAPI patches patches for 2023-08-02
2023-08-02 7:40 UTC (4+ messages)
` [PULL 1/3] qapi: Reformat the dirty-limit migration doc comments
` [PULL 2/3] qapi: Craft the dirty-limit capability comment
` [PULL 3/3] MAINTAINERS: Add section "Migration dirty limit and dirty page rate"
[PATCH QEMU v3 2/3] qapi: Craft the dirty-limit capability comment
2023-08-02 7:28 UTC (2+ messages)
[PATCH QEMU v3 3/3] MAINTAINERS: Add section "Migration dirty limit and dirty page rate"
2023-08-02 7:27 UTC (2+ messages)
[PATCH QEMU v3 1/3] qapi: Reformat the dirty-limit migration doc comments
2023-08-02 7:25 UTC (4+ messages)
[PATCH v2 0/6] linux-user: brk/mmap fixes
2023-08-02 7:17 UTC (7+ messages)
` [PATCH v2 1/6] linux-user: Unset MAP_FIXED_NOREPLACE for host
` [PATCH v2 2/6] linux-user: Fix MAP_FIXED_NOREPLACE on old kernels
` [PATCH v2 3/6] linux-user: Do not call get_errno() in do_brk()
` [PATCH v2 4/6] linux-user: Use MAP_FIXED_NOREPLACE for do_brk()
` [PATCH v2 5/6] linux-user: Do nothing if too small brk is specified
` [PATCH v2 6/6] linux-user: Do not align brk with host page size
[PATCH v2 0/9] gfxstream + rutabaga_gfx
2023-08-02 7:08 UTC (13+ messages)
` [PATCH v2 6/9] gfxstream + rutabaga: add initial support for gfxstream
` [PATCH v2 7/9] gfxstream + rutabaga: meson support
` [PATCH v2 8/9] gfxstream + rutabaga: enable rutabaga
` [PATCH v2 9/9] docs/system: add basic virtio-gpu documentation
[PATCH v3 0/3] Enable -cpu <cpu>,help
2023-08-02 5:36 UTC (5+ messages)
` [PATCH v3 3/3] cpu, softmmu/vl.c: Change parsing of -cpu argument to allow -cpu cpu, help to print options for the CPU type similar to how the '-device' option works
` [PATCH v3 3/3] cpu, softmmu/vl.c: Change parsing of -cpu argument to allow -cpu cpu,help "
[PATCH v2 0/4] virtio-net: add USO feature (UDP segmentation offload)
2023-08-02 5:17 UTC (3+ messages)
` [PATCH v2 4/4] virtio-net: Add support for USO features
[PATCH] vdpa: set old virtio status at cvq isolation probing end
2023-08-02 2:34 UTC (8+ messages)
[PATCH QEMU 1/2] qapi: Reformat and craft the migration doc comments
2023-08-02 1:01 UTC (5+ messages)
[PATCH v3 00/17] Support smp.clusters for x86
2023-08-01 23:20 UTC (7+ messages)
` [PATCH v3 01/17] i386: Fix comment style in topology.h
` [PATCH v3 02/17] tests: Rename test-x86-cpuid.c to test-x86-topo.c
[PULL 00/10] Misc fixes for 2023-08-01
2023-08-01 21:54 UTC (11+ messages)
` [PULL 01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi()
` [PULL 02/10] i386/xen: consistent locking around Xen singleshot timers
` [PULL 03/10] hw/xen: prevent guest from binding loopback event channel to itself
` [PULL 04/10] ui/dbus: fix win32 compilation when !opengl
` [PULL 05/10] ui/dbus: fix clang compilation issue
` [PULL 06/10] misc: Fix some typos in documentation and comments
` [PULL 07/10] tests/migration: Add -fno-stack-protector
` [PULL 08/10] target/nios2: Pass semihosting arg to exit
` [PULL 09/10] target/nios2: Fix semihost lseek offset computation
` [PULL 10/10] target/m68k: "
[PATCH 0/3] Accompany -nostdlib with -fno-stack-protector
2023-08-01 21:48 UTC (3+ messages)
` [PATCH 2/3] tests/migration: Add -fno-stack-protector
[PATCH] ui/dbus: fix win32 compilation when !opengl
2023-08-01 21:47 UTC (2+ messages)
[PATCH] target/nios2: Fix semihost lseek offset computation
2023-08-01 21:46 UTC (2+ messages)
[PATCH for-8.1] target/m68k: Fix semihost lseek offset computation
2023-08-01 21:46 UTC (3+ messages)
[PATCH for-8.1] Misc Xen-on-KVM fixes
2023-08-01 21:46 UTC (5+ messages)
` [PATCH for-8.1 1/3] hw/xen: fix off-by-one in xen_evtchn_set_gsi()
` [PATCH for-8.1 2/3] i386/xen: consistent locking around Xen singleshot timers
` [PATCH for-8.1 3/3] hw/xen: prevent guest from binding loopback event channel to itself
[PATCH] Fix some typos in documentation and comments
2023-08-01 21:44 UTC (2+ messages)
[PATCH] target/nios2: Pass semihosting arg to exit
2023-08-01 21:45 UTC (3+ messages)
[PATCH] ui/dbus: fix clang compilation issue
2023-08-01 21:44 UTC (2+ messages)
[PATCH 0/2] linux-user: /proc/cpuinfo fix and content emulation for arm
2023-08-01 21:27 UTC (5+ messages)
` [PATCH 1/2] linux-user: Fix openat() emulation to correctly detect accesses to /proc
` [PATCH 2/2] linux-user: Emulate /proc/cpuinfo on aarch64 and arm
[PATCH v5] Emulate dip switch language layout settings on SUN keyboard
2023-08-01 21:27 UTC (14+ messages)
` [PATCH v6] "
` Ping: "
` [PATCH v7] "
` [PATCH v8] "
` [PATCH v1] Allowing setting and overriding parameters in smb.conf
[PATCH for-8.1 0/3] accel/tcg: Do not issue misaligned i/o
2023-08-01 21:22 UTC (7+ messages)
` [PATCH 1/3] accel/tcg: Adjust parameters and locking with do_{ld, st}_mmio_*
` [PATCH 2/3] accel/tcg: Issue wider aligned i/o in do_{ld,st}_mmio_*
` [PATCH 3/3] accel/tcg: Do not issue misaligned i/o
[PATCH] gdbstub: Fix client Ctrl-C handling
2023-08-01 20:05 UTC (9+ messages)
[PATCH v2 00/11] tpm: introduce TPM CRB SysBus device
2023-08-01 19:38 UTC (6+ messages)
` [PATCH v2 06/11] tpm_crb: move ACPI table building to device interface
[PATCH 0/8] gitlab: speed up msys windows jobs with GCC
2023-08-01 19:07 UTC (17+ messages)
` [PATCH 1/8] gitlab: remove duplication between msys jobs
` [PATCH 2/8] gitlab: print timestamps during windows "
` [PATCH 6/8] configure: support passthrough of -Dxxx args to meson
` [PATCH 7/8] gitlab: disable optimization and debug symbols in msys build
` [PATCH 8/8] gitlab: disable FF_SCRIPT_SECTIONS on msys jobs
[RFC PATCH 0/6] Use Clang for compiling in the 64-bit MSYS2 job
2023-08-01 18:31 UTC (7+ messages)
` [RFC PATCH 5/6] include/qemu/compiler: Fix problem with gcc_struct and Clang
[PULL 0/5] Misc fixes, for thread-pool, xen, and xen-emulate
2023-08-01 17:48 UTC (2+ messages)
[PULL 0/1 for 8.1] TLS crash fix
2023-08-01 17:46 UTC (2+ messages)
` [PULL 1/1] io: remove io watch if TLS channel is closed during handshake
[PATCH v2] io: remove io watch if TLS channel is closed during handshake
2023-08-01 17:37 UTC (2+ messages)
[PATCH] migration/calc-dirty-rate: millisecond precision period
2023-08-01 17:09 UTC (9+ messages)
[PATCH v5 00/11] *** Add allwinner-r40 support ***
2023-08-01 17:03 UTC (10+ messages)
` [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
[Qemu-devel] [PATCH] acpi: Add emulated sleep button
2023-08-01 17:00 UTC (7+ messages)
[PATCH] linux-user: Fix openat() emulation to correctly detect accesses to /proc
2023-08-01 16:09 UTC (2+ messages)
[PATCH] target/m68k: Add URL to semihosting spec
2023-08-01 15:44 UTC
qemu-img cache modes with Linux cgroup v1
2023-07-31 19:15 UTC (3+ messages)
[PATCH] target/nios2: Pass semihosting arg to exit
2023-08-01 15:33 UTC (6+ messages)
[PATCH v1 0/9] gfxstream + rutabaga_gfx
2023-08-01 15:18 UTC (4+ messages)
` Rutabaga backwards compatibility
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).