qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-08 14:29:54 to 2020-01-09 08:59:58 UTC [more...]

[PATCH for-5.0 v11 08/20] virtio-iommu: Implement translate
 2020-01-09  8:58 UTC  (14+ messages)

[RFC PATCH] travis.yml: split into build stages
 2020-01-09  8:24 UTC  (2+ messages)

[PATCH 0/4] vl: Fixes for cleanups to -accel
 2020-01-09  8:24 UTC  (7+ messages)
` [PATCH 1/4] vl: Remove unused variable in configure_accelerators
` [PATCH 2/4] vl: Free accel_list "
` [PATCH 3/4] vl: Remove useless test "
` [PATCH 4/4] vl: Only choose enabled accelerators "

[PATCH v2 00/10] target/ppc: Correct some errors with real mode handling
 2020-01-09  7:46 UTC  (7+ messages)
` [PATCH v2 05/10] spapr, ppc: Remove VPM0/RMLS hacks for POWER9
` [PATCH v2 09/10] target/ppc: Correct RMLS table

[PATCH 0/7] target/ppc: Implement KVM support under TCG (final steps)
 2020-01-09  7:13 UTC  (9+ messages)
` [PATCH 5/7] target/ppc: Add privileged message send facilities
` [PATCH 6/7] target/ppc: add support for Hypervisor Facility Unavailable Exception

[PATCH v2 0/3] hw/hppa/machine: Restrict the total memory size to 3GB
 2020-01-09  6:48 UTC  (6+ messages)
` [PATCH v2 1/3] hw/hppa/machine: Correctly check the firmware is in PDC range
` [PATCH v2 2/3] hw/hppa/machine: Restrict the total memory size to 3GB
` [PATCH v2 3/3] hw/hppa/machine: Map the PDC memory region with higher priority

[Bug 1851972] [NEW] pc-q35-4.1 and AMD Navi 5700/XT incompatible
 2020-01-09  6:37 UTC  (2+ messages)
` [Bug 1851972] "

[PATCH qemu v2] spapr: Kill SLOF
 2020-01-09  6:31 UTC  (15+ messages)

[PATCH] testing: don't nest build for fp-test
 2020-01-09  6:18 UTC  (2+ messages)

[for-5.0 PATCH 00/11] Support for reverse debugging with GDB
 2020-01-09  6:13 UTC  (2+ messages)

[BUG qemu 4.0] segfault when unplugging virtio-blk-pci device
 2020-01-09  4:58 UTC  (6+ messages)

[PATCH] target/arm/arm-semi: fix SYS_OPEN to return nonzero filehandle
 2020-01-09  4:12 UTC 

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-01-09  3:38 UTC  (2+ messages)

[PATCH 0/2] exclude hyperv synic sections from vhost
 2020-01-09  3:00 UTC  (2+ messages)

[PATCH 0/9] cputlb: Various cleanups
 2020-01-09  2:49 UTC  (10+ messages)
` [PATCH 1/9] cputlb: Merge tlb_table_flush_by_mmuidx into tlb_flush_one_mmuidx_locked
` [PATCH 2/9] cputlb: Make tlb_n_entries private to cputlb.c
` [PATCH 3/9] cputlb: Pass CPUTLBDescFast to tlb_n_entries and sizeof_tlb
` [PATCH 4/9] cputlb: Hoist tlb portions in tlb_mmu_resize_locked
` [PATCH 5/9] cputlb: Hoist tlb portions in tlb_flush_one_mmuidx_locked
` [PATCH 6/9] cputlb: Split out tlb_mmu_flush_locked
` [PATCH 7/9] cputlb: Partially merge tlb_dyn_init into tlb_init
` [PATCH 8/9] cputlb: Initialize tlbs as flushed
` [PATCH 9/9] cputlb: Hoist timestamp outside of loops over tlbs

[PATCH] hw/arm/acpi: Pack the SRAT processors structure by node_id ascending order
 2020-01-09  2:45 UTC  (7+ messages)

[PATCH v1 18/36] target/riscv: Extend the MIE CSR to support virtulisation
 2020-01-09  2:36 UTC  (14+ messages)
` [PATCH v1 00/36] Add RISC-V Hypervisor Extension v0.5
  ` [PATCH v1 19/36] target/riscv: Extend the SIP CSR to support virtulisation
  ` [PATCH v1 26/36] target/riscv: Remove the hret instruction
  ` [PATCH v1 20/36] target/riscv: Add support for virtual interrupt setting
  ` [PATCH v1 29/36] target/riscv: Respect MPRV and SPRV for floating point ops
  ` [PATCH v1 30/36] target/riscv: Allow specifying MMU stage
  ` [PATCH v1 31/36] target/riscv: Implement second stage MMU
  ` [PATCH v1 32/36] target/riscv: Raise the new execptions when 2nd stage translation fails
  ` [PATCH v1 33/36] target/riscv: Set htval and mtval2 on execptions
  ` [PATCH v1 34/36] target/riscv: Add support for the 32-bit MSTATUSH CSR
  ` [PATCH v1 35/36] target/riscv: Add the MSTATUS_MPV_ISSET helper macro

