messages from 2021-09-17 08:20:20 to 2021-09-18 03:03:08 UTC [more...]
[PATCH 1/3] hw/intc: openpic: Correct the reset value of IPIDR for FSL chipset
2021-09-18 3:01 UTC (2+ messages)
` [PATCH 2/3] hw/intc: openpic: Drop Raven related codes
How to fill a memory region with specific bytes?
2021-09-18 2:54 UTC
[PATCH 00/15] Switch iotests to using Async QMP
2021-09-18 2:14 UTC (44+ messages)
` [PATCH 01/15] python/aqmp: add greeting property to QMPClient
` [PATCH 02/15] python/aqmp: add .empty() method to EventListener
` [PATCH 03/15] python/aqmp: Return cleared events from EventListener.clear()
` [PATCH 04/15] python/qmp: clear events on get_events() call
` [PATCH 05/15] python/qmp: add send_fd_scm directly to QEMUMonitorProtocol
` [PATCH 06/15] python, iotests: remove socket_scm_helper
` [PATCH 07/15] python/aqmp: add send_fd_scm
` [PATCH 08/15] python/aqmp: Create MessageModel and StandaloneModel classes
` [PATCH 09/15] python/machine: remove has_quit argument
` [PATCH 10/15] python/machine: Add support for AQMP backend
` [PATCH 11/15] python/aqmp: Create sync QMP wrapper for iotests
` [PATCH 12/15] iotests: Disable AQMP logging under non-debug modes
` [PATCH 13/15] iotests: Accommodate async QMP Exception classes
` [PATCH 14/15] python/aqmp: Remove scary message
` [PATCH 15/15] python, iotests: replace qmp with aqmp
[PATCH V3] net/colo: check vnet_hdr_support flag when using virtio-net
2021-09-18 2:04 UTC
[PATCH] qemu-img: Add -F shorthand to convert
2021-09-17 23:36 UTC (3+ messages)
[PATCH v8 0/7] pSeries FORM2 affinity support
2021-09-17 21:28 UTC (8+ messages)
` [PATCH v8 1/7] spapr_numa.c: split FORM1 code into helpers
` [PATCH v8 2/7] spapr_numa.c: scrap 'legacy_numa' concept
` [PATCH v8 3/7] spapr_numa.c: parametrize FORM1 macros
` [PATCH v8 4/7] spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array
` [PATCH v8 5/7] spapr: move FORM1 verifications to post CAS
` [PATCH v8 6/7] spapr_numa.c: FORM2 NUMA affinity support
` [PATCH v8 7/7] spapr_numa.c: handle auto NUMA node with no distance info
[PATCH v7 0/7] pSeries FORM2 affinity support
2021-09-17 21:18 UTC (4+ messages)
` [PATCH v7 7/7] spapr_numa.c: handle auto NUMA node with no distance info
[PATCH v1 00/11] testing and plugin pre-PR (configure, gitlab, plugins)
2021-09-17 20:38 UTC (17+ messages)
` [PATCH v1 01/11] configure: don't override the selected host test compiler if defined
` [PATCH v1 02/11] tests/tcg/sha1: remove endian include
` [PATCH v1 03/11] tests/tcg: move some multiarch files and make conditional
` [PATCH v1 04/11] tests/docker: promote debian-riscv64-cross to a full image
` [PATCH v1 05/11] gitlab: Add cross-riscv64-system, cross-riscv64-user
` [PATCH v1 06/11] python: Update for pylint 2.10
` [PATCH v1 07/11] travis.yml: Remove the "Release tarball" job
` [PATCH v1 08/11] gitlab: skip the check-patch job on the upstream repo
` [PATCH v1 09/11] gitlab: fix passing of TEST_TARGETS env to cirrus
` [PATCH v1 10/11] plugins/: Add missing functions to symbol list
` [PATCH v1 11/11] accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is valid
Rust in Qemu BoF followup: Rust vs. qemu platform support
2021-09-17 19:02 UTC (12+ messages)
[PATCH] hw/loader: Restrict PC_ROM_* definitions to hw/i386/pc
2021-09-17 18:59 UTC
[PATCH] hw/loader: Remove unused rom_add_file_as() definition
2021-09-17 19:01 UTC
[PATCH 1/2] virtio-gpu: splitting one extended mode guest fb into n-scanouts
2021-09-17 18:16 UTC (2+ messages)
` [PATCH 2/2] ui/gtk-egl: blitting partial guest fb to the proper scanout surface
[PATCH 0/2] gitlab-ci: Add riscv64 cross builds
2021-09-17 18:18 UTC (5+ messages)
` [PATCH 2/2] gitlab: Add cross-riscv64-system, cross-riscv64-user
[PATCH v3 00/17] iotests: support zstd
2021-09-17 18:06 UTC (4+ messages)
[RFC PATCH 0/3] check-tcg hacks for BSD
2021-09-17 17:23 UTC (7+ messages)
` [RFC PATCH 3/3] tests/tcg: commit Makefile atrocities in the name of portability
[PATCH v3] target/ppc: Fix 64-bit decrementer
2021-09-17 17:12 UTC (7+ messages)
[PATCH v2 0/4] ui/console: chardev backend improvements
2021-09-17 17:08 UTC (5+ messages)
` [PATCH v2 1/4] ui/console: replace QEMUFIFO with Fifo8
` [PATCH v2 4/4] ui/console: prevent use after free error
Problem with init debugging under QEMU ARM
2021-09-17 16:49 UTC (3+ messages)
[PATCH] ui/gtk: skip any extra draw of same guest scanout blob res
2021-09-17 16:34 UTC (3+ messages)
[PATCH v4 0/8] qapi: Add support for aliases
2021-09-17 16:13 UTC (9+ messages)
` [PATCH v4 1/8] qapi: Add interfaces for alias support to Visitor
` [PATCH v4 2/8] qapi: Remember alias definitions in qobject-input-visitor
` [PATCH v4 3/8] qapi: Simplify full_name_nth() "
` [PATCH v4 4/8] qapi: Store Error in StackObject.h for qobject-input-visitor
` [PATCH v4 5/8] qapi: Apply aliases in qobject-input-visitor
` [PATCH v4 6/8] qapi: Revert an accidental change from list to view object
` [PATCH v4 7/8] qapi: Add support for aliases
` [PATCH v4 8/8] tests/qapi-schema: Test cases "
[PATCH v2] nbd/server: Suppress Broken pipe errors on abrupt disconnection
2021-09-17 16:10 UTC (10+ messages)
[PATCH 0/9] bsd-user mmap fixes
2021-09-17 15:10 UTC (8+ messages)
` [PATCH 1/9] bsd-user: Apply e6deac9cf99 from linux-user (zero anonymous memory)
` [PATCH 3/9] bsd-user: MAP_ symbols are defined, so no need for ifdefs
` [PATCH 5/9] bsd-user: mmap prefer MAP_ANON for BSD
[PATCH v3 0/6] qapi: Add support for aliases
2021-09-17 15:03 UTC (10+ messages)
` [PATCH v3 6/6] tests/qapi-schema: Test cases "
[PATCH RFC 0/5] Subject: [PATCH RFC 0/5] qapi: Add feature flags to enum members
2021-09-17 14:53 UTC (9+ messages)
` [PATCH RFC 1/5] qapi: Enable enum member introspection to show more than name
` [PATCH RFC 2/5] qapi: Add feature flags to enum members
` [PATCH RFC 3/5] qapi: Move compat policy from QObject to generic visitor
plugins: Missing Store Exclusive Memory Accesses
2021-09-17 14:44 UTC (3+ messages)
[PATCH v2 00/23] qapi: Remove simple unions from the schema language
2021-09-17 14:31 UTC (24+ messages)
` [PATCH v2 01/23] qapi: Tidy up unusual line breaks
` [PATCH v2 02/23] qapi: Stop enforcing "type name should not end in 'Kind'
` [PATCH v2 03/23] qapi: Convert simple union KeyValue to flat one
` [PATCH v2 04/23] qapi: Convert simple union InputEvent "
` [PATCH v2 05/23] qapi: Convert simple union TpmTypeOptions "
` [PATCH v2 06/23] qapi: Convert simple union MemoryDeviceInfo "
` [PATCH v2 07/23] qapi: Convert simple union ChardevBackend "
` [PATCH v2 08/23] qapi: Convert simple union SocketAddressLegacy "
` [PATCH v2 09/23] qapi: Convert simple union ImageInfoSpecific "
` [PATCH v2 10/23] qapi: Convert simple union TransactionAction "
` [PATCH v2 11/23] tests/qapi-schema: Prepare for simple union UserDefListUnion removal
` [PATCH v2 12/23] test-qobject-input-visitor: Wean off UserDefListUnion
` [PATCH v2 13/23] test-qobject-output-visitor: "
` [PATCH v2 14/23] test-clone-visitor: "
` [PATCH v2 15/23] tests/qapi-schema: "
` [PATCH v2 16/23] tests/qapi-schema: Simple union UserDefListUnion is now unused, drop
` [PATCH v2 17/23] tests/qapi-schema: Rewrite simple union TestIfUnion to be flat
` [PATCH v2 18/23] test-clone-visitor: Wean off __org.qemu_x-Union1
` [PATCH v2 19/23] tests/qapi-schema: Drop simple union __org.qemu_x-Union1
` [PATCH v2 20/23] tests/qapi-schema: Purge simple unions from tests
` [PATCH v2 21/23] qapi: Drop simple unions
` [PATCH v2 22/23] tests/qapi-schema: Rename flat-union-* test cases to union-*
` [PATCH v2 23/23] test-clone-visitor: Correct an accidental rename
[PATCH v2 0/2] Require hypervisor privilege for tlbie[l] when PSR=0 and HR=1
2021-09-17 14:17 UTC (4+ messages)
` [PATCH v2 1/2] target/ppc: add LPCR[HR] to DisasContext and hflags
` [PATCH v2 2/2] target/ppc: Check privilege level based on PSR and LPCR[HR] in tlbie[l]
Add a unit test to exercize support for ACPI hotplug on multifunction bridges in q35
2021-09-17 14:10 UTC (3+ messages)
[PATCH 0/1] s390x:clp: implementing CLP immediate commands
2021-09-17 13:55 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v5 00/16] tcg/s390x: host vector support
2021-09-17 13:46 UTC (4+ messages)
` [PATCH v5 01/16] tcg: Expand usadd/ussub with umin/umax
[RFC PATCH] tests/acpi/pcihp: add unit tests for hotplug on multifunction
2021-09-17 13:32 UTC (3+ messages)
` [RFC PATCH] tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35
[PATCH 0/2] modules: Improve modinfo.c architecture support
2021-09-17 13:06 UTC (4+ messages)
` [PATCH 1/2] meson: introduce modules_arch
[PATCH] nvdimm: release the correct device list
2021-09-17 12:59 UTC (6+ messages)
[PATCH] travis.yml: Remove the "Release tarball" job
2021-09-17 12:37 UTC (6+ messages)
[PATCH 0/2] Improve vhost-user VQ notifier unmap
2021-09-17 12:26 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] vhost-user: fix VirtQ notifier cleanup
` [PATCH v2 2/2] vhost-user: remove VirtQ notifier restore
[PATCH 0/2] hmp: Unbreak "change vnc", tidy up set_password's doc
2021-09-17 12:13 UTC (2+ messages)
[PATCH v3 00/16] python/iotests: Run iotest linters during Python CI
2021-09-17 11:23 UTC (25+ messages)
` [PATCH v3 02/16] iotests/mirror-top-perms: Adjust imports
` [PATCH v3 03/16] iotests/migrate-bitmaps-postcopy-test: declare instance variables
` [PATCH v3 04/16] iotests/migrate-bitmaps-test: delint
` [PATCH v3 05/16] iotests/297: modify is_python_file to work from any CWD
` [PATCH v3 06/16] iotests/297: Add get_files() function
` [PATCH v3 07/16] iotests/297: Don't rely on distro-specific linter binaries
` [PATCH v3 08/16] iotests/297: Create main() function
` [PATCH v3 09/16] iotests/297: Separate environment setup from test execution
` [PATCH v3 10/16] iotests/297: Add 'directory' argument to run_linters
` [PATCH v3 11/16] iotests/297: return error code from run_linters()
` [PATCH v3 14/16] iotests/linters: Add workaround for mypy bug #9852
` [PATCH v3 16/16] iotests/linters: check mypy files all at once
[PATCH 0/2] gitlab: some minor CI tweaks
2021-09-17 11:23 UTC (2+ messages)
[PATCH v3 00/20] nubus: bus, device, bridge, IRQ and address space improvements
2021-09-17 9:53 UTC (6+ messages)
` [PATCH v3 11/20] nubus-device: add romfile property for loading declaration ROMs
[PATCH RESEND v2] target/riscv: Set mstatus_hs.[SD|FS] bits if Clean and V=1 in mark_fs_dirty()
2021-09-17 9:31 UTC
[PULL 00/10] Linux user for 6.2 patches
2021-09-17 9:05 UTC (2+ messages)
[PULL 0/2] Net patches
2021-09-17 8:24 UTC (3+ messages)
` [PULL 1/2] ebpf: only include in system emulators
` [PULL 2/2] virtio-net: fix use after unmap/free for sg
[PATCH v6 00/21] Add LoongArch linux-user emulation support
2021-09-17 8:13 UTC (15+ messages)
` [PATCH v6 04/21] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v6 07/21] target/loongarch: Add fixed point load/store "
` [PATCH v6 09/21] target/loongarch: Add fixed point extra "
` [PATCH v6 10/21] target/loongarch: Add floating point arithmetic "
` [PATCH v6 11/21] target/loongarch: Add floating point comparison "
` [PATCH v6 12/21] target/loongarch: Add floating point conversion "
` [PATCH v6 13/21] target/loongarch: Add floating point move "
` [PATCH v6 14/21] target/loongarch: Add floating point load/store "
` [PATCH v6 15/21] target/loongarch: Add branch "
` [PATCH v6 16/21] target/loongarch: Add disassembler
` [PATCH v6 17/21] LoongArch Linux User Emulation
` [PATCH v6 18/21] default-configs: Add loongarch linux-user support
` [PATCH v6 19/21] target/loongarch: Add target build suport
` [PATCH v6 21/21] scripts: add loongarch64 binfmt config
[PATCH v2 0/8] i386: Assorted KVM PV and Hyper-V feature improvements
2021-09-17 8:17 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).