messages from 2020-06-18 21:39:22 to 2020-06-19 12:14:10 UTC [more...]
[PATCH 0/2] virtiofsd: drop Linux capabilities(7)
2020-06-19 11:49 UTC (11+ messages)
` [Virtio-fs] "
[PATCH v9 0/5] vhost-user block device backend implementation
2020-06-19 12:13 UTC (10+ messages)
` [PATCH v9 2/5] generic vhost user server
` [PATCH 1/6] vhost-user-server: fix VHOST_MEMORY_MAX_REGIONS compiler error
` [PATCH 2/6] vhost-user-server: drop unused #include <eventfd.h>
` [PATCH 3/6] vhost-user-server: adjust vhost_user_server_set_aio_context() arguments
` [PATCH 4/6] vhost-user-server: mark fd handlers "external"
` [PATCH 5/6] vhost-user-server: fix s/initialized/initialize/ typo
` [PATCH 6/6] vhost-user-server: use DevicePanicNotifierFn everywhere
[PATCH v9 4/5] vhost-user block device backend server
2020-06-19 12:03 UTC (3+ messages)
` [PATCH 1/2] vhost-user-blk-server: adjust vhost_user_server_set_aio_context() arguments
` [PATCH 2/2] vhost-user-blk-server: rename check_logical_block_size() to check_block_size()
[PULL 0/7] s390x update
2020-06-19 12:10 UTC (2+ messages)
[PATCH v9 3/5] move logical block size check function to a common utility function
2020-06-19 12:01 UTC (7+ messages)
` [PATCH 1/6] block-helpers: move MIN/MAX_BLOCK_SIZE constants into header file
` [PATCH 2/6] block-helpers: switch to int64_t block size values
` [PATCH 3/6] block-helpers: rename check_logical_block_size() to check_block_size()
` [PATCH 4/6] block-helpers: use local_err in case errp is NULL
` [PATCH 5/6] block-helpers: keep the copyright line from the original file
` [PATCH 6/6] block-helpers: update doc comment in gtkdoc style
[PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
2020-06-19 12:02 UTC (6+ messages)
[PATCH v2 0/1] tricore: added AURIX TC277 D-Step TriBoard
2020-06-19 11:57 UTC (5+ messages)
` [PATCH v2 1/1] tricore: added triboard with tc27x_soc
` AW: "
[PATCH 0/2] qcow2: Force preallocation with data-file-raw
2020-06-19 11:55 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests/244: Test preallocation for data-file-raw
[PATCH v3 0/9] Generalize memory encryption models
2020-06-19 11:47 UTC (21+ messages)
` [PATCH v3 1/9] host trust limitation: Introduce new host trust limitation interface
` [PATCH v3 2/9] host trust limitation: Handle memory encryption via interface
` [PATCH v3 3/9] host trust limitation: Move side effect out of machine_set_memory_encryption()
` [PATCH v3 4/9] host trust limitation: Rework the "memory-encryption" property
` [PATCH v3 5/9] host trust limitation: Decouple kvm_memcrypt_*() helpers from KVM
` [PATCH v3 6/9] host trust limitation: Add Error ** to HostTrustLimitation::kvm_init
` [PATCH v3 7/9] spapr: Add PEF based host trust limitation
` [PATCH v3 8/9] spapr: PEF: block migration
` [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
[PATCH v10 00/12] acpi: i386 tweaks
2020-06-19 11:37 UTC (15+ messages)
` [PATCH v10 01/12] qtest: allow DSDT acpi table changes
` [PATCH v10 02/12] acpi: bios-tables-test: show more context on asl diffs
` [PATCH v10 03/12] acpi: move aml builder code for floppy device
` [PATCH v10 04/12] floppy: make isa_fdc_get_drive_max_chs static
` [PATCH v10 05/12] floppy: move cmos_get_fd_drive_type() from pc
` [PATCH v10 06/12] acpi: move aml builder code for i8042 (kbd+mouse) device
` [PATCH v10 07/12] acpi: factor out fw_cfg_add_acpi_dsdt()
` [PATCH v10 08/12] acpi: simplify build_isa_devices_aml()
` [PATCH v10 09/12] acpi: drop serial/parallel enable bits from dsdt
` [PATCH v10 10/12] acpi: drop build_piix4_pm()
` [PATCH v10 11/12] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion
` [PATCH v10 12/12] tests/acpi: update expected data files
[PATCH] xen: Actually fix build without passthrough
2020-06-19 11:35 UTC (4+ messages)
QEMU | Pipeline #158000084 has failed for master | 292ef18a
2020-06-19 11:33 UTC
[PATCH v4 0/5] vTPM/aarch64 ACPI support
2020-06-19 11:19 UTC (8+ messages)
` [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
what are the requirements on target/ code for -icount to work correctly?
2020-06-19 11:16 UTC (3+ messages)
[PATCH 0/2] qemu-storage-daemon: memory leak and --object opts fixes
2020-06-19 11:15 UTC (4+ messages)
` [PATCH 1/2] qemu-storage-daemon: remember to add qemu_object_opts
` [PATCH 2/2] qemu-storage-daemon: add missing cleanup calls
[PATCH v9 00/10] accel: Allow targets to use Kconfig
2020-06-19 11:08 UTC (3+ messages)
` [PATCH v9 04/10] configure: Generate rule to calculate the base architecture of a target
[PATCH for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit
2020-06-19 11:06 UTC (5+ messages)
[PATCH v7 00/42] target/arm: Implement ARMv8.5-MemTag, system mode
2020-06-19 11:04 UTC (3+ messages)
` [PATCH v7 19/42] target/arm: Implement the LDGM, STGM, STZGM instructions
[PATCH v5 0/6] block: seriously improve savevm performance
2020-06-19 11:02 UTC (8+ messages)
` [PATCH 1/6] migration/savevm: respect qemu_fclose() error code in save_snapshot()
` [PATCH 2/6] block/aio_task: allow start/wait task from any coroutine
` [PATCH 3/6] block/aio_task: drop aio_task_pool_wait_one() helper
` [PATCH 4/6] block/block-backend: remove always true check from blk_save_vmstate
` [PATCH 5/6] block, migration: add bdrv_finalize_vmstate helper
` [PATCH 6/6] block/io: improve savevm performance
[PATCH v1] memory: assert MemoryRegionOps callbacks are defined
2020-06-19 11:00 UTC (5+ messages)
[PATCH v2 0/8] More sm501 fixes and optimisations
2020-06-19 10:54 UTC (3+ messages)
` [PATCH v2 6/8] sm501: Use stn_he_p/ldn_he_p instead of switch/case
[PATCH v3 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
2020-06-19 10:50 UTC (16+ messages)
` [PATCH v3 1/8] s390/sclp: get machine once during read scp/cpu info
` [PATCH v3 2/8] s390/sclp: check sccb len before filling in data
` [PATCH v3 3/8] s390/sclp: rework sclp boundary and length checks
` [PATCH v3 4/8] s390/sclp: read sccb from mem based on sccb length
` [PATCH v3 5/8] s390/sclp: use cpu offset to locate cpu entries
` [PATCH v3 6/8] s390/sclp: add extended-length sccb support for kvm guest
` [PATCH v3 7/8] s390/kvm: header sync for diag318
` [PATCH v3 8/8] s390: guest support for diagnose 0x318
[PULL V2 00/33] Net patches
2020-06-19 10:45 UTC (3+ messages)
[PULL V2 00/33] Net patches
2020-06-19 10:43 UTC (2+ messages)
[Qemu-devel] [PULL for 3.0 00/17] docker fixes and tcg test tweak
2020-06-19 10:32 UTC (3+ messages)
` [Qemu-devel] [PULL 06/17] docker: move make check into check_qemu helper
` "
[PATCH 0/6] audio/jack: fixes to overall jack behaviour
2020-06-19 9:29 UTC (5+ messages)
` [PATCH 5/6] audio/jack: honour the enable state of the audio device
[PATCH v3] docs: vhost-user: add Virtio status protocol feature
2020-06-19 9:21 UTC (2+ messages)
[PATCH 0/2] block: propagate discard alignment from format drivers to the guest
2020-06-19 8:38 UTC (3+ messages)
` pls consider this is [v3] "
[Bug 1883560] [NEW] mips linux-user builds occasionly crash randomly only to be fixed by a full clean re-build
2020-06-19 8:21 UTC (6+ messages)
[PATCH 0/2] two atomic_cmpxchg() related fixes
2020-06-19 8:17 UTC (9+ messages)
` [PATCH 1/2] virtio-ccw: fix virtio_set_ind_atomic
Understanding initialization order for spice in qemu
2020-06-19 7:57 UTC (2+ messages)
[PATCH v5 0/4] modify CPU model info
2020-06-19 7:55 UTC (6+ messages)
` [PATCH v5 1/4] target/i386: add missing vmx features for several CPU models
` [PATCH v5 2/4] target/i386: add fast short REP MOV support
` [PATCH v5 3/4] target/i386: add the missing features for Icelake-Server CPU model
` [PATCH v5 4/4] target/i386: modify Icelake-Server CPU model number
[PULL 00/32] riscv-to-apply queue
2020-06-19 7:22 UTC (34+ messages)
` [PULL 01/32] riscv: Add helper to make NaN-boxing for FP register
` [PULL 02/32] sifive_e: Support the revB machine
` [PULL 03/32] riscv: Generalize CPU init routine for the base CPU
` [PULL 04/32] riscv: Generalize CPU init routine for the gcsu CPU
` [PULL 05/32] riscv: Generalize CPU init routine for the imacu CPU
` [PULL 06/32] riscv: Keep the CPU init routine names consistent
` [PULL 07/32] target/riscv: Set access as data_load when validating stage-2 PTEs
` [PULL 08/32] target/riscv: Report errors validating 2nd-stage PTEs
` [PULL 09/32] target/riscv: Move the hfence instructions to the rvh decode
` [PULL 10/32] target/riscv: Implement checks for hfence
` [PULL 11/32] riscv/opentitan: Fix the ROM size
` [PULL 12/32] hw/char: Initial commit of Ibex UART
` [PULL 13/32] hw/intc: Initial commit of lowRISC Ibex PLIC
` [PULL 14/32] riscv/opentitan: Connect the PLIC device
` [PULL 15/32] riscv/opentitan: Connect the UART device
` [PULL 16/32] target/riscv: Use a smaller guess size for no-MMU PMP
` [PULL 17/32] hw/riscv: sifive_e: Remove the riscv_ prefix of the machine* and soc* functions
` [PULL 18/32] hw/riscv: opentitan: "
` [PULL 19/32] hw/riscv: sifive_u: Simplify the GEM IRQ connect code a little bit
` [PULL 20/32] hw/riscv: sifive_u: Generate device tree node for OTP
` [PULL 21/32] hw/riscv: sifive_gpio: Clean up the codes
` [PULL 22/32] hw/riscv: sifive_gpio: Add a new 'ngpio' property
` [PULL 23/32] hw/riscv: sifive_u: Hook a GPIO controller
` [PULL 24/32] hw/riscv: sifive_gpio: Do not blindly trigger output IRQs
` [PULL 25/32] hw/riscv: sifive_u: Add reset functionality
` [PULL 26/32] hw/riscv: sifive_u: Rename serial property get/set functions to a generic name
` [PULL 27/32] hw/riscv: sifive_u: Add a new property msel for MSEL pin state
` [PULL 28/32] target/riscv: Rename IBEX CPU init routine
` [PULL 29/32] hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
` [PULL 30/32] hw/riscv: sifive_u: Support different boot source per MSEL pin state
` [PULL 31/32] hw/riscv: sifive_u: Sort the SoC memmap table entries
` [PULL 32/32] hw/riscv: sifive_u: Add a dummy DDR memory controller device
[PATCH v2 0/5] hw/riscv: sifive_u: Add Mode Select (MSEL[3:0]) support
2020-06-19 6:04 UTC (6+ messages)
` [PATCH v2 2/5] hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
[RFC v6 0/4] QEMU cpus.c refactoring
2020-06-19 5:54 UTC (5+ messages)
` [RFC v6 1/4] softmmu: move softmmu only files from root
` [RFC v6 3/4] cpu-timers, icount: new modules
[PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
2020-06-19 5:37 UTC (17+ messages)
` [PATCH 1/6] target/ppc: add byte-reverse br[dwh] instructions
` [PATCH 2/6] target/ppc: add vmulld instruction
` [PATCH 3/6] targetc/ppc: add vmulh{su}w instructions
` [PATCH 4/6] target/ppc: add vmulh{su}d instructions
` [PATCH 5/6] fix the prototype of muls64/mulu64
` [PATCH 6/6] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
[PATCH v2] target/ppc: add vmsumudm vmsumcud instructions
2020-06-19 5:10 UTC (5+ messages)
Memory leak in spapr_machine_init()?
2020-06-19 4:13 UTC (2+ messages)
[PATCH v1 2/2] sifive_e: Support the revB machine
2020-06-19 3:42 UTC (4+ messages)
[PATCH 0/3] Add OpenSBI dynamic firmware support
2020-06-19 1:55 UTC (7+ messages)
` [PATCH 1/3] riscv: Unify Qemu's reset vector code path
` [PATCH 2/3] RISC-V: Copy the fdt in dram instead of ROM
[PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
2020-06-19 1:01 UTC (23+ messages)
[Bug 1883984] [NEW] QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
2020-06-19 0:11 UTC (2+ messages)
` [Bug 1883984] "
[PATCH v3 0/4] spapr: Improve error reporting in spapr_caps.c
2020-06-18 23:59 UTC (5+ messages)
` [PATCH v3 4/4] spapr: Forbid nested KVM-HV in pre-power9 compat mode
[Bug 1884169] [NEW] There is no option group 'fsdev' for OSX
2020-06-19 0:03 UTC
[Qemu-devel] [Bug 1818075] [NEW] qemu-user-x86-64 hangs at vcvttsd2si
2020-06-18 22:28 UTC (2+ messages)
` [Bug 1818075] Re: qemu x86 TCG doesn't support AVX insns
[Bug 1884095] [NEW] QEMU not sufficiently focused on qEMUlation, with resulting holes in TCG emulation coverage
2020-06-18 22:13 UTC (3+ messages)
` [Bug 1884095] "
RFC: use VFIO over a UNIX domain socket to implement device offloading
2020-06-18 21:38 UTC (9+ 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).