[PATCH 0/2] ppc/pnv: PNOR cleanups
 2020-01-09  2:29 UTC  (2+ messages)

[PATCH v18 0/7] target-ppc/spapr: Add FWNMI support in QEMU for PowerKM guests
 2020-01-09  1:37 UTC  (7+ messages)
` [PATCH v18 5/7] ppc: spapr: Handle "ibm, nmi-register" and "ibm, nmi-interlock" RTAS calls
  ` [PATCH v18 5/7] ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" "

[PATCH 0/2] ppc/pnv: Reset handler registration cleanup
 2020-01-09  1:33 UTC  (6+ messages)
` [PATCH 2/2] pnv/psi: Consolidate some duplicated code in pnv_psi_realize()

[PATCH 0/5] python/qemu: qmp: Fix, delint and improvements
 2020-01-09  0:23 UTC  (11+ messages)
` [PATCH 1/5] python/qemu: qmp: Replace socket.error with OSError
` [PATCH 2/5] python/qemu: Delint the qmp module
` [PATCH 3/5] python/qemu: qmp: Make accept()'s timeout configurable
` [PATCH 4/5] python/qemu: qmp: Make QEMUMonitorProtocol a context manager
` [PATCH 5/5] python/qemu: qmp: Remove unnused attributes

[PATCH v2 0/9] 9pfs: readdir optimization
 2020-01-08 23:55 UTC  (7+ messages)
` [PATCH v2 2/9] 9pfs: validate count sent by client with T_readdir
` [PATCH v2 4/9] tests/virtio-9p: added readdir test

[PATCH 0/3] hw/hppa/machine: Do not limit the RAM to 3840MB
 2020-01-08 23:45 UTC  (7+ messages)
` [PATCH 1/3] hw/hppa/machine: Correctly check the firmware is in PDC range
` [PATCH 2/3] hw/hppa/machine: Do not limit the RAM to 3840MB
` [RFC PATCH 3/3] hw/hppa/machine: Warn when using more than 4095MB of RAM

[PATCH] hw/smbios/smbios: Use MachineState::ram_size instead of global one
 2020-01-08 23:31 UTC 

[PATCH v3 00/17] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-01-08 23:13 UTC  (20+ messages)
` [PATCH v3 01/17] hw/arm: add Allwinner H3 System-on-Chip
` [PATCH v3 02/17] hw/arm: add Xunlong Orange Pi PC machine
` [PATCH v3 03/17] hw/arm/allwinner-h3: add Clock Control Unit
` [PATCH v3 04/17] hw/arm/allwinner-h3: add USB host controller
` [PATCH v3 05/17] hw/arm/allwinner-h3: add System Control module
` [PATCH v3 06/17] hw/arm/allwinner: add CPU Configuration module
` [PATCH v3 07/17] hw/arm/allwinner: add Security Identifier device
` [PATCH v3 08/17] hw/arm/allwinner: add SD/MMC host controller
` [PATCH v3 09/17] hw/arm/allwinner-h3: add EMAC ethernet device
` [PATCH v3 10/17] hw/arm/allwinner-h3: add Boot ROM support
` [PATCH v3 11/17] hw/arm/allwinner-h3: add SDRAM controller device
` [PATCH v3 12/17] hw/arm/allwinner: add RTC device support
` [PATCH v3 13/17] tests/boot_linux_console: Add a quick test for the OrangePi PC board
` [PATCH v3 14/17] tests/boot_linux_console: Add initrd test for the Orange Pi "
` [PATCH v3 15/17] tests/boot_linux_console: Add a SD card test for the OrangePi "
` [PATCH v3 16/17] tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC
` [PATCH v3 17/17] docs: add Orange Pi PC document

[PATCH v3 0/7] gpio: Add GPIO Aggregator/Repeater
 2020-01-08 23:12 UTC  (7+ messages)
