messages from 2021-09-16 23:45:42 to 2021-09-17 14:54:40 UTC [more...]
[PATCH 00/15] Switch iotests to using Async QMP
2021-09-17 14:40 UTC (31+ 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 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 v3 00/17] iotests: support zstd
2021-09-17 14:49 UTC (3+ messages)
[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 v3] target/ppc: Fix 64-bit decrementer
2021-09-17 14:10 UTC (5+ messages)
[PATCH RFC 0/5] Subject: [PATCH RFC 0/5] qapi: Add feature flags to enum members
2021-09-17 13:56 UTC (3+ messages)
` [PATCH RFC 1/5] qapi: Enable enum member introspection to show more than name
[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 (5+ messages)
` [PATCH 1/2] meson: introduce modules_arch
` [PATCH 2/2] modules: use a list of supported arch for each module
[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)
Rust in Qemu BoF followup: Rust vs. qemu platform support
2021-09-17 11:34 UTC (7+ messages)
[PATCH v3 00/16] python/iotests: Run iotest linters during Python CI
2021-09-17 11:23 UTC (26+ 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)
plugins: Missing Store Exclusive Memory Accesses
2021-09-17 11:05 UTC (2+ messages)
[PATCH] ui/gtk: skip any extra draw of same guest scanout blob res
2021-09-17 10:02 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
Problem with init debugging under QEMU ARM
2021-09-17 8:35 UTC (2+ messages)
[PATCH v7 0/7] pSeries FORM2 affinity support
2021-09-17 8:25 UTC (3+ messages)
` [PATCH v7 7/7] spapr_numa.c: handle auto NUMA node with no distance info
[PATCH v6 00/21] Add LoongArch linux-user emulation support
2021-09-17 8:13 UTC (22+ messages)
` [PATCH v6 01/21] target/loongarch: Add README
` [PATCH v6 02/21] target/loongarch: Add core definition
` [PATCH v6 03/21] target/loongarch: Add main translation routines
` [PATCH v6 04/21] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v6 05/21] target/loongarch: Add fixed point shift "
` [PATCH v6 06/21] target/loongarch: Add fixed point bit "
` [PATCH v6 07/21] target/loongarch: Add fixed point load/store "
` [PATCH v6 08/21] target/loongarch: Add fixed point atomic "
` [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 20/21] target/loongarch: 'make check-tcg' support
` [PATCH v6 21/21] scripts: add loongarch64 binfmt config
[PATCH v3 0/6] qapi: Add support for aliases
2021-09-17 8:26 UTC (9+ messages)
` [PATCH v3 6/6] tests/qapi-schema: Test cases "
[PATCH v2 0/8] i386: Assorted KVM PV and Hyper-V feature improvements
2021-09-17 8:17 UTC (2+ messages)
[PATCH v4 00/20] nubus: bus, device, bridge, IRQ and address space improvements
2021-09-17 7:50 UTC (21+ messages)
` [PATCH v4 01/20] nubus-device: rename slot_nb variable to slot
` [PATCH v4 02/20] nubus-device: expose separate super slot memory region
` [PATCH v4 03/20] nubus-device: add device slot parameter
` [PATCH v4 04/20] nubus: use bitmap to manage available slots
` [PATCH v4 05/20] nubus: move slot bitmap checks from NubusDevice realize() to BusClass check_address()
` [PATCH v4 06/20] nubus: implement BusClass get_dev_path()
` [PATCH v4 07/20] nubus: add trace-events for empty slot accesses
` [PATCH v4 08/20] nubus: generate bus error when attempting to access empty slots
` [PATCH v4 09/20] macfb: don't register declaration ROM
` [PATCH v4 10/20] nubus-device: remove nubus_register_rom() and nubus_register_format_block()
` [PATCH v4 11/20] nubus-device: add romfile property for loading declaration ROMs
` [PATCH v4 12/20] nubus: move nubus to its own 32-bit address space
` [PATCH v4 13/20] nubus-bridge: introduce separate NubusBridge structure
` [PATCH v4 14/20] mac-nubus-bridge: rename MacNubusState to MacNubusBridge
` [PATCH v4 15/20] nubus: move NubusBus from mac-nubus-bridge to nubus-bridge
` [PATCH v4 16/20] nubus-bridge: embed the NubusBus object directly within nubus-bridge
` [PATCH v4 17/20] nubus-bridge: make slot_available_mask a qdev property
` [PATCH v4 18/20] nubus: add support for slot IRQs
` [PATCH v4 19/20] q800: wire up nubus IRQs
` [PATCH v4 20/20] q800: configure nubus available slots for Quadra 800
[PATCH RFC 00/13] hw/nvme: experimental user-creatable objects
2021-09-17 8:02 UTC (6+ messages)
[PATCH v9 00/16] machine: smp parsing fixes and improvement
2021-09-17 7:33 UTC (5+ messages)
` [PATCH v9 07/16] qtest/numa-test: Use detailed -smp CLI in test_def_cpu_split
hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
2021-09-17 6:42 UTC (4+ messages)
[PATCH v2] target/riscv: Set mstatus_hs.[SD|FS] bits if Clean and V=1 in mark_fs_dirty()
2021-09-17 6:38 UTC (2+ messages)
[PATCH v3 0/9] hw/nvram: hw/arm: Introduce Xilinx eFUSE and BBRAM
2021-09-17 5:24 UTC (10+ messages)
` [PATCH v3 1/9] hw/nvram: Introduce Xilinx eFuse QOM
` [PATCH v3 2/9] hw/nvram: Introduce Xilinx Versal eFuse device
` [PATCH v3 3/9] hw/nvram: Introduce Xilinx ZynqMP "
` [PATCH v3 4/9] hw/nvram: Introduce Xilinx battery-backed ram
` [PATCH v3 5/9] hw/arm: xlnx-versal-virt: Add Xilinx BBRAM device
` [PATCH v3 6/9] hw/arm: xlnx-versal-virt: Add Xilinx eFUSE device
` [PATCH v3 7/9] hw/arm: xlnx-zcu102: Add Xilinx BBRAM device
` [PATCH v3 8/9] hw/arm: xlnx-zcu102: Add Xilinx eFUSE device
` [PATCH v3 9/9] docs/system/arm: xlnx-versal-virt: BBRAM and eFUSE Usage
[Qemu-devel] [Bug 1749393] [NEW] sbrk() not working under qemu-user with a PIE-compiled binary?
2021-09-17 4:33 UTC (2+ messages)
` [Bug 1749393] "
[PATCH 0/9] bsd-user mmap fixes
2021-09-17 2:58 UTC (11+ messages)
` [PATCH 1/9] bsd-user: Apply e6deac9cf99 from linux-user (zero anonymous memory)
` [PATCH 2/9] bsd-user: Apply fb7e378cf9c from linux-user (fix FORTIFY warnings)
` [PATCH 3/9] bsd-user: MAP_ symbols are defined, so no need for ifdefs
` [PATCH 4/9] bsd-user: mmap return ENOMEM on overflow
` [PATCH 5/9] bsd-user: mmap prefer MAP_ANON for BSD
` [PATCH 6/9] bsd-user: mmap line wrap change
` [PATCH 7/9] bsd-user: Don't try to mmap fd when it is -1 independently from MAP_ANONYMOUS flag
` [PATCH 8/9] bsd-user: Implement MAP_EXCL, required by jemalloc in head
` [PATCH 9/9] bsd-user: Apply 86abac06c14 from linux-user (target_mprotect can't fail)
[PATCH 0/4] ui/gtk-egl: fix for untab/tab problem
2021-09-17 0:13 UTC (5+ messages)
` [PATCH 1/4] ui/gtk-egl: un-tab and re-tab should destroy egl surface and context
` [PATCH 2/4] ui/gtk-egl: make sure the right context is set as the current
` [PATCH 3/4] ui/gtk: gd_draw_event returns FALSE when no cairo surface is bound
` [PATCH 4/4] ui/gtk-egl: guest fb texture needs to be regenerated when reinitializing egl
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).