qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-16 01:32:56 to 2021-09-16 15:15:05 UTC [more...]

[PULL 00/10] Linux user for 6.2 patches
 2021-09-16 15:12 UTC  (2+ messages)
` [PULL 01/10] linux-user: Fix coding style nits in qemu.h

[PATCH 0/2] linux-user/nios2: trap and kuser fixes
 2021-09-16 15:06 UTC  (3+ messages)

[PATCH v11 00/10] hvf: Implement Apple Silicon Support
 2021-09-16 15:02 UTC  (23+ messages)
` [PATCH v11 01/10] arm: Move PMC register definitions to cpu.h
` [PATCH v11 02/10] hvf: Add execute to dirty log permission bitmap
` [PATCH v11 03/10] hvf: Introduce hvf_arch_init() callback
` [PATCH v11 04/10] hvf: Add Apple Silicon support
` [PATCH v11 05/10] arm/hvf: Add a WFI handler
` [PATCH v11 06/10] hvf: arm: Implement -cpu host
` [PATCH v11 07/10] hvf: arm: Implement PSCI handling
` [PATCH v11 09/10] hvf: arm: Add rudimentary PMC support
` [PATCH v11 10/10] arm: tcg: Adhere to SMCCC 1.3 section 5.2

[PATCH v3 00/16] python/iotests: Run iotest linters during Python CI
 2021-09-16 15:05 UTC  (25+ messages)
` [PATCH v3 01/16] python: Update for pylint 2.10
` [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 12/16] iotests/297: split linters.py off from 297
` [PATCH v3 13/16] iotests/linters: Add entry point for Python CI linters
` [PATCH v3 14/16] iotests/linters: Add workaround for mypy bug #9852
` [PATCH v3 15/16] python: Add iotest linters to test suite
` [PATCH v3 16/16] iotests/linters: check mypy files all at once

[PATCH 00/22] qapi: Remove simple unions from the schema language
 2021-09-16 15:01 UTC  (5+ messages)
` [PATCH 09/22] qapi: Convert simple union ImageInfoSpecific to flat one
` [PATCH 10/22] qapi: Convert simple union TransactionAction "

[PULL 0/2] virtiofs queue
 2021-09-16 15:01 UTC  (4+ messages)
` [PULL 1/2] tools/virtiofsd: Add fstatfs64 syscall to the seccomp allowlist
` [PULL 2/2] virtiofsd: Reverse req_list before processing it

[PATCH v2 00/12] target/arm: Use TCG vector ops for MVE
 2021-09-16 14:39 UTC  (7+ messages)
