qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-18 17:36:27 to 2020-06-19 10:42:39 UTC [more...]

[PATCH 0/2] virtiofsd: drop Linux capabilities(7)
 2020-06-19  8:39 UTC  (7+ messages)
` [Virtio-fs] "

[PATCH 0/2] qcow2: Force preallocation with data-file-raw
 2020-06-19 10:40 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests/244: Test preallocation for data-file-raw

[PATCH] xen: Actually fix build without passthrough
 2020-06-19 10:41 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 v2] target/arm: Check supported KVM features globally (not per vCPU)
 2020-06-19 10:29 UTC  (4+ messages)

[PATCH v3 0/9] Generalize memory encryption models
 2020-06-19 10:12 UTC  (19+ 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 0/2] qemu-storage-daemon: memory leak and --object opts fixes
 2020-06-19 10:11 UTC  (3+ messages)
` [PATCH 1/2] qemu-storage-daemon: remember to add qemu_object_opts
` [PATCH 2/2] qemu-storage-daemon: add missing cleanup calls

[PATCH v5 0/6] block: seriously improve savevm performance
 2020-06-19 10:07 UTC  (7+ 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 v10 00/12] acpi: i386 tweaks
 2020-06-19  9:51 UTC  (14+ 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 v4 0/5] vTPM/aarch64 ACPI support
 2020-06-19  9:43 UTC  (7+ messages)
` [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API

[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 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-06-19  9:21 UTC  (15+ 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

[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  (7+ messages)
` [Bug 1883560] "

[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

[PATCH for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit
 2020-06-19  7:57 UTC  (4+ messages)

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  (12+ messages)
` [RFC v6 1/4] softmmu: move softmmu only files from root
` [RFC v6 2/4] cpu-throttle: new module, extracted from cpus.c
` [RFC v6 3/4] cpu-timers, icount: new modules
` [RFC v6 4/4] cpus: extract out accel-specific code to each accel

what are the requirements on target/ code for -icount to work correctly?
 2020-06-19  5:46 UTC  (2+ messages)

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

[PULL V2 00/33] Net patches
 2020-06-19  3:19 UTC  (2+ messages)

[PATCH 0/3] Add OpenSBI dynamic firmware support
 2020-06-19  1:55 UTC  (9+ 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)

[PATCH] riscv: plic: Add a couple of mising sifive_plic_update calls
 2020-06-18 21:31 UTC  (2+ messages)

[PATCH v7 00/42] target/arm: Implement ARMv8.5-MemTag, system mode
 2020-06-18 21:01 UTC  (16+ messages)
` [PATCH v7 03/42] target/arm: Add support for MTE to SCTLR_ELx
` [PATCH v7 13/42] target/arm: Define arm_cpu_do_unaligned_access for user-only
` [PATCH v7 14/42] target/arm: Add helper_probe_access
` [PATCH v7 39/42] target/arm: Enable MTE

[PATCH v3 0/8] tpm: Enable usage of TPM TIS with interrupts
 2020-06-18 20:57 UTC  (6+ messages)
` [PATCH v3 5/8] acpi: Enable TPM IRQ

[PATCH v5 0/3] hw/net/imx_fec: improve the imx fec emulator
 2020-06-18 20:53 UTC  (4+ messages)
` [PATCH v5 3/3] hw/net/imx_fec: improve PHY implementation

[DISCUSSION] GCOV support
 2020-06-18 20:50 UTC  (3+ messages)

[PATCH] riscv: plic: Honour source priorities
 2020-06-18 20:43 UTC  (4+ messages)
` [PATCH v2] "

Usage of pci bus
 2020-06-18 20:31 UTC  (2+ messages)

[PATCH v25 QEMU 0/3] virtio-balloon: add support for page poison and free page reporting
 2020-06-18 20:20 UTC  (11+ messages)
` [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
    ` [virtio-dev] "

[PATCH v9 00/10] acpi: i386 tweaks
 2020-06-18 20:09 UTC  (8+ messages)
` [PATCH v9 02/10] acpi: move aml builder code for floppy device
` [PATCH v9 05/10] acpi: move aml builder code for i8042 (kbd+mouse) device
` [PATCH v9 08/10] acpi: drop serial/parallel enable bits from dsdt

[PATCH v2 0/7] Add several Power ISA 3.1 32/64-bit vector instructions
 2020-06-18 18:35 UTC  (2+ messages)


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