messages from 2022-08-30 00:39:01 to 2022-08-31 13:41:39 UTC [more...]
[PATCH 00/51] tests/qtest: Enable running qtest on Windows
2022-08-31 13:40 UTC (29+ messages)
` [PATCH 03/51] block: Unify the get_tmp_filename() implementation
` [PATCH 04/51] semihosting/arm-compat-semi: Avoid using hardcoded /tmp
` [PATCH 05/51] tcg: "
` [PATCH 06/51] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files
` [PATCH 08/51] block/vvfat: Unify the mkdir() call
` [PATCH 10/51] hw/usb: dev-mtp: Use g_mkdir_with_parents()
` [PATCH 14/51] backends/tpm: Exclude headers and macros that don't exist on win32
` [PATCH 17/51] tests/qtest: Build virtio-net-test for posix only
` [PATCH 19/51] tests/qtest: Build test-filter-{mirror, redirector} cases "
` [PATCH 20/51] tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32
` [PATCH 40/51] chardev/char-file: Add FILE_SHARE_WRITE when openning the file "
[PATCH v1 00/16] qapi examples fixes and rfc for another generator
2022-08-31 13:32 UTC (28+ messages)
` [PATCH v1 01/16] qapi: fix example of query-ballon command
` [PATCH v1 02/16] qapi: fix example of query-vnc command
` [PATCH v1 03/16] qapi: fix example of query-spice command
` [PATCH v1 04/16] qapi: fix example of query-rocker-of-dpa-flows command
` [PATCH v1 05/16] qapi: fix example of query-dump-guest-memory-capability command
` [PATCH v1 06/16] qapi: fix example of query-blockstats command
` [PATCH v1 07/16] qapi: fix example of BLOCK_JOB_READY event
` [PATCH v1 08/16] qapi: fix example of NIC_RX_FILTER_CHANGED event
` [PATCH v1 09/16] qapi: fix example of DEVICE_UNPLUG_GUEST_ERROR event
` [PATCH v1 10/16] qapi: fix example of MEM_UNPLUG_ERROR event
` [PATCH v1 11/16] qapi: fix examples of blockdev-add with qcow2
` [PATCH v1 12/16] qapi: fix example of blockdev-add command
` [PATCH v1 13/16] qapi: fix example of query-hotpluggable-cpus command
` [PATCH v1 14/16] qapi: fix example of query-migrate command
` [PATCH v1 15/16] qapi: fix examples of events missing timestamp
` [PATCH v1 16/16] RFC: add a generator for qapi's examples
[PATCH v3 00/10] Instantiate VT82xx functions in host device
2022-08-31 13:24 UTC (14+ messages)
` [PATCH v3 01/10] hw/isa/vt82c686: Resolve chip-specific realize methods
` [PATCH v3 02/10] hw/isa/vt82c686: Resolve unneeded attribute
` [PATCH v3 03/10] hw/isa/vt82c686: Prefer pci_address_space() over get_system_memory()
` [PATCH v3 04/10] hw/isa/vt82c686: Reuse errp
` [PATCH v3 05/10] hw/isa/vt82c686: Instantiate IDE function in host device
` [PATCH v3 06/10] hw/isa/vt82c686: Instantiate USB functions "
` [PATCH v3 07/10] hw/isa/vt82c686: Instantiate PM function "
` [PATCH v3 08/10] hw/isa/vt82c686: Instantiate AC97 and MC97 functions "
` [PATCH v3 09/10] hw/isa/vt82c686: Embed RTCState "
` [PATCH v3 10/10] hw/isa/vt82c686: Create rtc-time alias in boards instead
[PATCH 0/2] expose host-phys-bits to guest
2022-08-31 13:05 UTC (5+ messages)
` [PATCH 1/2] [hack] reserve bit KVM_HINTS_HOST_PHYS_BITS
` [PATCH 2/2] [RfC] expose host-phys-bits to guest
[PATCH] pci: Abort if pci_add_capability fails
2022-08-31 12:32 UTC (5+ messages)
[PATCH] audio: exit(1) if audio backend failed to be found or initialized
2022-08-31 12:29 UTC (3+ messages)
[PATCH 0/2] tpm_emulator: Signal swtpm to re-lock storage
2022-08-31 11:36 UTC (3+ messages)
` [PATCH 1/2] tpm_emulator: Use latest tpm_ioctl.h from swtpm project
[Qemu-devel] [RFC PATCH] Add qemu .clang-format
2022-08-31 10:39 UTC (6+ messages)
[PATCH] tests/x86: Add 'q35' machine type to hotplug tests
2022-08-31 10:11 UTC (3+ messages)
[PATCH v2 00/10] Instantiate VT82xx functions in host device
2022-08-31 10:06 UTC (19+ messages)
` [PATCH v2 01/10] hw/isa/vt82c686: Resolve chip-specific realize methods
` [PATCH v2 02/10] hw/isa/vt82c686: Resolve unneeded attribute
` [PATCH v2 03/10] hw/isa/vt82c686: Prefer pci_address_space() over get_system_memory()
` [PATCH v2 04/10] hw/isa/vt82c686: Reuse errp
` [PATCH v2 05/10] hw/isa/vt82c686: Instantiate IDE function in host device
` [PATCH v2 06/10] hw/isa/vt82c686: Instantiate USB functions "
` [PATCH v2 07/10] hw/isa/vt82c686: Instantiate PM function "
` [PATCH v2 08/10] hw/isa/vt82c686: Instantiate AC97 and MC97 functions "
` [PATCH v2 09/10] hw/isa/vt82c686: Embed RTCState "
` [PATCH v2 10/10] hw/isa/vt82c686: Create rtc-time alias in boards instead
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-08-31 9:12 UTC (4+ messages)
[PATCH v8 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
2022-08-31 8:48 UTC (7+ messages)
[PATCH] osdep: Introduce qemu_get_fd() to wrap the common codes
2022-08-31 8:47 UTC (6+ messages)
[PATCH 0/2] target/riscv: improvements to GDB target descriptions
2022-08-31 8:41 UTC (3+ messages)
` [PATCH 1/2] target/riscv: remove fflags, frm, and fcsr from riscv-*-fpu.xml
` [PATCH 2/2] target/riscv: remove fixed numbering from GDB xml feature files
[PATCH] target/sh4: Fix TB_FLAG_UNALIGN
2022-08-31 8:30 UTC (5+ messages)
[PATCH v2 0/4] Add 'q35' machine type to hotplug tests
2022-08-31 8:04 UTC (2+ messages)
[PATCH REPOST] hw/i386/e820: remove legacy reserved entries for e820
2022-08-31 4:53 UTC
[PATCH] linux-user: fix bug about missing signum convert of sigqueue
2022-08-31 4:10 UTC
[PATCH v2] pci: Assert that capabilities never overlap
2022-08-31 1:32 UTC
[PATCH v7 00/20] linux-user: Fix siginfo_t contents when jumping to non-readable pages
2022-08-30 23:17 UTC (5+ messages)
` [PATCH v7 05/20] linux-user: Clear translations and tb_jmp_cache on mprotect()
` [PATCH v7 13/20] accel/tcg: Document the faulting lookup in tb_lookup_cmp
[ANNOUNCE] QEMU 7.1.0 is now available
2022-08-30 22:53 UTC
[PATCH] softmmu/physmem: Fix address of FlatView access in address_space_(read|write)_cached_slow()
2022-08-30 21:34 UTC (5+ messages)
QEMU 7.2 release schedule
2022-08-30 21:12 UTC
[RFC v4 00/11] blkio: add libblkio BlockDriver
2022-08-30 20:18 UTC (9+ messages)
` [RFC v4 01/11] blkio: add libblkio block driver
` [RFC v4 11/11] virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
[PATCH 0/9] QOM'ify VT82xx devices
2022-08-30 19:05 UTC (9+ messages)
` [PATCH 4/9] hw/isa/vt82c686: QOM'ify via-ide creation
[PATCH] fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read()
2022-08-30 19:45 UTC (5+ messages)
[PULL 00/23] First testing patches for QEMU 7.2
2022-08-30 18:40 UTC (24+ messages)
` [PULL 01/23] tests/qtest: Use g_setenv()
` [PULL 02/23] tests/qtest: Use g_mkdtemp()
` [PULL 03/23] tests: Use g_mkdir_with_parents()
` [PULL 04/23] tests/qtest: migration-test: Handle link() for win32
` [PULL 05/23] backends/tpm: Exclude headers and macros that don't exist on win32
` [PULL 06/23] tests/qtest: Adapt {m48t59,rtc}-test cases for win32
` [PULL 07/23] tests/qtest: Build e1000e-test for posix only
` [PULL 08/23] tests/qtest: Build cases that use memory-backend-file "
` [PULL 09/23] tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32
` [PULL 10/23] tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32
` [PULL 11/23] tests/qtest: libqos: Drop inclusion of <sys/wait.h>
` [PULL 12/23] tests/qtest: libqos: Rename malloc.h to libqos-malloc.h
` [PULL 13/23] tests/qtest: device-plug-test: Reverse the usage of double/single quotes
` [PULL 14/23] tests/qtest: machine-none-test: Use double quotes to pass the cpu option
` [PULL 15/23] tests/qtest: npcm7xx_emc-test: Skip running test_{tx, rx} on win32
` [PULL 16/23] tests/qtest: prom-env-test: Use double quotes to pass the prom-env option
` [PULL 17/23] tests/vm: Add libslirp to the VM tests
` [PULL 18/23] tests/avocado: Do not run tests that require libslirp if it is not available
` [PULL 19/23] tests/avocado: Fix trivial typo
` [PULL 20/23] docs/devel/testing: fix minor typo
` [PULL 21/23] gitlab-ci: Only use one process in Windows jobs for compilation
` [PULL 22/23] tests/qtest/ac97-test: Correct reference to driver
` [PULL 23/23] tests/avocado/migration: Get find_free_port() from the ports
[PULL 0/6] First s390x updates for QEMU 7.2
2022-08-30 17:19 UTC (7+ messages)
` [PULL 1/6] hw: Add compat machines for 7.2
` [PULL 2/6] s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1
` [PULL 3/6] target/s390x: Fix CLFIT and CLGIT immediate size
` [PULL 4/6] backends/hostmem: Fix support of memory-backend-memfd in qemu_maxrampagesize()
` [PULL 5/6] softmmu/physmem: Remove the ifdef __linux__ around the pagesize functions
` [PULL 6/6] util/mmap-alloc: Remove qemu_mempath_getpagesize()
[PATCH v4 0/4] hw/ssi: ibex_spi: cleanup and fixup bugs
2022-08-30 15:50 UTC (6+ messages)
` [PATCH v4 2/4] hw/ssi: ibex_spi: fixup coverity issue
` [PATCH v4 3/4] hw/ssi: ibex_spi: fixup/add rw1c functionality
[PATCH 1/2] error-report: make real_time_iso8601() non-static
2022-08-30 15:31 UTC (4+ messages)
` [PATCH 2/2] util/log: add timestamp to logs via qemu_log()
[PATCH v2] KVM: dirty ring: add missing memory barrier
2022-08-30 14:24 UTC (3+ messages)
[PATCH] tpm_crb: Avoid backend startup just before shutdown under Xen
2022-08-30 14:15 UTC (6+ messages)
[PATCH v5 00/18] dump: Add arch section and s390x PV dump
2022-08-30 14:02 UTC (4+ messages)
` [PATCH v5 12/18] dump/dump: Add section string table support
[RFC PATCH 0/4] Support multiple deocde path for RISC-V
2022-08-30 12:54 UTC (4+ messages)
` [RFC PATCH 4/4] target/riscv: Support Ventana disassemble
[PATCH 0/2] target/arm: armv7m_load_kernel() improvements
2022-08-30 12:29 UTC (5+ messages)
` [PATCH 1/2] target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel()
` [PATCH 2/2] target/arm: Make boards pass base address to armv7m_load_kernel()
[PATCH v3 1/3] util/main-loop: Fix maximum number of wait objects for win32
2022-08-30 12:23 UTC (5+ messages)
` [PATCH v3 2/3] util/main-loop: Avoid adding the same HANDLE twice
` [PATCH v3 3/3] util/aio-win32: Correct the event array size in aio_poll()
[PATCH 0/7] configure: fix misc shellcheck warnings
2022-08-30 12:16 UTC (8+ messages)
` [PATCH 4/7] configure: Add './' on front of glob of */config-devices.mak.d
` [PATCH 5/7] configure: Remove use of backtick `...` syntax
` [PATCH 6/7] configure: Check mkdir result directly, not via $?
[PATCH 0/3] target/avr: Fix skips vs interrupts
2022-08-30 11:49 UTC (2+ messages)
[PATCH 0/5] virtio-gpu: Blob resources
2022-08-30 11:07 UTC (6+ messages)
` [PATCH 1/5] Update version for v7.1.0-rc4 release
` [PATCH 4/5] virtio-gpu: Handle resource blob commands
[PATCH v2 1/1] monitor/hmp: print trace as option in help for log command
2022-08-30 11:04 UTC (2+ messages)
[RFC PATCH 0/2] accel/kvm: extend kvm memory listener to support
2022-08-30 10:59 UTC (8+ messages)
` [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase
[PATCH for-7.2 v4 00/21] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
2022-08-30 10:43 UTC (10+ messages)
` [PATCH for-7.2 v4 14/21] qmp/hmp, device_tree.c: introduce dumpdtb
` [PATCH for-7.2 v4 15/21] qmp/hmp, device_tree.c: introduce 'info fdt' command
[PATCH] hw/display/ati_2d: Fix buffer overflow in ati_2d_blt (CVE-2021-3638)
2022-08-30 10:32 UTC (3+ messages)
[PATCH v2 1/2] scsi: Add buf_len parameter to scsi_req_new()
2022-08-30 8:06 UTC (2+ messages)
[PATCH 0/2] usb/msd: fix guest-triggerable assert
2022-08-30 7:12 UTC (4+ messages)
` [PATCH 1/2] usb/msd: move usb_msd_packet_complete()
` [PATCH 2/2] usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assert
[PATCH v3 1/1] os-posix: asynchronous teardown for shutdown on Linux
2022-08-30 6:32 UTC (3+ messages)
[PATCH v3 1/2] target/i386: Read 8 bytes from cvttps2pi/cvtps2pi memory operands
2022-08-30 3:48 UTC (2+ messages)
` [PATCH v3 2/2] target/i386: Raise #GP on unaligned m128 accesses when required
[PATCH] hcd-ohci: Fix inconsistency when resetting ohci root hubs
2022-08-30 3:30 UTC
[PATCH v2 0/1] target/i386: Raise #GP on unaligned m128 accesses when required
2022-08-30 3:09 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v1 for 7.2 00/25] testing updates and mips deprecation
2022-08-30 0:46 UTC (4+ messages)
` [PATCH v1 15/25] Deprecate 32 bit big-endian MIPS
[PATCH v8 0/7] Add support for zoned device
2022-08-30 0:37 UTC (3+ 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).