` [PATCH v3 5/7] gpio: Add GPIO Aggregator/Repeater driver

[PATCH v11 Kernel 0/6] KABIs to support migration for VFIO devices
 2020-01-08 22:59 UTC  (13+ messages)
` [PATCH v11 Kernel 3/6] vfio iommu: Implementation of ioctl to for dirty pages tracking
` [PATCH v11 Kernel 6/6] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PATCH v10 Kernel 0/5] KABIs to support migration for VFIO devices
 2020-01-08 22:44 UTC  (19+ messages)
` [PATCH v10 Kernel 1/5] vfio: KABI for migration interface for device state

[PATCH qemu v4] spapr: Kill SLOF
 2020-01-08 22:35 UTC  (2+ messages)

[PATCH v3 0/6] semihosting read console support
 2020-01-08 20:56 UTC  (10+ messages)
` [PATCH v3 1/6] target/arm: remove unused EXCP_SEMIHOST leg
` [PATCH v3 2/6] target/arm: only update pc after semihosting completes
` [PATCH v3 3/6] semihosting: add qemu_semihosting_console_inc for SYS_READC
` [PATCH v3 4/6] tests/tcg: add a dumb-as-bricks semihosting console test
` [PATCH v3 5/6] tests/tcg: extract __semi_call into a header and expand
` [PATCH v3 6/6] tests/tcg: add user version of dumb-as-bricks semiconsole test

[PATCH] include/sysemu/sysemu.h: Remove usused variable no_quit
 2020-01-08 20:11 UTC  (3+ messages)

[PATCH v8] qga: add command guest-get-devices for reporting VirtIO devices
 2020-01-08 20:01 UTC  (3+ messages)

[Bug 1858461] [NEW] Please refactor linux-user/mips/cpu_loop.c
 2020-01-08 19:59 UTC  (12+ messages)
` [Bug 1858461] "

[PATCH 0/3] qcow2: Misc BDRV_SECTOR_SIZE updates
 2020-01-08 19:46 UTC  (6+ messages)
` [PATCH 1/3] qcow2: Require that the virtual size is a multiple of the sector size
` [PATCH 2/3] qcow2: Don't round the L1 table allocation up to "
` [PATCH 3/3] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value

[PATCH] virtio: Prevent double swap due to target pre 1.0 VirtIO
 2020-01-08 19:37 UTC  (3+ messages)

[Bug 1858488] [NEW] qemu git && 4.2: timed audio issues with sb16, gus not working?
 2020-01-08 19:12 UTC  (2+ messages)
` [Bug 1858488] "

[PATCH v2 0/2] migration: faster savevm_state_handler_insert()
 2020-01-08 19:07 UTC  (3+ messages)
` [PATCH v2 1/2] migration: add savevm_state_handler_remove()

[PATCH v2 0/3] tpm: fix PPI RAM migration
 2020-01-08 18:55 UTC  (5+ messages)
` [PATCH v2 1/3] misc: use QEMU_IS_ALIGNED

How to tell DMA controller in qemu to terminate transfer ?
 2020-01-08 18:35 UTC 

[Qemu-devel] [Bug 1811533] [NEW] Unstable Win10 guest with qemu 3.1 + huge pages + hv_stimer
 2020-01-08 17:28 UTC  (2+ messages)
` [Bug 1811533] "

[PATCH v6 00/21] Add virtual device fuzzing support
 2020-01-08 17:03 UTC  (5+ messages)
` [PATCH v6 12/21] libqtest: add in-process qtest.c tx/rx handlers

[RFC] Implementing vhost-user-blk device backend
 2020-01-08 17:02 UTC  (4+ messages)

How to extend QEMU's vhost-user tests after implementing vhost-user-blk device backend
 2020-01-08 16:56 UTC  (6+ messages)

[RFC v4 PATCH 00/49] Initial support of multi-process qemu - status update
 2020-01-08 16:31 UTC  (11+ messages)

[PATCH v2 0/2] Add support for 2nd generation AMD EPYC processors
 2020-01-08 16:27 UTC  (3+ messages)

[PATCH v8 0/6] Add vTPM emulator support for ppc64 platform
 2020-01-08 16:10 UTC  (7+ messages)
` [PATCH v8 1/6] tpm: Move tpm_tis_show_buffer to tpm_util.c
` [PATCH v8 2/6] spapr: Implement get_dt_compatible() callback
` [PATCH v8 3/6] tpm_spapr: Support TPM for ppc64 using CRQ based interface
` [PATCH v8 4/6] tpm_spapr: Support suspend and resume
` [PATCH v8 5/6] hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config
` [PATCH v8 6/6] docs/specs/tpm: reST-ify TPM documentation

[Bug 1858814] [NEW] 'make -C roms efi' does not update edk2 submodules
 2020-01-08 15:57 UTC 

[PULL 0/5] Trivial branch patches
 2020-01-08 16:02 UTC  (6+ messages)
` [PULL 1/5] MAINTAINERS: Update Yuval Shaia's email address
` [PULL 2/5] util/module: fix a memory leak
` [PULL 3/5] nbd: fix uninitialized variable warning
` [PULL 4/5] arm/translate-a64: "
` [PULL 5/5] vl: fix memory leak in configure_accelerators

