messages from 2021-10-04 08:26:01 to 2021-10-04 21:24:19 UTC [more...]
[PATCH v2 00/12] macfb: fixes for booting MacOS
 2021-10-04 21:19 UTC  (4+ 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 05/12] macfb: add trace events for reading and writing the control registers
[PATCH 00/13] python/iotests: Run iotest linters during Python CI
 2021-10-04 21:05 UTC  (13+ 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 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
[PATCH v6 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-10-04 21:14 UTC  (13+ 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 10/10] ACPI ERST: step 6 of bios-tables-test
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 v2 0/3] virtio: increase VIRTQUEUE_MAX_SIZE to 32k
 2021-10-04 19:38 UTC  (4+ 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 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  (9+ messages)
[PATCH v3 00/16] python/iotests: Run iotest linters during Python CI
 2021-10-04 19:26 UTC  (17+ 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 v3 14/16] iotests/linters: Add workaround for mypy bug #9852
[RFC PATCH 1/1] virtio: write back features before verify
 2021-10-04 19:17 UTC  (7+ messages)
[PATCH 00/12] macfb: fixes for booting MacOS
 2021-10-04 18:52 UTC  (36+ messages)
` [PATCH 01/12] macfb: handle errors that occur during realize
` [PATCH 02/12] macfb: fix invalid object reference in macfb_common_realize()
` [PATCH 03/12] macfb: fix overflow of color_palette array
` [PATCH 04/12] macfb: use memory_region_init_ram() in macfb_common_realize() for the framebuffer
` [PATCH 05/12] macfb: add trace events for reading and writing the control registers
` [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
[PATCH 00/15] Switch iotests to using Async QMP
 2021-10-04 18:32 UTC  (16+ messages)
` [PATCH 03/15] python/aqmp: Return cleared events from EventListener.clear()
` [PATCH 10/15] python/machine: Add support for AQMP backend
` [PATCH 12/15] iotests: Disable AQMP logging under non-debug modes
[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 v0 0/2] virtio-blk and vhost-user-blk cross-device migration
 2021-10-04 15:16 UTC  (5+ 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 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  (7+ messages)
` [PATCH 1/5] meson: bump submodule "
` [PATCH 2/5] meson: switch minimum meson version to 0.58.2, minimum recommended "
` [PATCH 3/5] hexagon: use env keyword argument to pass PYTHONPATH
` [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  (36+ messages)
` [PATCH v3 03/22] target/i386/kvm: Introduce i386_softmmu_kvm Meson source set
` [PATCH v3 04/22] target/i386/kvm: Restrict SEV stubs to x86 architecture
` [PATCH v3 05/22] target/i386/monitor: Return QMP error when SEV is disabled in build
` [PATCH v3 06/22] target/i386/cpu: Add missing 'qapi/error.h' header
` [PATCH v3 07/22] target/i386/sev_i386.h: Remove unused headers
` [PATCH v3 08/22] target/i386/sev: Remove sev_get_me_mask()
` [PATCH v3 09/22] target/i386/sev: Mark unreachable code with g_assert_not_reached()
` [PATCH v3 12/22] target/i386/sev: Declare system-specific functions in 'sev_i386.h'
` [PATCH v3 13/22] target/i386/sev: Remove stubs by using code elision
` [PATCH v3 14/22] target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c
` [PATCH v3 15/22] target/i386/sev: Move qmp_sev_inject_launch_secret() "
` [PATCH v3 16/22] target/i386/sev: Move qmp_query_sev_capabilities() "
` [PATCH v3 17/22] target/i386/sev: Move qmp_query_sev_launch_measure() "
` [PATCH v3 18/22] target/i386/sev: Move qmp_query_sev() & hmp_info_sev() "
` [PATCH v3 19/22] monitor: Restrict 'info sev' to x86 targets
` [PATCH v3 22/22] MAINTAINERS: Cover AMD SEV files
[PATCH v3 0/3] hw/virtio: Minor housekeeping patches
 2021-10-04  9:27 UTC  (11+ messages)
` [PATCH v3 1/3] hw/virtio: Comment virtqueue_flush() must be called with RCU read lock
` [PATCH v3 2/3] hw/virtio: Acquire RCU read lock in virtqueue_packed_drop_all()
` [PATCH v3 3/3] hw/virtio: Have virtqueue_get_avail_bytes() pass caches arg to callees
[PATCH] MAINTAINERS: Split HPPA TCG vs HPPA machines/hardware
 2021-10-04  8:38 UTC 
[PULL 0/5] Trivial branch for 6.2 patches
 2021-10-04  8:30 UTC  (6+ messages)
` [PULL 1/5] qemu-options: -chardev reconnect=seconds duplicated in help, tidy up
` [PULL 2/5] qemu-options: Tweak [, maxcpus=cpus] to [, maxcpus=maxcpus]
` [PULL 3/5] qemu-options: Add missing "sockets=2, maxcpus=2" to CLI "-smp 2"
` [PULL 4/5] target/sh4: Use lookup_symbol in sh4_tr_disas_log
` [PULL 5/5] hw/remote/proxy: Categorize Wireless devices as 'Network' ones
[PATCH] hw/misc: applesmc: use host osk as default on macs
 2021-10-04  8:37 UTC  (2+ messages)
[PATCH v2 0/2] hw/adc: Add basic Aspeed ADC model
 2021-10-04  7:49 UTC  (3+ messages)
` [PATCH v2 1/2] "
[PULL 00/26] Linux user for 6.2 patches
 2021-10-04  7:44 UTC  (2+ messages)
` [PULL 22/26] linux-user/sh4: Implement setup_sigtramp
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).