messages from 2020-06-25 19:23:14 to 2020-06-26 10:20:15 UTC [more...]
[PATCH v2 0/3] Make hcd-xhci independent of pci hooks
2020-06-26 10:19 UTC (6+ messages)
` [PATCH v2 3/3] usb/hcd-xhci: Split pci wrapper for xhci base model
[PATCH 3/5] haiku build fix
2020-06-26 10:07 UTC
[PATCH 5/5] haiku build fix
2020-06-26 10:07 UTC
[ PATCH 2/5] haiku build fix
2020-06-26 10:07 UTC
[PATCH 4/5] haiku build fix
2020-06-26 10:07 UTC
[PATCH 1/5] haiku build fix
2020-06-26 10:07 UTC
[PATCH v1 1/2] semihosting: defer connect_chardevs a little more to use serialx
2020-06-26 10:06 UTC (3+ messages)
[PATCH v4 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
2020-06-26 10:03 UTC (5+ messages)
` [PATCH v4 6/8] s390/sclp: add extended-length sccb support for kvm guest
` [PATCH v4 8/8] s390: guest support for diagnose 0x318
QEMU | Pipeline #160380996 has failed for master | 5acc270a
2020-06-26 9:54 UTC
[PATCH v1] virtio-balloon: always indicate S_DONE when migration fails
2020-06-26 9:53 UTC
[PATCH v3 0/9] Generalize memory encryption models
2020-06-26 9:49 UTC (14+ messages)
[PATCH v4 0/8] hw/misc/pca9552: Trace GPIO change events
2020-06-26 9:43 UTC (10+ messages)
` [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
[Bug 1885247] [NEW] Build error in Intel 32-bit hosts
2020-06-26 9:27 UTC (9+ messages)
` [Bug 1885247] "
[PULL 00/22] qemu-macppc queue 20200626
2020-06-26 9:23 UTC (23+ messages)
` [PULL 01/22] adb: coding style update to fix checkpatch errors
` [PULL 02/22] adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround
` [PULL 03/22] cuda: convert ADB autopoll timer from ns to ms
` [PULL 04/22] pmu: fix duplicate autopoll mask variable
` [PULL 05/22] pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer
` [PULL 06/22] adb: introduce realize/unrealize and VMStateDescription for ADB bus
` [PULL 07/22] adb: create autopoll variables directly within ADBBusState
` [PULL 08/22] cuda: convert to use ADBBusState internal autopoll variables
` [PULL 09/22] pmu: "
` [PULL 10/22] mac_via: "
` [PULL 11/22] adb: introduce new ADBDeviceHasData method to ADBDeviceClass
` [PULL 12/22] adb: keep track of devices with pending data
` [PULL 13/22] adb: add status field for holding information about the last ADB request
` [PULL 14/22] adb: use adb_request() only for explicit requests
` [PULL 15/22] adb: add autopoll_blocked variable to block autopoll
` [PULL 16/22] cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions
` [PULL 17/22] pmu: "
` [PULL 18/22] mac_via: move VIA1 portB write logic into mos6522_q800_via1_write()
` [PULL 19/22] mac_via: rework ADB state machine to be compatible with both MacOS and Linux
` [PULL 20/22] adb: only call autopoll callbacks when autopoll is not blocked
` [PULL 21/22] adb: use adb_device prefix for ADB device trace events
` [PULL 22/22] adb: add ADB bus "
[PATCH 00/17] block/nvme: Various cleanups required to use multiple queues
2020-06-26 9:18 UTC (3+ messages)
[PATCH v6 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
2020-06-26 9:12 UTC (5+ messages)
` [PATCH v6 1/2] target/arm: kvm: Handle "
` [PATCH v6 2/2] target/arm: kvm: Handle misconfigured dabt injection
[PATCH v5 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
2020-06-26 9:09 UTC (13+ messages)
` [PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
` [PATCH v5 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
[PATCH v3] build: Haiku build fix
2020-06-26 8:41 UTC (3+ messages)
[PATCH] hw/arm: Add 'virtm' hardware
2020-06-26 8:38 UTC (2+ messages)
[PULL 0/4] target/xtensa fixes
2020-06-26 8:28 UTC (2+ messages)
[PATCH 0/2] block: propagate discard alignment from format drivers to the guest
2020-06-26 8:17 UTC (2+ messages)
[PATCH v5 00/12] pc-bios: s390x: Cleanup part 1
2020-06-26 8:04 UTC (7+ messages)
` [PATCH v5 11/12] pc-bios: s390x: Fix bootmap.c passing PSWs as addresses
` [RFC v5 12/12] pc-bios: s390x: Cleanup jump to ipl code
[PATCH v2 00/22] ADB: fix autopoll issues and rework mac_via state machine
2020-06-26 7:50 UTC (3+ messages)
[PATCH] hw/virtio/virtio-iommu-pci.c: Fix typo in error message
2020-06-26 7:37 UTC (2+ messages)
[PATCH v5 00/21] virtio-mem: Paravirtualized memory hot(un)plug
2020-06-26 7:22 UTC (22+ messages)
` [PATCH v5 01/21] pc: Support coldplugging of virtio-pmem-pci devices on all buses
` [PATCH v5 02/21] exec: Introduce ram_block_discard_(disable|require)()
` [PATCH v5 03/21] vfio: Convert to ram_block_discard_disable()
` [PATCH v5 04/21] accel/kvm: "
` [PATCH v5 05/21] s390x/pv: "
` [PATCH v5 06/21] virtio-balloon: Rip out qemu_balloon_inhibit()
` [PATCH v5 07/21] target/i386: sev: Use ram_block_discard_disable()
` [PATCH v5 08/21] migration/rdma: "
` [PATCH v5 09/21] migration/colo: "
` [PATCH v5 10/21] virtio-mem: Paravirtualized memory hot(un)plug
` [PATCH v5 11/21] virtio-pci: Proxy for virtio-mem
` [PATCH v5 12/21] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v5 13/21] hmp: Handle virtio-mem when printing memory device info
` [PATCH v5 14/21] numa: Handle virtio-mem in NUMA stats
` [PATCH v5 15/21] pc: Support for virtio-mem-pci
` [PATCH v5 16/21] virtio-mem: Allow notifiers for size changes
` [PATCH v5 17/21] virtio-pci: Send qapi events when the virtio-mem "
` [PATCH v5 18/21] virtio-mem: Migration sanity checks
` [PATCH v5 19/21] virtio-mem: Add trace events
` [PATCH v5 20/21] virtio-mem: Exclude unplugged memory during migration
` [PATCH v5 21/21] numa: Auto-enable NUMA when any memory devices are possible
[PATCH v6 0/5] RISC-V multi-socket support
2020-06-26 6:43 UTC (8+ messages)
` [PATCH v6 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets
[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
2020-06-26 6:41 UTC (2+ messages)
` [RFC v2 1/1] "
[PULL 0/4] ppc-for-5.1 queue 20200626
2020-06-26 6:40 UTC (5+ messages)
` [PULL 1/4] spapr: Simplify some warning printing paths in spapr_caps.c
` [PULL 2/4] spapr: Fix typos in comments and macro indentation
` [PULL 3/4] ppc/pnv: Silence missing BMC warning with qtest
` [PULL 4/4] target/ppc: Remove TIDR from POWER10 processor
[PATCH 00/46] Less clumsy error checking
2020-06-26 6:19 UTC (4+ messages)
` [PATCH 03/46] qdev: Smooth error checking of qdev_realize() & friends
[PATCH v3] nvme: allow cmb and pmr emulation on same device
2020-06-26 5:50 UTC (5+ messages)
` [PATCH v3 2/2] nvme: allow cmb and pmr to be enabled "
[PATCH v9 00/46] target/arm: Implement ARMv8.5-MemTag, system mode
2020-06-26 5:25 UTC (51+ messages)
` [PATCH v9 01/46] target/arm: Add isar tests for mte
` [PATCH v9 02/46] target/arm: Improve masking of SCR RES0 bits
` [PATCH v9 03/46] target/arm: Add support for MTE to SCTLR_ELx
` [PATCH v9 04/46] target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
` [PATCH v9 05/46] target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
` [PATCH v9 06/46] target/arm: Add DISAS_UPDATE_NOCHAIN
` [PATCH v9 07/46] target/arm: Add MTE system registers
` [PATCH v9 08/46] target/arm: Add MTE bits to tb_flags
` [PATCH v9 09/46] target/arm: Implement the IRG instruction
` [PATCH v9 10/46] target/arm: Revise decoding for disas_add_sub_imm
` [PATCH v9 11/46] target/arm: Implement the ADDG, SUBG instructions
` [PATCH v9 12/46] target/arm: Implement the GMI instruction
` [PATCH v9 13/46] target/arm: Implement the SUBP instruction
` [PATCH v9 14/46] target/arm: Define arm_cpu_do_unaligned_access for user-only
` [PATCH v9 15/46] target/arm: Implement LDG, STG, ST2G instructions
` [PATCH v9 16/46] target/arm: Implement the STGP instruction
` [PATCH v9 17/46] target/arm: Restrict the values of DCZID.BS under TCG
` [PATCH v9 18/46] target/arm: Simplify DC_ZVA
` [PATCH v9 19/46] target/arm: Implement the LDGM, STGM, STZGM instructions
` [PATCH v9 20/46] target/arm: Implement the access tag cache flushes
` [PATCH v9 21/46] target/arm: Move regime_el to internals.h
` [PATCH v9 22/46] target/arm: Move regime_tcr "
` [PATCH v9 23/46] target/arm: Add gen_mte_check1
` [PATCH v9 24/46] target/arm: Add gen_mte_checkN
` [PATCH v9 25/46] target/arm: Implement helper_mte_check1
` [PATCH v9 26/46] target/arm: Implement helper_mte_checkN
` [PATCH v9 27/46] target/arm: Add helper_mte_check_zva
` [PATCH v9 28/46] target/arm: Use mte_checkN for sve unpredicated loads
` [PATCH v9 29/46] target/arm: Use mte_checkN for sve unpredicated stores
` [PATCH v9 30/46] target/arm: Use mte_check1 for sve LD1R
` [PATCH v9 31/46] target/arm: Tidy trans_LD1R_zpri
` [PATCH v9 32/46] target/arm: Add arm_tlb_bti_gp
` [PATCH v9 33/46] target/arm: Add mte helpers for sve scalar + int loads
` [PATCH v9 34/46] target/arm: Add mte helpers for sve scalar + int stores
` [PATCH v9 35/46] target/arm: Add mte helpers for sve scalar + int ff/nf loads
` [PATCH v9 36/46] target/arm: Handle TBI for sve scalar + int memory ops
` [PATCH v9 37/46] target/arm: Add mte helpers for sve scatter/gather "
` [PATCH v9 38/46] target/arm: Complete TBI clearing for user-only for SVE
` [PATCH v9 39/46] target/arm: Implement data cache set allocation tags
` [PATCH v9 40/46] target/arm: Set PSTATE.TCO on exception entry
` [PATCH v9 41/46] target/arm: Always pass cacheattr to get_phys_addr
` [PATCH v9 42/46] target/arm: Cache the Tagged bit for a page in MemTxAttrs
` [PATCH v9 43/46] target/arm: Create tagged ram when MTE is enabled
` [PATCH v9 44/46] target/arm: Add allocation tag storage for system mode
` [PATCH v9 45/46] target/arm: Enable MTE
` [PATCH v9 46/46] target/arm: Add arm,armv8.5-memtag to dtb
[PATCH v3 0/8] Add several Power ISA 3.1 32/64-bit vector instructions
2020-06-26 4:31 UTC (17+ messages)
` [PATCH v3 1/8] target/ppc: Introduce Power ISA 3.1 flag
` [PATCH v3 2/8] target/ppc: add byte-reverse br[dwh] instructions
` [PATCH v3 4/8] target/ppc: add vmulld instruction
` [PATCH v3 8/8] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
RFC: use VFIO over a UNIX domain socket to implement device offloading
2020-06-26 3:54 UTC (11+ messages)
[PATCH 0/2] target/i386: SSE floating-point fixes
2020-06-26 2:01 UTC (4+ messages)
` [PATCH 1/2] target/i386: set SSE FTZ in correct floating-point state
` [PATCH 2/2] target/i386: fix IEEE SSE floating-point exception raising
[ANNOUNCE] QEMU 4.2.1 Stable released
2020-06-26 0:58 UTC
Qemu installation error from source
2020-06-26 0:47 UTC
[PATCH v3 0/3] Add OpenSBI dynamic firmware support
2020-06-26 0:33 UTC (4+ messages)
` [PATCH v3 1/3] riscv: Unify Qemu's reset vector code path
` [PATCH v3 2/3] RISC-V: Copy the fdt in dram instead of ROM
` [PATCH v3 3/3] riscv: Add opensbi firmware dynamic support
[PATCH 0/2] Fix couple of issues with AMD topology
2020-06-25 22:55 UTC (10+ messages)
` [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug
[PATCH v4 0/8] tpm: Enable usage of TPM TIS with interrupts
2020-06-25 22:37 UTC (3+ messages)
[PATCH v8 00/45] target/arm: Implement ARMv8.5-MemTag, system mode
2020-06-25 22:16 UTC (6+ messages)
` [PATCH v8 44/45] target/arm: Add allocation tag storage for "
QEMU | Pipeline #160234755 has failed for master | 63d21199
2020-06-25 21:38 UTC
[PATCH v2] build: Haiku build fix
2020-06-25 21:22 UTC (2+ messages)
[PULL 00/19] virtio,acpi,pci: fixes, cleanups, tools
2020-06-25 20:20 UTC (2+ messages)
build: haiky system build fix
2020-06-25 20:14 UTC (2+ messages)
[PATCH v2 0/3] Add OpenSBI dynamic firmware support
2020-06-25 20:08 UTC (8+ messages)
` [PATCH v2 1/3] riscv: Unify Qemu's reset vector code path
` [PATCH v2 2/3] RISC-V: Copy the fdt in dram instead of ROM
` [PATCH v2 3/3] riscv: Add opensbi firmware dynamic support
[PATCH v7 0/4] Introduce Xilinx ZynqMP CAN controller
2020-06-25 19:33 UTC (5+ messages)
` [PATCH v7 1/4] hw/net/can: "
` [PATCH v7 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
` [PATCH v7 3/4] tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller
` [PATCH v7 4/4] MAINTAINERS: Add maintainer entry "
[PATCH 0/4] Fix crash due to NBD export leak
2020-06-25 19:32 UTC (3+ messages)
` [PATCH 1/4] iotests: QemuIoInteractive: use qemu_io_args_no_fmt
[PATCH v2 00/25] Error handling fixes & cleanups
2020-06-25 19:29 UTC (5+ messages)
` [PATCH v2 20/25] x86: Fix x86_cpu_new() error API violations
[RFC 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
2020-06-25 19:29 UTC (2+ messages)
[PATCH v4] arm/virt: Add memory hot remove support
2020-06-25 19:22 UTC (4+ 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).