messages from 2020-10-24 20:12:16 to 2020-10-26 10:36:10 UTC [more...]
[PATCH v29 00/17] Add migration support for VFIO devices
2020-10-26 9:36 UTC (6+ messages)
` [PATCH v29 01/17] vfio: Add function to unmap VFIO region
` [PATCH v29 02/17] vfio: Add vfio_get_object callback to VFIODeviceOps
` [PATCH v29 03/17] vfio: Add save and load functions for VFIO PCI devices
` [PATCH v29 04/17] vfio: Add migration region initialization and finalize function
` [PATCH v29 08/17] vfio: Add save state functions to SaveVMHandlers
[PULL 00/31] qtests and gitlab-CI/acceptance patches
2020-10-26 10:06 UTC (31+ messages)
` [PULL 01/31] tests/migration: fix memleak in wait_command/wait_command_fd
` [PULL 02/31] tests/qtest/libqtest: Fix detection of architecture for binaries without path
` [PULL 03/31] accel: Remove _WIN32 ifdef from qtest-cpus.c
` [PULL 04/31] accel: move qtest CpusAccel functions to a common location
` [PULL 05/31] accel: Add xen CpusAccel using dummy-cpus
` [PULL 06/31] tests/qtest: Make npcm7xx_timer-test conditional on CONFIG_NPCM7XX
` [PULL 07/31] libqtest: fix the order of buffered events
` [PULL 08/31] libqtest: fix memory leak in the qtest_qmp_event_ref
` [PULL 09/31] memory: Add FlatView foreach function
` [PULL 10/31] fuzz: Add generic virtual-device fuzzer
` [PULL 11/31] fuzz: Add PCI features to the generic fuzzer
` [PULL 12/31] fuzz: Add DMA support to the generic-fuzzer
` [PULL 13/31] fuzz: Declare DMA Read callback function
` [PULL 14/31] fuzz: Add fuzzer callbacks to DMA-read functions
` [PULL 15/31] fuzz: Add support for custom crossover functions
` [PULL 16/31] fuzz: add a DISABLE_PCI op to generic-fuzzer
` [PULL 17/31] fuzz: add a crossover function "
` [PULL 18/31] scripts/oss-fuzz: Add script to reorder a generic-fuzzer trace
` [PULL 19/31] scripts/oss-fuzz: Add crash trace minimization script
` [PULL 20/31] fuzz: Add instructions for using generic-fuzz
` [PULL 21/31] fuzz: add an "opaque" to the FuzzTarget struct
` [PULL 22/31] fuzz: add generic-fuzz configs for oss-fuzz
` [PULL 23/31] fuzz: register predefined generic-fuzz configs
` [PULL 24/31] scripts/oss-fuzz: use hardlinks instead of copying
` [PULL 25/31] scripts/oss-fuzz: ignore the generic-fuzz target
` [PULL 26/31] tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archive
` [PULL 27/31] test/acceptance: Remove the CONTINUOUS_INTEGRATION tags
` [PULL 28/31] tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI
` [PULL 29/31] test/docker/dockerfiles: Add missing packages for acceptance tests
` [PULL 30/31] tests/acceptance: Remove unused import
[PATCH 0/4] qemu-storage-daemon: QAPIfy --chardev the stupid way
2020-10-26 10:10 UTC (4+ messages)
` [PATCH 1/4] char/stdio: Fix QMP default for 'signal'
` [PATCH 2/4] char: Factor out qemu_chr_print_types()
` [PATCH 3/4] char: Flat alternative to overly nested chardev-add arguments
[PATCH V2 00/14] fix some comment spelling errors
2020-10-26 10:04 UTC (6+ messages)
` [PATCH V2 02/14] ppc/: "
` [PATCH V2 09/14] sh4/: "
[PATCH v3] net: remove an assert call in eth_get_gso_type
2020-10-26 9:59 UTC (5+ messages)
[PATCH v2 0/6] Add support for Control-Flow Integrity
2020-10-26 10:00 UTC (11+ messages)
` [PATCH v2 2/6] configure: avoid new clang 11+ warnings
` [PATCH v2 3/6] configure: add option to enable LTO
` [PATCH v2 4/6] cfi: Initial support for cfi-icall in QEMU
` [PATCH v2 6/6] configure: add support for Control-Flow Integrity
[PATCH 0/9] dev-serial: minor fixes and improvements
2020-10-26 9:59 UTC (20+ messages)
` [PATCH 1/9] dev-serial: style changes to improve readability and checkpatch fixes
` [PATCH 2/9] dev-serial: use USB_SERIAL QOM macro for USBSerialState assignments
` [PATCH 3/9] dev-serial: convert from DPRINTF to trace-events
` [PATCH 4/9] dev-serial: add trace-events for baud rate and data parameters
` [PATCH 5/9] dev-serial: replace DeviceOutVendor/DeviceInVendor with equivalent macros from usb.h
` [PATCH 6/9] dev-serial: add always-plugged property to ensure USB device is always attached
` [PATCH 7/9] dev-serial: add support for setting data_bits in QEMUSerialSetParams
` [PATCH 8/9] dev-serial: fix FTDI_GET_MDM_ST response
` [PATCH 9/9] dev-serial: store flow control and xon/xoff characters
[PATCH 0/8] arm/virt: add usb support
2020-10-26 9:57 UTC (4+ messages)
[PATCH RESEND v2 0/7] some memleak trivial patchs
2020-10-26 9:51 UTC (3+ messages)
` [PATCH RESEND v2 1/7] tests/migration: fix memleak in wait_command/wait_command_fd
[Bug 1901440] [NEW] Instability in IVSHMEM after updating QEMU 4.2 -> 5.0
2020-10-26 9:44 UTC (3+ messages)
` [Bug 1901440] "
[PATCH] ACPI: Avoid infinite recursion when dump-vmstate
2020-10-26 9:40 UTC (6+ messages)
[PATCH] pci: Refuse to hotplug PCI Devices when the Guest OS is not ready
2020-10-26 9:17 UTC (18+ messages)
[PATCH 0/4] qga: Fix some style problems
2020-10-26 9:05 UTC
[PATCH 3/4] qga: Open brace '{' following struct go on the same
2020-10-26 9:05 UTC
[PATCH v1 00/16] RISC-V: Start to remove xlen preprocess
2020-10-26 8:56 UTC (32+ messages)
` [PATCH v1 01/16] target/riscv: Add a TYPE_RISCV_CPU_BASE CPU
` [PATCH v1 02/16] riscv: spike: Remove target macro conditionals
` [PATCH v1 03/16] riscv: virt: "
` [PATCH v1 04/16] hw/riscv: boot: Remove compile time XLEN checks
` [PATCH v1 05/16] hw/riscv: virt: "
` [PATCH v1 06/16] hw/riscv: spike: "
` [PATCH v1 07/16] hw/riscv: sifive_u: "
` [PATCH v1 08/16] target/riscv: fpu_helper: Match function defs in HELPER macros
` [PATCH v1 09/16] target/riscv: Add a riscv_cpu_is_32bit() helper function
` [PATCH v1 10/16] target/riscv: Specify the XLEN for CPUs
` [PATCH v1 11/16] target/riscv: cpu: Remove compile time XLEN checks
` [PATCH v1 12/16] target/riscv: cpu_helper: "
` [PATCH v1 13/16] target/riscv: csr: "
` [PATCH v1 14/16] target/riscv: cpu: Set XLEN independently from target
` [PATCH v1 16/16] target/riscv: Consolidate *statush registers
[PATCH 4/4] qga: Switch and case should be at the same indent
2020-10-26 9:05 UTC
[PATCH 1/4] qga: Add spaces around operator
2020-10-26 9:05 UTC
[PATCH 2/4] qga: Delete redundant spaces
2020-10-26 9:05 UTC
[PATCH v7 00/17] Add a Generic Virtual Device Fuzzer
2020-10-26 8:53 UTC (5+ messages)
` [PATCH v7 04/17] fuzz: Add DMA support to the generic-fuzzer
` [PATCH v7 17/17] scripts/oss-fuzz: ignore the generic-fuzz target
[PATCH 0/6] tests/acceptance: Test the Fuloong 2E machine
2020-10-26 8:50 UTC (11+ messages)
` [PATCH 4/6] tests/acceptance: Introduce tesseract_ocr() helper
[RFC PATCH 0/4] tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PC
2020-10-26 8:49 UTC (11+ messages)
` [RFC PATCH 1/4] Revert "hw/sd: Fix incorrect populated function switch status data structure"
` [RFC PATCH 2/4] tests/acceptance: Allow running Orange Pi test using cached artifacts
` [RFC PATCH 4/4] tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PC
[PATCH RFC] memory: pause all vCPUs for the duration of memory transactions
2020-10-26 8:49 UTC
[PATCH 0/4] RfC: microvm: add second ioapic
2020-10-26 8:25 UTC (7+ messages)
` [PATCH 1/4] microvm: make number of virtio transports runtime configurable
` [PATCH 4/4] microvm: reconfigure irqs if second ioapic is available
[PATCH v2] tests/acceptance: Test case for detecting -object crashes
2020-10-26 8:17 UTC (7+ messages)
[PATCH] hw/sd: Zero out function selection fields before being populated
2020-10-26 8:08 UTC (2+ messages)
[PATCH] win32: boot broken when bind & data dir are the same
2020-10-26 7:57 UTC
[PATCH v2 0/9] iOS and Apple Silicon host support
2020-10-26 7:54 UTC (17+ messages)
` [PATCH v2 2/9] configure: cross-compiling without cross_prefix
` [PATCH v2 6/9] tcg: implement mirror mapped JIT for iOS
[PATCH 0/5] spapr: Error handling fixes and cleanups (round 3)
2020-10-26 5:44 UTC (11+ messages)
` [PATCH 1/5] pc-dimm: Drop @errp argument of pc_dimm_plug()
` [PATCH 4/5] spapr: Pass &error_abort when getting some PC DIMM properties
[PATCH 0/2] virtio-gpu: build pci and vga bits modular too
2020-10-26 6:21 UTC (6+ messages)
` [PATCH 1/2] virtio-gpu: add virtio-gpu-pci module
[PATCH v3] virtio-net: Add check for mac address while peer is vdpa
2020-10-26 6:21 UTC
[PATCH 0/2] riscv: Add SiFive test device to sifive targets
2020-10-26 6:11 UTC (5+ messages)
` [PATCH 2/2] riscv: Add sifive test device to sifive_u target
[PATCH v6 0/3] hw/block/nvme: dulbe and dsm support
2020-10-26 6:01 UTC (4+ messages)
` [PATCH v6 1/3] hw/block/nvme: add dulbe support
` [PATCH v6 2/3] nvme: add namespace I/O optimization fields to shared header
` [PATCH v6 3/3] hw/block/nvme: add the dataset management command
[PATCH v2] virtio-net: Add check for mac address while peer is vdpa
2020-10-26 4:41 UTC (4+ messages)
Enable MSI-X support in PCIe device
2020-10-26 3:30 UTC (2+ messages)
[PATCH] i386/kvm: fix setting up nested_state for SVM
2020-10-26 2:06 UTC
[PATCH] hw/sd: Fix 2 GiB card CSD register values
2020-10-26 1:40 UTC (5+ messages)
[PATCH v3 1/2] hw/misc: add an EMC141{3,4} device model
2020-10-25 21:08 UTC (3+ messages)
` [PATCH v3 2/2] aspeed: Add support for the g220a-bmc board
[PATCH 0/6] qemu-storage-daemon: QAPIfy --chardev
2020-10-25 17:42 UTC (5+ messages)
[PATCH] tests/acceptance: expand Orange Pi PC SD images for NetBSD, Armbian above nearest power of two
2020-10-25 23:48 UTC (6+ messages)
[PULL 00/33] target-arm queue
2020-10-25 17:03 UTC (10+ messages)
` [PULL 25/33] tests/acceptance: Add a test for the N800 and N810 arm machines
[Bug 1892540] [NEW] qemu can no longer boot NetBSD/sparc
2020-10-25 11:42 UTC (11+ messages)
` [RFC PATCH v2] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
` [Bug 1892540] "
` [PATCH v3] "
` [Bug 1892540] "
` [Bug 1892540] "
[PATCH] sabre: use object_initialize_child() for iommu child object
2020-10-25 11:41 UTC (3+ messages)
[PATCH v2 0/2] pci: assert that irqnum is between 0 and bus->nirqs in pci_change_irq_level()
2020-10-25 11:09 UTC (4+ messages)
` [PATCH v2 1/2] hw/pci: Extract pci_bus_change_irq_level() from pci_change_irq_level()
` [PATCH v2 2/2] pci: Assert irqnum is between 0 and bus->nirqs in pci_bus_change_irq_level
[PATCH] sabre: increase number of PCI bus IRQs from 32 to 64
2020-10-25 10:59 UTC (4+ messages)
[PATCH v2 0/6] qemu-storage-daemon: QAPIfy --chardev
2020-10-25 9:16 UTC (3+ messages)
` [PATCH v2 3/6] qapi: Remove wrapper struct for simple unions
[PATCH v28 00/17] Add migration support for VFIO devices
2020-10-25 4:26 UTC (16+ messages)
` [PATCH v28 03/17] vfio: Add save and load functions for VFIO PCI devices
` [PATCH v28 04/17] vfio: Add migration region initialization and finalize function
` [PATCH v28 05/17] vfio: Add VM state change handler to know state of VM
` [PATCH v28 07/17] vfio: Register SaveVMHandlers for VFIO device
[PATCH v3 00/18] Support Multifd for RDMA migration
2020-10-25 2:29 UTC (5+ messages)
[PATCH 00/20] RX target update
2020-10-25 0:43 UTC (17+ messages)
` [PATCH 01/20] loader.c: Add support Motrola S-record format
` [PATCH 05/20] hw/rx: Add RX62N Clock generator
` [PATCH 06/20] hw/timer: Renesas 8bit timer emulation
` [PATCH 08/20] hw/timer: Renesas TMU/CMT module
` [PATCH 11/20] hw/char: Renesas SCI module
` [PATCH 12/20] hw/rx/rx62n: Use New "
` [PATCH 16/20] hw/net: Add Renesas On-chip Ethernet MAC
[PATCH 0/3] sh4: Trivial clean-ups for sh_timer.c
2020-10-25 0:38 UTC (4+ messages)
` [PATCH 3/3] hw/timer/sh_timer: Remove superfluous "break" statements
[Bug 1901359] [NEW] ignore bit 0 in pci CONFIG_ADDRESS register write for Type 1 access
2020-10-24 23:25 UTC
[PULL 00/23] SD/MMC patches for 2020-08-21
2020-10-24 21:41 UTC (11+ messages)
` [PULL 22/23] hw/sd: Fix incorrect populated function switch status data structure
` Should we keep using Avocado for functional testing? (was: Re: [PULL 22/23] hw/sd: Fix incorrect populated function switch status data structure)
[PATCH] pci: assert that irqnum is between 0 and bus->nirqs in pci_change_irq_level()
2020-10-24 20:29 UTC (3+ messages)
[RFC PATCH v2] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
2020-08-29 16:13 UTC (3+ 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).