messages from 2021-10-04 09:56:28 to 2021-10-05 08:13:30 UTC [more...]
[PATCH 0/3] vdpa: Check iova range on memory regions ops
2021-10-05 8:01 UTC (3+ messages)
` [PATCH 1/3] vdpa: Skip protected ram IOMMU mappings
` [PATCH 3/3] vdpa: Check for iova range at mappings changes
[PATCH v3 0/7] Reduce load on ppc target maintainers
2021-10-05 8:05 UTC (14+ messages)
` [PATCH v3 4/7] MAINTAINERS: Orphan obscure ppc platforms
` Deprecate the ppc405 boards in QEMU? (was: [PATCH v3 4/7] MAINTAINERS: Orphan obscure ppc platforms)
[PATCH V3] block/rbd: implement bdrv_co_block_status
2021-10-05 7:54 UTC (2+ messages)
[RFC PATCH 1/1] virtio: write back features before verify
2021-10-05 7:53 UTC (8+ messages)
Strange qemu6 regression cauing disabled usb controller
2021-10-05 7:46 UTC (3+ messages)
[PATCH v2 0/3] virtio: increase VIRTQUEUE_MAX_SIZE to 32k
2021-10-05 7:38 UTC (8+ messages)
` [PATCH v2 1/3] virtio: turn VIRTQUEUE_MAX_SIZE into a variable
` [PATCH v2 2/3] virtio: increase VIRTQUEUE_MAX_SIZE to 32k
` [PATCH v2 3/3] virtio-9p-device: switch to 32k max. transfer size
[PATCH v2 0/2] hw/adc: Add basic Aspeed ADC model
2021-10-05 7:33 UTC (5+ messages)
` [PATCH v2 1/2] "
[PATCH v0 0/2] virtio-blk and vhost-user-blk cross-device migration
2021-10-05 6:51 UTC (7+ messages)
` [PATCH v0 1/2] vhost-user-blk: add a new vhost-user-virtio-blk type
` [PATCH v0 2/2] vhost-user-blk-pci: add new pci device type to support vhost-user-virtio-blk
[PATCH] qapi: Make some ObjectTypes depend on the build settings
2021-10-05 6:49 UTC (5+ messages)
[PATCH] spapr/xive: Add source status helpers
2021-10-05 6:49 UTC (3+ messages)
[PATCH v2] target/ppc: Fix the test raising the decrementer exception
2021-10-05 6:44 UTC (2+ messages)
[PATCH v2 00/12] macfb: fixes for booting MacOS
2021-10-05 6:34 UTC (14+ messages)
` [PATCH v2 01/12] macfb: handle errors that occur during realize
` [PATCH v2 02/12] macfb: fix invalid object reference in macfb_common_realize()
` [PATCH v2 03/12] macfb: fix overflow of color_palette array
` [PATCH v2 04/12] macfb: use memory_region_init_ram() in macfb_common_realize() for the framebuffer
` [PATCH v2 05/12] macfb: add trace events for reading and writing the control registers
` [PATCH v2 06/12] macfb: implement mode sense to allow display type to be detected
` [PATCH v2 07/12] macfb: add qdev property to specify display type
` [PATCH v2 08/12] macfb: add common monitor modes supported by the MacOS toolbox ROM
` [PATCH v2 09/12] macfb: fix up 1-bit pixel encoding
` [PATCH v2 10/12] macfb: fix 24-bit RGB "
` [PATCH v2 11/12] macfb: add vertical blank interrupt
` [PATCH v2 12/12] q800: wire macfb IRQ to separate video interrupt on VIA2
[PATCH v3 0/2] hw/adc: Add basic Aspeed ADC model
2021-10-05 5:26 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] hw/arm: Integrate ADC model into Aspeed SoC
[PATCH] target/ppc: Fix test the decrementer exception
2021-10-05 5:26 UTC (3+ messages)
[PATCH v2 1/2] tcg: add dup_const_tl wrapper
2021-10-05 2:22 UTC (2+ messages)
[PATCH 0/2] tests/docker: Fix fedora-i386-cross
2021-10-05 2:11 UTC (2+ messages)
[PATCH] MAINTAINERS: Split HPPA TCG vs HPPA machines/hardware
2021-10-05 1:51 UTC (2+ messages)
[PULL 0/5] Trivial branch for 6.2 patches
2021-10-05 1:48 UTC (2+ messages)
[PATCH 0/2] target/ppc: Use tcg_constant_*
2021-10-05 0:46 UTC (3+ messages)
` [PATCH 1/2] target/ppc: Use tcg_constant_i32() in gen_setb()
[PULL 00/26] Linux user for 6.2 patches
2021-10-04 23:27 UTC (2+ messages)
Rust in Qemu BoF followup 2: Rust toolchain availability
2021-10-04 6:01 UTC (3+ messages)
[PATCH v4 0/3] docs/sphinx: change default `role` to "any"
2021-10-04 21:52 UTC (4+ messages)
` [PATCH v4 1/3] docs: remove non-reference uses of single backticks
` [PATCH v4 2/3] docs: (further) "
` [PATCH v4 3/3] docs/sphinx: change default role to "any"
[PATCH 00/15] Switch iotests to using Async QMP
2021-10-04 21:26 UTC (13+ messages)
` [PATCH 10/15] python/machine: Add support for AQMP backend
` [PATCH 12/15] iotests: Disable AQMP logging under non-debug modes
[PATCH v6 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
2021-10-04 21:14 UTC (16+ messages)
` [PATCH v6 01/10] ACPI ERST: bios-tables-test.c steps 1 and 2
` [PATCH v6 02/10] ACPI ERST: specification for ERST support
` [PATCH v6 05/10] ACPI ERST: support for ACPI ERST feature
` [PATCH v6 09/10] ACPI ERST: bios-tables-test testcase
` [PATCH v6 10/10] ACPI ERST: step 6 of bios-tables-test
[PATCH 00/13] python/iotests: Run iotest linters during Python CI
2021-10-04 21:05 UTC (14+ messages)
` [PATCH 01/13] iotests/297: Move pylint config into pylintrc
` [PATCH 02/13] iotests/297: Split mypy configuration out into mypy.ini
` [PATCH 03/13] iotests/297: Add get_files() function
` [PATCH 04/13] iotests/297: Don't rely on distro-specific linter binaries
` [PATCH 05/13] iotests/297: Create main() function
` [PATCH 06/13] iotests/297: Separate environment setup from test execution
` [PATCH 07/13] iotests/297: Split run_linters apart into run_pylint and run_mypy
` [PATCH 08/13] iotests/297: refactor run_[mypy|pylint] as generic execution shim
` [PATCH 09/13] iotests: split linters.py out from 297
` [PATCH 10/13] iotests/linters: Add entry point for linting via Python CI
` [PATCH 11/13] iotests/linters: Add workaround for mypy bug #9852
` [PATCH 12/13] python: Add iotest linters to test suite
` [PATCH 13/13] iotests: [RFC] drop iotest 297
[PATCH 00/13] virtiofsd: Support notification queue and
2021-10-04 21:10 UTC (27+ messages)
` [PATCH 01/13] virtio_fs.h: Add notification queue feature bit
` [PATCH 02/13] virtiofsd: fuse.h header file changes for lock notification
` [PATCH 03/13] virtiofsd: Remove unused virtio_fs_config definition
` [PATCH 04/13] virtiofsd: Add a helper to send element on virtqueue
` [PATCH 05/13] virtiofsd: Add a helper to stop all queues
` [PATCH 06/13] vhost-user-fs: Use helpers to create/cleanup virtqueue
` [PATCH 08/13] virtiofsd: Create a notification queue
` [PATCH 09/13] virtiofsd: Specify size of notification buffer using config space
` [PATCH 10/13] virtiofsd: Custom threadpool for remote blocking posix locks requests
` [PATCH 11/13] virtiofsd: Shutdown notification queue in the end
` [PATCH 12/13] virtiofsd: Implement blocking posix locks
Invitation: QAPI Sync meeting @ Thu Oct 7, 2021 9am - 10am (EDT) (qemu-devel@nongnu.org)
2021-10-04 21:01 UTC
virtio 4M limit
2021-10-04 20:10 UTC (6+ messages)
[PATCH 0/4] MAINTAINERS: Sanitize 'MIPS TCG CPUs' section
2021-10-04 20:08 UTC (9+ messages)
` [PATCH 1/4] MAINTAINERS: Add MIPS general architecture support entry
` [PATCH 2/4] MAINTAINERS: Add entries to cover MIPS CPS / GIC hardware
` [PATCH 3/4] MAINTAINERS: Split MIPS TCG frontend vs MIPS machines/hardware
` [PATCH 4/4] MAINTAINERS: Agree to maintain nanoMIPS TCG frontend
Moving QEMU downloads to GitLab Releases?
2021-10-04 19:34 UTC (4+ messages)
[PATCH v3 00/16] python/iotests: Run iotest linters during Python CI
2021-10-04 19:26 UTC (11+ messages)
` [PATCH v3 07/16] iotests/297: Don't rely on distro-specific linter binaries
` [PATCH v3 11/16] iotests/297: return error code from run_linters()
[PATCH 00/12] macfb: fixes for booting MacOS
2021-10-04 18:52 UTC (29+ messages)
` [PATCH 01/12] macfb: handle errors that occur during realize
` [PATCH 03/12] macfb: fix overflow of color_palette array
` [PATCH 06/12] macfb: implement mode sense to allow display type to be detected
` [PATCH 07/12] macfb: add qdev property to specify display type
` [PATCH 08/12] macfb: add common monitor modes supported by the MacOS toolbox ROM
` [PATCH 09/12] macfb: fix up 1-bit pixel encoding
` [PATCH 10/12] macfb: fix 24-bit RGB "
` [PATCH 11/12] macfb: add vertical blank interrupt
` [PATCH 12/12] q800: wire macfb IRQ to separate video interrupt on VIA2
[PULL 00/30] testing, gdbstub and semihosting
2021-10-04 18:44 UTC (8+ messages)
` [PULL 21/30] target/arm: use official org.gnu.gdb.aarch64.sve layout for registers
[PATCH v3 00/19] monitor: explicitly permit QMP commands to be added for all use cases
2021-10-04 18:33 UTC (13+ messages)
` [PATCH v3 01/19] docs/devel: rename file for writing monitor commands
` [PATCH v3 03/19] docs/devel: document expectations for QAPI data modelling for QMP
` [PATCH v3 04/19] docs/devel: add example of command returning unstructured text
` [PATCH v3 05/19] docs/devel: document expectations for HMP commands in the future
` [PATCH v3 07/19] qapi: introduce x-query-roms QMP command
[PULL 00/12] jobs: mirror: Handle errors after READY cancel
2021-10-04 17:59 UTC (6+ messages)
[PATCH v3 0/9] hw/nvram: hw/arm: Introduce Xilinx eFUSE and BBRAM
2021-10-04 15:54 UTC (3+ messages)
[PATCH v4 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
2021-10-04 17:23 UTC (3+ messages)
[RFC] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding
2021-10-04 16:30 UTC (2+ messages)
[RFC PATCH] .github: move repo lockdown to the v2 configuration
2021-10-04 16:25 UTC (2+ messages)
[RFC PATCH v2 00/16] Initial support for machine creation via QMP
2021-10-04 15:56 UTC (2+ messages)
[PATCH 0/4] aspeed/smc: Improve support for the alternate boot function
2021-10-04 15:46 UTC (5+ messages)
` [PATCH 1/4] aspeed/wdt: Add trace events
` [PATCH 2/4] aspeed/smc: Dump address offset in "
` [PATCH 3/4] aspeed/wdt: Add an alias for the MMIO region
` [PATCH 4/4] aspeed/smc: Improve support for the alternate boot function
[PATCH v1 0/7] enabling RasperryPi 4 emulation - WIP state
2021-10-04 15:43 UTC (9+ messages)
` [PATCH v1 1/7] hw/misc/bcm2835_property: Add FIXME comment for uninitialized memory
` [PATCH v1 2/7] hw/misc/bcm2835_property: Handle the 'domain state' property
` [PATCH v1 3/7] hw/arm: fix the position of vcram for raspi
` [PATCH v1 4/7] hw/arm/bcm2835_peripherals: Map various BCM2711 blocks
` [PATCH v1 5/7] hw/arm/bcm2836: Add the BCM2711 which uses a GICv2
` [PATCH v1 6/7] hw/arm/bcm2838: Map the PCIe memory space
` [PATCH v1 7/7] hw/arm/raspi: Add the Raspberry Pi 4B board
[PATCH 0/1] vmx: Fix <genid/> mapping
2021-10-04 14:59 UTC (11+ messages)
[PATCH 00/11] qdev: Add JSON -device and fix QMP device_add
2021-10-04 14:22 UTC (5+ messages)
` [PATCH 09/11] qdev: Avoid QemuOpts in "
[PATCH v3 6/6] tests/qapi-schema: Test cases for aliases
2021-10-04 14:07 UTC (11+ messages)
[PATCH v3] i386: docs: Briefly describe KVM PV features
2021-10-04 14:04 UTC
[PATCH v2 0/5] target/arm: Reduced-IPA space and highmem=off fixes
2021-10-04 12:23 UTC (15+ messages)
` [PATCH v2 1/5] hw/arm/virt: Key enablement of highmem PCIe on highmem_ecam
` [PATCH v2 2/5] hw/arm/virt: Add a control for the the highmem redistributors
` [PATCH v2 3/5] hw/arm/virt: Honor highmem setting when computing the memory map
` [PATCH v2 4/5] hw/arm/virt: Use the PA range to compute "
` [PATCH v2 5/5] hw/arm/virt: Disable highmem devices that don't fit in the PA range
[PATCH v4 0/7] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
2021-10-04 12:02 UTC (8+ messages)
` [PATCH v4 1/7] util/oslib-posix: Let touch_all_pages() return an error
` [PATCH v4 2/7] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
` [PATCH v4 3/7] util/oslib-posix: Introduce and use MemsetContext for touch_all_pages()
` [PATCH v4 4/7] util/oslib-posix: Don't create too many threads with small memory or little pages
` [PATCH v4 5/7] util/oslib-posix: Avoid creating a single thread with MADV_POPULATE_WRITE
` [PATCH v4 6/7] util/oslib-posix: Support concurrent os_mem_prealloc() invocation
` [PATCH v4 7/7] util/oslib-posix: Forward SIGBUS to MCE handler under Linux
[PATCH 0/1] hw: aspeed_gpio: Fix GPIO array indexing
2021-10-04 11:43 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v3 0/3] tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35
2021-10-04 11:35 UTC (7+ messages)
` [PATCH v3 1/3] tests/acpi/bios-tables-test: add and allow changes to a new q35 DSDT table blob
` [PATCH v3 3/3] tests/acpi/bios-tables-test: update DSDT blob for multifunction bridge test
[RFC PATCH 0/4] Misc OHCI patches
2021-10-04 10:08 UTC (8+ messages)
[PULL 00/20] Q800 for 6.2 patches
2021-10-04 10:16 UTC (5+ messages)
` [PULL 03/20] nubus-device: expose separate super slot memory region
[PATCH] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
2021-10-04 10:13 UTC (2+ messages)
[PATCH 0/5] Upgrade minimum Meson version to 0.58.2, recommended to 0.59.2
2021-10-04 10:11 UTC (5+ messages)
` [PATCH 2/5] meson: switch minimum meson version to 0.58.2, minimum "
` [PATCH 4/5] target/xtensa: list cores in a text file
` [PATCH 5/5] meson: show library versions in the summary
[PATCH v3 00/22] target/i386/sev: Housekeeping SEV + measured Linux SEV guest
2021-10-04 9:57 UTC (3+ messages)
` [PATCH v3 14/22] target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c
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).