` [PATCH v2 09/12] target/arm: Optimize MVE VSHL, VSHR immediate forms

[PATCH v3] target/ppc: Fix 64-bit decrementer
 2021-09-16 14:37 UTC 

[PULL 0/6] Vga 20210916 patches
 2021-09-16 14:27 UTC  (8+ messages)
` [PULL 1/6] qxl: fix pre-save logic
` [PULL 2/6] ui/gtk: Create a common release_dmabuf helper
` [PULL 3/6] ui/egl: Add egl helpers to help with synchronization
` [PULL 4/6] ui: Create sync objects and fences only for blobs
` [PULL 5/6] ui/gtk-egl: Wait for the draw signal for dmabuf blobs
` [PULL 6/6] virtio-gpu: Add gl_flushed callback

[PATCH RFC 0/5] Subject: [PATCH RFC 0/5] qapi: Add feature flags to enum members
 2021-09-16 14:12 UTC  (5+ messages)

[PATCH] hw/ssi: imx_spi: Improve chip select handling
 2021-09-16 14:21 UTC  (14+ messages)

[PULL 00/10] Trivial branch for 6.2 patches
 2021-09-16 14:10 UTC  (11+ messages)
` [PULL 01/10] util: Remove redundant checks in the openpty()
` [PULL 02/10] hw/i386/acpi-build: Fix a typo
` [PULL 03/10] qdev: Complete qdev_init_gpio_out() documentation
` [PULL 04/10] spelling: sytem => system
` [PULL 05/10] configure: add missing pc-bios/qemu_vga.ndrv symlink in build tree
` [PULL 06/10] target/i386: spelling: occured=>occurred, mininum=>minimum
` [PULL 07/10] intel_iommu: Fix typo in comments
` [PULL 08/10] hw/vfio: "
` [PULL 09/10] target/avr: Fix compiler errors (-Werror=enum-conversion)
` [PULL 10/10] target/sparc: Make sparc_cpu_dump_state() static

[PATCH v3 00/20] nubus: bus, device, bridge, IRQ and address space improvements
 2021-09-16 14:19 UTC  (28+ messages)
` [PATCH v3 01/20] nubus-device: rename slot_nb variable to slot
` [PATCH v3 02/20] nubus-device: expose separate super slot memory region
` [PATCH v3 03/20] nubus-device: add device slot parameter
` [PATCH v3 04/20] nubus: use bitmap to manage available slots
` [PATCH v3 05/20] nubus: move slot bitmap checks from NubusDevice realize() to BusClass check_address()
` [PATCH v3 06/20] nubus: implement BusClass get_dev_path()
` [PATCH v3 07/20] nubus: add trace-events for empty slot accesses
` [PATCH v3 08/20] nubus: generate bus error when attempting to access empty slots
` [PATCH v3 09/20] macfb: don't register declaration ROM
` [PATCH v3 10/20] nubus-device: remove nubus_register_rom() and nubus_register_format_block()
` [PATCH v3 11/20] nubus-device: add romfile property for loading declaration ROMs
` [PATCH v3 12/20] nubus: move nubus to its own 32-bit address space
` [PATCH v3 13/20] nubus-bridge: introduce separate NubusBridge structure
` [PATCH v3 14/20] mac-nubus-bridge: rename MacNubusState to MacNubusBridge
` [PATCH v3 15/20] nubus: move NubusBus from mac-nubus-bridge to nubus-bridge
` [PATCH v3 16/20] nubus-bridge: embed the NubusBus object directly within nubus-bridge
` [PATCH v3 17/20] nubus-bridge: make slot_available_mask a qdev property
` [PATCH v3 18/20] nubus: add support for slot IRQs
` [PATCH v3 19/20] q800: wire up nubus IRQs
` [PATCH v3 20/20] q800: configure nubus available slots for Quadra 800

[PULL 00/14] aspeed queue
 2021-09-16 14:07 UTC  (11+ messages)
` [PULL 14/14] hw/arm/aspeed: Add Fuji machine type

[RFC PATCH 0/4] block layer: split block APIs in graph and I/O
 2021-09-16 14:03 UTC  (5+ messages)

[PATCH] configure/optionrom: Fix MSYS2 multiboot.bin issue
 2021-09-16 13:54 UTC  (2+ messages)

[PATCH v3 0/4] s390x: CPU Topology
 2021-09-16 13:50 UTC  (5+ messages)
` [PATCH v3 1/4] linux-headers update
` [PATCH v3 2/4] s390x: kvm: topology: interception of PTF instruction
` [PATCH v3 3/4] s390x: topology: CPU topology objects and structures
` [PATCH v3 4/4] s390x: topology: implementating Store Topology System Information

[PATCH v3 0/1] Update check-python-tox test for pylint 2.10
 2021-09-16 13:42 UTC  (4+ messages)
` [PATCH v3 1/1] python: Update "

[PATCH v2 00/22] QEMU RISC-V AIA support
 2021-09-16 13:42 UTC  (6+ messages)
` [PATCH v2 04/22] target/riscv: Improve fidelity of guest external interrupts

hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
 2021-09-16 13:28 UTC  (4+ messages)