[PATCH v3 00/20] gdbstub refactor and SVE support (+check-tcg tweaks)
 2020-01-08 15:57 UTC  (8+ messages)
` [PATCH v3 12/20] target/arm: generate xml description of our SVE registers

sysbus usb xhci
 2020-01-08 15:51 UTC  (6+ messages)

[PATCH] virtio: Prevent double swap due to target pre 1.0 VirtIO
 2020-01-08 15:49 UTC  (2+ messages)

riscv: How to debug a wrong pc after executing ret instruction?
 2020-01-08 15:34 UTC  (3+ messages)

[PATCH] vl: fix memory leak in configure_accelerators
 2020-01-08 15:13 UTC  (4+ messages)

[PATCH v2] arm/translate-a64: fix uninitialized variable warning
 2020-01-08 15:10 UTC  (2+ messages)

qemu-4.0.1: vhost_region_add_section:Section rounded to 0 prior to previous a0000
 2020-01-08 15:04 UTC  (2+ messages)

[PATCH v2] nbd: fix uninitialized variable warning
 2020-01-08 15:03 UTC  (2+ messages)

[PATCH v2 0/3] block/io: serialising request clean up and locking fix
 2020-01-08 14:55 UTC  (4+ messages)
` [PATCH v2 1/3] block: eliminate BDRV_REQ_NO_SERIALISING
` [PATCH v2 2/3] block/io: wait for serialising requests when a request becomes serialising
` [PATCH v2 3/3] block/io: take bs->reqs_lock in bdrv_mark_request_serialising

[PATCH v5] display/gtk: get proper refreshrate
 2020-01-08 14:54 UTC  (2+ messages)

[PATCH v2 1/1] s390x/event-facility.c: remove unneeded labels
 2020-01-08 14:46 UTC 

[PATCH v3] ui: Print available display backends with '-display help'
 2020-01-08 14:50 UTC  (2+ messages)

[PATCH v2] tests: fix test-qga on macosx
 2020-01-08 14:33 UTC  (2+ messages)

[PATCH v6 0/8] blockdev: Fix AioContext handling for various blockdev actions
 2020-01-08 14:31 UTC  (9+ messages)
` [PATCH v6 1/8] blockdev: fix coding style issues in drive_backup_prepare
` [PATCH v6 2/8] blockdev: unify qmp_drive_backup and drive-backup transaction paths
` [PATCH v6 3/8] blockdev: unify qmp_blockdev_backup and blockdev-backup "
` [PATCH v6 4/8] blockdev: honor bdrv_try_set_aio_context() context requirements
` [PATCH v6 5/8] block/backup-top: Don't acquire context while dropping top
` [PATCH v6 6/8] blockdev: Acquire AioContext on dirty bitmap functions
` [PATCH v6 7/8] blockdev: Return bs to the proper context on snapshot abort
` [PATCH v6 8/8] iotests: Test handling of AioContexts with some blockdev actions

[PULL 00/38] Misc patches for 2020-01-08
 2020-01-08 14:28 UTC  (2+ messages)

[PATCH v1 33/36] target/riscv: Set htval and mtval2 on execptions
 2019-12-09 18:12 UTC 

[PATCH v1 32/36] target/riscv: Raise the new execptions when 2nd stage translation fails
 2019-12-09 18:12 UTC 

[PATCH v1 31/36] target/riscv: Implement second stage MMU
 2019-12-09 18:12 UTC 

[PATCH v1 34/36] target/riscv: Add support for the 32-bit MSTATUSH CSR
 2019-12-09 18:12 UTC 

[PATCH v1 26/36] target/riscv: Remove the hret instruction
 2019-12-09 18:11 UTC 

[PATCH v1 30/36] target/riscv: Allow specifying MMU stage
 2019-12-09 18:11 UTC 

[PATCH v1 35/36] target/riscv: Add the MSTATUS_MPV_ISSET helper macro
 2019-12-09 18:12 UTC 

[PATCH v1 20/36] target/riscv: Add support for virtual interrupt setting
 2019-12-09 18:11 UTC 

[PATCH v1 29/36] target/riscv: Respect MPRV and SPRV for floating point ops
 2019-12-09 18:11 UTC 

[PATCH v1 19/36] target/riscv: Extend the SIP CSR to support virtulisation
 2019-12-09 18:11 UTC 


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