messages from 2022-09-22 18:13:37 to 2022-09-23 14:49:20 UTC [more...]
[PATCH] hw/xen: set pci Atomic Ops requests for passthrough device
2022-09-23 14:46 UTC (7+ messages)
[PATCH v3 0/3] improve error handling for module load
2022-09-23 14:42 UTC (10+ messages)
` [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
[PATCH] block: unmap (discard) blocks only if discard_zeros flag is true
2022-09-23 14:33 UTC (3+ messages)
[PATCH] file-posix: Remove unused s->discard_zeroes
2022-09-23 14:28 UTC
[PATCH] virtio-gpu: Resource UUID
2022-09-23 13:47 UTC (4+ messages)
[PATCH v2 0/2] virtio-gpu: Resource UUID
2022-09-23 13:54 UTC (4+ messages)
` [PATCH v2 1/2] virtio-gpu: Unrealize
` [PATCH v2 2/2] virtio-gpu: Resource UUID
[PATCH v11 00/15] target/hexagon: introduce idef-parser
2022-09-23 13:42 UTC (5+ messages)
` [PATCH v11 08/15] target/hexagon: add flex/bison/glib2 to qemu.yml
` [PATCH v11 10/15] target/hexagon: manually add flex/bison/glib2 to remaining containers
[PATCH 0/5] qga: Add FreeBSD support
2022-09-23 13:43 UTC (14+ messages)
` [PATCH 1/5] qga: Move Linux-specific commands code to separate file
` [PATCH 2/5] qga: Add initial FreeBSD support
` [PATCH 3/5] qga: Add UFS freeze/thaw support for FreeBSD
` [PATCH 4/5] qga: Add shutdown/halt/reboot "
` [PATCH 5/5] qga: Add support for user password settinng in FreeeBSD
[PATCH] i386: Add new CPU model SapphireRapids
2022-09-23 13:30 UTC (3+ messages)
[PATCH 0/3] blcok: Start/end drain on correct AioContext
2022-09-23 12:52 UTC (4+ messages)
` [PATCH 1/3] block: bdrv_child_get_parent_aio_context is not GS
` [PATCH 2/3] block-backend: Update ctx immediately after root
` [PATCH 3/3] block: Start/end drain on correct AioContext
[PATCH 0/3] Drop useless casts from void * to pointer
2022-09-23 12:53 UTC (5+ messages)
` [PATCH 1/3] hw/core: Tidy up unnecessary casting away of const
` [PATCH 2/3] Drop useless casts from g_malloc() & friends to pointer
` [PATCH 3/3] Drop more useless casts from void * "
[PATCH v8 1/2] target/s390x: support SHA-512 extensions
2022-09-23 12:45 UTC (19+ messages)
` [PATCH v8.1 "
[PATCH 0/3] target/arm: Fix bugs in recent PMU changes
2022-09-23 12:34 UTC (4+ messages)
` [PATCH 1/3] target/arm: Mark registers which call pmu_op_start() as ARM_CP_IO
` [PATCH 2/3] target/arm: Make writes to MDCR_EL3 use PMU start/finish calls
` [PATCH 3/3] target/arm: Update SDCR_VALID_MASK to include SCCD
[PATCH v2 0/4] virtio-gpu: Blob resources
2022-09-23 12:32 UTC (3+ messages)
` [PATCH v2 4/4] virtio-gpu: Don't require udmabuf when blob support is enabled
[PATCH v2] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default
2022-09-23 12:05 UTC (2+ messages)
[PATCH v11 00/21] job: replace AioContext lock with job_mutex
2022-09-23 12:00 UTC (6+ messages)
` [PATCH v11 18/21] job.c: enable job lock/unlock and remove Aiocontext locks
[PATCH v5 0/3] ui/cocoa: Run qemu_init in the main thread
2022-09-23 11:59 UTC (2+ messages)
[PATCH for-7.2] hw/usb/hcd-xhci: Check whether DMA accesses fail
2022-09-23 11:58 UTC (2+ messages)
[PATCH] ui/console: Get tab completion working again in the SDL monitor vc
2022-09-23 11:57 UTC (2+ messages)
[PATCH v2] RISC-V: Add support for Ztso
2022-09-23 10:49 UTC (3+ messages)
[PULL 00/20] target-arm.next patch queue
2022-09-23 10:50 UTC (4+ messages)
` [PULL 11/20] target/arm: Don't mishandle count when enabling or disabling PMU counters
[PATCH v8 0/8] s390x/pci: zPCI interpretation support
2022-09-23 10:47 UTC (3+ messages)
` [PATCH v8 2/8] s390x/pci: add routine to get host function handle from CLP info
[PATCH] Use g_new() & friends where that makes obvious sense
2022-09-23 10:41 UTC (2+ messages)
Inscrutable CI jobs (avocado & Travis s390 check-tcg)
2022-09-23 10:08 UTC (4+ messages)
[PATCH] add keepalive for qemu-nbd
2022-09-23 9:55 UTC (3+ messages)
[PATCH v4 0/3] improve error handling for module load
2022-09-23 9:44 UTC (23+ messages)
` [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
[PATCH v1 0/3] Add memmap and fix bugs for LoongArch
2022-09-23 9:31 UTC (5+ messages)
` [PATCH v1 1/3] hw/loongarch: Add memmap for LoongArch virt machine
` [PATCH v1 2/3] hw/intc: Fix LoongArch extioi function
` [PATCH v1 3/3] hw/intc: Fix LoongArch ipi device emulation
[PATCH] Drop superfluous conditionals around g_free()
2022-09-23 9:27 UTC (2+ messages)
[PATCH] migration/ram: Fix memory leak when using x-ignore-shared
2022-09-23 9:18 UTC (3+ messages)
[PATCH 0/6] aspeed: avocado test boosts
2022-09-23 9:02 UTC (8+ messages)
` [PATCH 1/6] tests/avocado/machine_aspeed.py: Fix typos on buildroot
` [PATCH 2/6] cpu: cache CPUClass in CPUState for hot code paths
` [PATCH 3/6] hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs
` [PATCH 4/6] cputlb: used cached CPUClass in our hot-paths
` [PATCH 5/6] ssi: cache SSIPeripheralClass to avoid GET_CLASS()
` [PATCH 6/6] aspeed/smc: Cache AspeedSMCClass
[PATCH] linux-user/host/s390: Add vector instructions to host_signal_write()
2022-09-23 9:04 UTC (2+ messages)
[PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
2022-09-23 8:58 UTC
[PATCH] Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
2022-09-23 8:41 UTC (7+ messages)
[PATCH 0/4] Only generate cluster node in PPTT when specified
2022-09-23 7:50 UTC (3+ messages)
[PATCH v7 0/2] Enable notify VM exit
2022-09-23 7:33 UTC (3+ messages)
` [PATCH v7 1/2] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
` [PATCH v7 2/2] i386: Add notify VM exit support
[PATCH 0/5] migration: Bug fixes (prepare for preempt-full)
2022-09-23 7:14 UTC (12+ messages)
` [PATCH 1/5] migration: Fix possible deadloop of ram save process
` [PATCH 2/5] migration: Fix race on qemu_file_shutdown()
` [PATCH 3/5] migration: Disallow xbzrle with postcopy
[PATCH] ratelimit: restrict the delay time to a non-negative value
2022-09-23 7:14 UTC (5+ messages)
[PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
2022-09-23 6:20 UTC (15+ messages)
` "
[PATCH v4] x86: add etc/phys-bits fw_cfg file
2022-09-23 6:23 UTC (10+ messages)
[PATCH] include/hw/riscv/sifive_e.h: Fix the type of parent_obj of SiFiveEState
2022-09-23 5:17 UTC (4+ messages)
[PATCH 1/2] target/riscv: rvv-1.0: Simplify vfwredsum code
2022-09-23 4:57 UTC (4+ messages)
` [PATCH 2/2] target/riscv: rvv-1.0: vf[w]redsum distinguish between ordered/unordered
[PATCH v2 0/8] target/riscv: Improve RISC-V Debug support
2022-09-23 4:46 UTC (2+ messages)
[PATCH v2 00/39] tests/qtest: Enable running qtest on Windows
2022-09-23 4:43 UTC (33+ messages)
` [PATCH v2 01/39] tests: Change to use g_mkdir()
` [PATCH v2 02/39] tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable
` [PATCH v2 03/39] block: Unify the get_tmp_filename() implementation
` [PATCH v2 07/39] tests: Avoid using hardcoded /tmp in test cases
` [PATCH v2 08/39] block/vvfat: Unify the mkdir() call
` [PATCH v2 16/39] tests/qtest: Use send/recv for socket communication
` [PATCH v2 18/39] tests/qtest: libqtest: Install signal handler via signal()
` [PATCH v2 19/39] tests/qtest: Support libqtest to build and run on Windows
` [PATCH v2 20/39] tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
` [PATCH v2 22/39] tests/qtest: migration-test: Disable IO redirection "
` [PATCH v2 24/39] tests/qtest: virtio-net-failover: Disable migration tests "
` [PATCH v2 25/39] chardev/char-file: Add FILE_SHARE_WRITE when openning the file "
` [PATCH v2 33/39] io/channel-watch: Drop the unnecessary cast
` [PATCH v2 35/39] tests/qtest: migration-test: Skip running some TLS cases for win32
` [PATCH v2 38/39] tests/qtest: Enable qtest build on Windows
[RFC] hw/registerfields: add `FIELDx_1CLEAR()` macro
2022-09-23 4:32 UTC (2+ messages)
[PATCH v2] disas/riscv.c: rvv: Add disas support for vector instructions
2022-09-23 4:27 UTC (2+ messages)
[PULL 00/12] riscv-to-apply queue
2022-09-23 4:07 UTC (13+ messages)
` [PULL 01/12] hw/ssi: ibex_spi: fixup typos in ibex_spi_host
` [PULL 02/12] hw/ssi: ibex_spi: update reg addr
` [PULL 03/12] docs/system: clean up code escape for riscv virt platform
` [PULL 04/12] target/riscv: Remove sideleg and sedeleg
` [PULL 05/12] target/riscv: fix csr check for cycle{h}, instret{h}, time{h}, hpmcounter3-31{h}
` [PULL 06/12] target/riscv: remove fflags, frm, and fcsr from riscv-*-fpu.xml
` [PULL 07/12] target/riscv: remove fixed numbering from GDB xml feature files
` [PULL 08/12] target/riscv: Set the CPU resetvec directly
` [PULL 09/12] hw/riscv: opentitan: Fixup resetvec
` [PULL 10/12] hw/riscv: opentitan: Expose the resetvec as a SoC property
` [PULL 11/12] target/riscv: Check the correct exception cause in vector GDB stub
` [PULL 12/12] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
[PATCH 1/4] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
2022-09-23 4:20 UTC (4+ messages)
[PATCH] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
2022-09-23 3:59 UTC (2+ messages)
[PATCH] hw/net: npcm7xx_emc: set MAC in register space
2022-09-23 3:21 UTC (3+ messages)
[PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
2022-09-23 2:28 UTC (4+ messages)
[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
2022-09-23 0:58 UTC (7+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
[PATCH] KVM: dirty ring: Add memory barrier when marking pfn collected
2022-09-22 23:33 UTC (3+ messages)
[PATCH v4 for 7.2 00/22] virtio-gpio and various virtio cleanups
2022-09-22 22:03 UTC (13+ messages)
` [PATCH v4 01/22] hw/virtio: incorporate backend features in features
` [PATCH v4 02/22] hw/virtio: gracefully handle unset vhost_dev vdev
` [PATCH v4 06/22] include/hw: document vhost_dev feature life-cycle
` [PATCH v4 07/22] hw/virtio: fix some coding style issues
` [PATCH v4 09/22] hw/virtio: add some vhost-user trace events
` [PATCH v4 15/22] tests/qtest: add a timeout for subprocess_run_one_test
[PATCH v1 0/9] MemTxAttrs cpu_index and gdbstub/next
2022-09-22 21:51 UTC (5+ messages)
` [PATCH v1 7/9] gdbstub: move sstep flags probing into AccelClass
` [PATCH v1 9/9] gdbstub: move guest debug support check to ops
[PATCH v2 3/3] hw/timer: ibex_timer.c: Add support for writes to mtime
2022-09-22 21:45 UTC (2+ messages)
[PATCH v2 2/3] hw/intc: sifive_plic.c: Fix interrupt priority index
2022-09-22 21:43 UTC (2+ messages)
[PULL v1 0/1] Xilinx queue
2022-09-22 19:05 UTC (2+ messages)
[PULL 0/2] Hexagon target update
2022-09-22 19:07 UTC (2+ messages)
[PULL 0/1] Block patches
2022-09-22 17:14 UTC (2+ messages)
` [PULL 1/1] virtiofsd: use g_date_time_get_microsecond to get subsecond
[PULL 00/39] target-arm queue
2022-09-22 16:35 UTC (20+ messages)
` [PULL 04/39] target/arm: Use GetPhysAddrResult in get_phys_addr_lpae
` [PULL 05/39] target/arm: Use GetPhysAddrResult in get_phys_addr_v6
` [PULL 09/39] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav8
` [PULL 11/39] target/arm: Remove is_subpage argument to pmsav8_mpu_lookup
` [PULL 18/39] target/arm: Add secure parameter to get_phys_addr_pmsav7
` [PULL 20/39] hw/acpi: Add ospm_status hook implementation for acpi-ged
` [PULL 22/39] chardev/baum: Replace magic values by X_MAX / Y_MAX definitions
` [PULL 23/39] chardev/baum: Use definitions to avoid dynamic stack allocation
` [PULL 24/39] chardev/baum: Avoid "
` [PULL 25/39] io/channel-websock: Replace strlen(const_str) by sizeof(const_str) - 1
` [PULL 26/39] hw/net/e1000e_core: Use definition to avoid dynamic stack allocation
` [PULL 27/39] hw/ppc/pnv: Avoid "
` [PULL 29/39] hw/i386/multiboot: "
` [PULL 30/39] hw/usb/hcd-ohci: Use definition to avoid "
` [PULL 31/39] ui/curses: Avoid "
` [PULL 32/39] tests/unit/test-vmstate: "
` [PULL 35/39] configure: Add missing quoting for some easy cases
` [PULL 36/39] configure: Add './' on front of glob of */config-devices.mak.d
` [PULL 39/39] configure: Avoid use of 'local' as it is non-POSIX
[PATCH 0/3] block: Keep auto_backing_file post-migration
2022-09-22 16:26 UTC (2+ messages)
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).