` [PATCH v2 1/3] bios-tables-test: allow changes in DSDT ACPI tables for q35
` [PATCH v2 2/3] hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
` [PATCH v2 3/3] bios-tables-test: Update ACPI DSDT table golden blobs for q35

[PATCH] hw/rtc/pl031: Send RTC_CHANGE QMP event
 2021-09-16 13:32 UTC  (2+ messages)

hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
 2021-09-16 12:59 UTC  (3+ messages)
` [PATCH 2/3] "

[PATCH RFC 0/8] blockdev-replace
 2021-09-16 12:54 UTC  (7+ messages)
` [PATCH 2/8] block: add BlockParentClass class
` [PATCH 5/8] qdev: improve find_device_state() to distinguish simple not found case

[PATCH] target/sparc: Make sparc_cpu_dump_state() static
 2021-09-16 12:52 UTC  (4+ messages)

[PATCH v3 00/10] virtio-iommu: Add ACPI support
 2021-09-16 12:45 UTC  (5+ messages)
` [PATCH v3 01/10] hw/acpi: Add VIOT table
` [PATCH v3 04/10] hw/arm/virt: Reject instantiation of multiple IOMMUs

[PATCH] hw/intc: GIC maintenance interrupt not triggered
 2021-09-16 12:46 UTC  (3+ messages)

[PATCH RFC 00/13] hw/nvme: experimental user-creatable objects
 2021-09-16 12:41 UTC  (2+ messages)

[PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-09-16 12:34 UTC  (4+ messages)

[PATCH V3] block/rbd: implement bdrv_co_block_status
 2021-09-16 12:21 UTC 

[PATCH RFC v2 04/16] vfio-user: connect vfio proxy to remote server
 2021-09-16 11:49 UTC  (11+ messages)

[PATCH] monitor: Tidy up find_device_state()
 2021-09-16 11:26 UTC  (2+ messages)

[PATCH] net: Add "info neighbors" command
 2021-09-16 11:11 UTC  (5+ messages)

[PATCH v2 00/53] monitor: explicitly permit QMP commands to be added for all use cases
 2021-09-16 10:54 UTC  (5+ messages)
` [PATCH v2 25/53] target/sparc: convert to use format_state instead of dump_state
` [PATCH v2 48/53] target/sparc: convert to use format_tlb callback

[PATCH v2] qobject: Fix maybe uninitialized in qdict_array_split
 2021-09-16 10:25 UTC  (2+ messages)

[PATCH RESEND 1/1] multi-process: fix usage information
 2021-09-16 10:06 UTC  (2+ messages)

[PATCH] target/avr: Fix compiler errors (-Werror=enum-conversion)
 2021-09-16 10:11 UTC  (2+ messages)

[PATCH] hw/vfio: Fix typo in comments
 2021-09-16  9:58 UTC  (3+ messages)

[PATCH, trivial, for-6.1] target/i386: spelling: occured=>occurred
 2021-09-16  9:52 UTC  (2+ messages)

[PATCH] intel_iommu: Fix typo in comments
 2021-09-16  9:55 UTC  (3+ messages)

[PULL 0/4] Update meson version
 2021-09-16 10:19 UTC  (4+ messages)

[PULL 00/32] Block patches
 2021-09-16 10:18 UTC  (2+ messages)

[PATCH v2 0/2] elf2dmp: Fix minor Coverity nits
 2021-09-16  9:58 UTC  (2+ messages)

[PATCH] virtiofsd: Reverse req_list before processing it
 2021-09-16  9:55 UTC  (2+ messages)

[PATCH] tools/virtiofsd: Add fstatfs64 syscall to the seccomp allowlist
 2021-09-16  9:44 UTC  (2+ messages)

[RFC v6] virtio/vsock: add two more queues for datagram types
 2021-09-16  8:57 UTC  (6+ messages)
  `  "

[PATCH v4 00/12] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-09-16  8:40 UTC  (13+ messages)
` [PATCH v4 01/12] virtiofsd: Keep /proc/self/mountinfo open
` [PATCH v4 02/12] virtiofsd: Limit setxattr()'s creds-dropped region
` [PATCH v4 03/12] virtiofsd: Add TempFd structure
` [PATCH v4 04/12] virtiofsd: Use lo_inode_open() instead of openat()
` [PATCH v4 05/12] virtiofsd: Add lo_inode_fd() helper
` [PATCH v4 06/12] virtiofsd: Let lo_fd() return a TempFd
` [PATCH v4 07/12] virtiofsd: Let lo_inode_open() "
` [PATCH v4 08/12] virtiofsd: Pass lo_data to lo_inode_{fd,open}()
` [PATCH v4 09/12] virtiofsd: Add lo_inode.fhandle
` [PATCH v4 10/12] virtiofsd: Add inodes_by_handle hash table
` [PATCH v4 11/12] virtiofsd: Optionally fill lo_inode.fhandle
` [PATCH v4 12/12] virtiofsd: Add lazy lo_do_find()

[RFC PATCH 0/7] linux-user: Streamline handling of SIGSEGV/SIGBUS
 2021-09-16  8:51 UTC  (3+ messages)
` [RFC PATCH 7/7] linux-user: Reorg cpu_signal_handler

[PATCH v5 00/16] tcg/s390x: host vector support
 2021-09-16  8:12 UTC  (8+ messages)
` [PATCH v5 02/16] tcg/s390x: Rename from tcg/s390
` [PATCH v5 06/16] tcg/s390x: Implement tcg_out_ld/st for vector types
` [PATCH v5 10/16] tcg/s390x: Implement andc, orc, abs, neg, not vector operations

[PATCH v3 0/6] qapi: Add support for aliases
 2021-09-16  7:49 UTC  (3+ messages)
` [PATCH v3 5/6] "

[PATCH] qemu-storage-daemon: Only display FUSE help when FUSE is built-in
 2021-09-16  7:43 UTC  (3+ messages)

[PATCH v4 00/33] Qemu SGX virtualization
 2021-09-16  6:35 UTC  (8+ messages)
` [PATCH v4 04/33] i386: Add 'sgx-epc' device to expose EPC sections to guest
` [PATCH v4 10/33] i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs

[PATCH v2 0/3] The HMP/QMP interfaces in Qemu SGX
 2021-09-16  6:14 UTC  (9+ messages)
` [PATCH v2 1/3] monitor: Add HMP and QMP interfaces

[PATCH] MAINTAINERS: add myself as a reviewer for KVM guest cpu related changes
 2021-09-16  5:37 UTC 

[PATCH v1 1/1] hw/riscv: opentitan: Correct the USB Dev address
 2021-09-16  5:07 UTC  (2+ messages)

[qemu-web PATCH] Gemfile: Add webrick bundle dependency
 2021-09-16  5:03 UTC  (7+ messages)

[ RFC v2 0/9] Improve PMU support
 2021-09-16  4:49 UTC  (3+ messages)
` [ RFC v2 2/9] target/riscv: pmu: Rename the counters extension to pmu

[PATCH] target/riscv: csr: Rename HCOUNTEREN_CY and friends
 2021-09-16  4:42 UTC  (2+ messages)

[PATCH v7 0/7] pSeries FORM2 affinity support
 2021-09-16  1:30 UTC  (8+ messages)
` [PATCH v7 1/7] spapr_numa.c: split FORM1 code into helpers
` [PATCH v7 2/7] spapr_numa.c: scrap 'legacy_numa' concept
` [PATCH v7 3/7] spapr_numa.c: parametrize FORM1 macros
` [PATCH v7 4/7] spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array
` [PATCH v7 5/7] spapr: move FORM1 verifications to post CAS
` [PATCH v7 6/7] spapr_numa.c: FORM2 NUMA affinity support
` [PATCH v7 7/7] spapr_numa.c: handle auto NUMA node with no distance info

[PATCH v6 0/6] pSeries FORM2 affinity support
 2021-09-16  1:32 UTC  (5+ messages)
` [PATCH v6 3/6] spapr: introduce spapr_numa_associativity_reset()


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).