qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-01 12:22:33 to 2020-06-02 07:12:04 UTC [more...]

[PATCH 0/6] exec/memory: Rework some address and access size limits
 2020-06-02  7:11 UTC  (7+ messages)
` [PATCH 1/6] target/s390x/mmu_helper: Use address_space_rw() in place
` [PATCH 5/6] exec: Restrict 32-bit CPUs to 32-bit address space

[PATCH 0/3] migration/colo: Optimize COLO framework code
 2020-06-02  6:59 UTC  (7+ messages)
` [PATCH 1/3] migration/colo: Optimize COLO boot code path
` [PATCH 2/3] migration/colo: Update checkpoint time lately
` [PATCH 3/3] migration/colo: Merge multi checkpoint request into one

[PULL 00/12] migration/virtiofs/hmp queue
 2020-06-02  6:47 UTC  (14+ messages)
` [PULL 01/12] migration/rdma: fix potential nullptr access in rdma_start_incoming_migration
` [PULL 02/12] migration/rdma: cleanup rdma context before g_free to avoid memleaks
` [PULL 03/12] hmp: Implement qom-get HMP command
` [PULL 04/12] hmp: Simplify qom-set
` [PULL 05/12] virtiofsd: remove symlink fallbacks
` [PULL 06/12] migration/vmstate: Remove unnecessary MemoryRegion forward declaration
` [PULL 07/12] migration/colo.c: Use event instead of semaphore
` [PULL 08/12] migration/colo.c: Use cpu_synchronize_all_states()
` [PULL 09/12] migration/colo.c: Flush ram cache only after receiving device state
` [PULL 10/12] migration/colo.c: Relaunch failover even if there was an error
` [PULL 11/12] migration/colo.c: Move colo_notify_compares_event to the right place
` [PULL 12/12] migration/migration.c: Fix hang in ram_save_host_page

[PATCH v3 0/3] account for NVDIMM nodes during SRAT generation
 2020-06-02  5:37 UTC  (3+ messages)

[PATCH] checkpatch: reversed logic with acpi test checks
 2020-06-02  5:36 UTC 

[PATCH v3 0/4] microvm: memory config tweaks
 2020-06-02  5:30 UTC  (2+ messages)

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-06-02  4:15 UTC  (34+ messages)
` [RFC v2 01/18] target/i386: sev: Remove unused QSevGuestInfoClass
` [RFC v2 02/18] target/i386: sev: Move local structure definitions into .c file
` [RFC v2 03/18] target/i386: sev: Rename QSevGuestInfo
` [RFC v2 04/18] target/i386: sev: Embed SEVState in SevGuestState
` [RFC v2 05/18] target/i386: sev: Partial cleanup to sev_state global
` [RFC v2 06/18] target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
` [RFC v2 07/18] target/i386: sev: Remove redundant policy field
` [RFC v2 08/18] target/i386: sev: Remove redundant handle field
` [RFC v2 09/18] target/i386: sev: Unify SEVState and SevGuestState
` [RFC v2 10/18] guest memory protection: Add guest memory protection interface
` [RFC v2 11/18] guest memory protection: Handle memory encrption via interface
` [RFC v2 12/18] guest memory protection: Perform KVM init "
` [RFC v2 13/18] guest memory protection: Move side effect out of machine_set_memory_encryption()
` [RFC v2 14/18] guest memory protection: Rework the "memory-encryption" property
` [RFC v2 15/18] guest memory protection: Decouple kvm_memcrypt_*() helpers from KVM
` [RFC v2 16/18] guest memory protection: Add Error ** to GuestMemoryProtection::kvm_init

[PATCH] hw/pci/pcie: Move hot plug capability check to pre_plug callback
 2020-06-02  3:54 UTC  (2+ messages)

[PATCH v2 0/8] hw: Fix some incomplete memory region size
 2020-06-02  3:49 UTC  (20+ messages)
` [PATCH v2 1/8] hw/arm/aspeed: Correct DRAM container "
` [PATCH v2 2/8] hw/pci-host/prep: Correct RAVEN bus bridge memory "
` [PATCH v2 3/8] hw/pci/pci_bridge: Correct pci_bridge_io "
` [PATCH v2 4/8] hw/pci/pci_bridge: Use the IEC binary prefix definitions
` [PATCH v2 5/8] hw/pci-host: "
` [PATCH v2 6/8] hw/hppa/dino: "
` [PATCH v2 7/8] hw/i386/xen/xen-hvm: "
` [PATCH v2 8/8] target/i386/cpu: "

[PATCH v4 0/2] vhost-user reconnect issues during vhost initialization
 2020-06-02  3:16 UTC  (4+ messages)
` [PATCH v4 2/2] vhost-user-blk: delay vhost_user_blk_disconnect

[PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-06-02  2:39 UTC  (5+ messages)
` [PATCH for-5.1 V4 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
` [PATCH for-5.1 V4 2/4] target/mips: Add Loongson-3 CPU definition
` [PATCH for-5.1 V4 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
` [PATCH for-5.1 V4 4/4] MAINTAINERS: Add myself as Loongson-3 maintainer

[PATCH 0/1] e1000e: Added ICR clearing by corresponding IMS bit
 2020-06-02  2:14 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 0/5] colo: Introduce resource agent and test suite/CI
 2020-06-02  1:01 UTC  (3+ messages)
` [PATCH 1/5] block/quorum.c: stable children names

[PATCH] block/quorum.c: Decrease child index when del_child
 2020-06-02  0:59 UTC  (5+ messages)

[PATCH v1 0/3] some linux-user guest_base fixes
 2020-06-02  0:40 UTC  (7+ messages)
` [PATCH v1 1/3] linux-user: provide fallback pgd_find_hole for bare chroots
` [PATCH v1 2/3] linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit
` [PATCH v1 3/3] tests/tcg: add simple commpage test case

[PATCH v2 0/3] exec: Kill CPUReadMemoryFunc/CPUWriteMemoryFunc typedefs
 2020-06-02  0:10 UTC  (7+ messages)
` [PATCH v2 1/3] exec/memory: Remove unused MemoryRegionMmio type
` [PATCH v2 2/3] hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
` [PATCH v2 3/3] exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'

[PATCH v2 0/9] target/arm: Convert 2-reg-shift and 1-reg-imm Neon insns to decodetree
 2020-06-01 23:32 UTC  (9+ messages)
` [PATCH v2 1/9] target/arm: Convert Neon VSHL and VSLI 2-reg-shift insn "
` [PATCH v2 4/9] target/arm: Convert VQSHLU, VQSHL 2-reg-shift insns "
` [PATCH v2 5/9] target/arm: Convert Neon narrowing shifts with op==8 "
` [PATCH v2 9/9] target/arm: Convert Neon one-register-and-immediate insns "

[PATCH v4 00/13] user-mode: Prune build dependencies (part 1)
 2020-06-01 23:01 UTC  (3+ messages)
` [PATCH v4 13/13] stubs: Restrict ui/win32-kbd-hook to system-mode

[PATCH v2 0/1] Check for page crossings in use_goto_tb() for rx target
 2020-06-01 22:19 UTC  (3+ messages)
` [PATCH v2 1/1] target/rx: Check for page crossings in use_goto_tb()

[PATCH] target/m68k: implement opcode fetoxm1
 2020-06-01 22:18 UTC  (2+ messages)

[PATCH] target/m68k: implement fmove.l #<data>,FPCR
 2020-06-01 22:15 UTC  (2+ messages)

[PATCH v3 0/6] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-06-01 21:46 UTC  (8+ messages)
` [PATCH v3 1/6] iotests: Add extension names to qcow2.py dump
` [PATCH v3 2/6] iotests: move check for printable data to QcowHeaderExtension class
` [PATCH v3 3/6] iotests: dump bitmap extension data with qcow2.py
` [PATCH v3 4/6] iotests: Dump bitmap directory info "
` [PATCH v3 5/6] iotests: Dump bitmap table entries serialized in QCOW2 image
` [PATCH v3 6/6] iotests: Dump QCOW2 image metadata in JSON format with qcow2.py

[PATCH] MAINTAINERS: Volunteer for maintaining the Renesas hardware
 2020-06-01 21:41 UTC  (2+ messages)

[PATCH v5 00/11] RISC-V Add the OpenTitan Machine
 2020-06-01 21:23 UTC  (3+ messages)
` [PATCH v5 07/11] hw/char: Initial commit of Ibex UART

[PATCH v4 0/4] RISC-V: Remove deprecated ISA, CPUs and machines
 2020-06-01 21:22 UTC  (4+ messages)
` [PATCH v4 2/4] target/riscv: Remove the deprecated CPUs

[PATCH v9 0/9] tests/vm: Add support for aarch64 VMs
 2020-06-01 21:14 UTC  (10+ messages)
` [PATCH v9 1/9] tests/vm: pass args through to BaseVM's __init__
` [PATCH v9 2/9] tests/vm: Add configuration to basevm.py
` [PATCH v9 3/9] tests/vm: Added configuration file support
` [PATCH v9 4/9] tests/vm: Add common Ubuntu python module
` [PATCH v9 5/9] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v9 6/9] tests/vm: Added a new script for centos.aarch64
` [PATCH v9 7/9] tests/vm: change scripts to use self._config
` [PATCH v9 8/9] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
` [PATCH v9 9/9] tests/vm: Add workaround to consume console

[PATCH v2 0/5] TriCore fixes and gdbstub
 2020-06-01 21:17 UTC  (9+ messages)
` [PATCH v2 1/5] target/tricore: Don't save pc in generate_qemu_excp
` [PATCH v2 2/5] target/tricore: Move translate feature check to ctx
` [PATCH v2 3/5] target/tricore: Raise EXCP_DEBUG in gen_goto_tb() for singlestep
` [PATCH v2 4/5] target/tricore: Implement tricore_cpu_get_phys_page_debug

[PULL 0/5] tricore queue
 2020-06-01 20:33 UTC  (7+ messages)
` [PULL 1/5] target/tricore: Don't save pc in generate_qemu_excp
` [PULL 2/5] target/tricore: Move translate feature check to ctx
` [PULL 3/5] target/tricore: Raise EXCP_DEBUG in gen_goto_tb() for singlestep
` [PULL 4/5] target/tricore: Implement tricore_cpu_get_phys_page_debug
` [PULL 5/5] target/tricore: Implement gdbstub

[PATCH] sparc: implement addr function
 2020-06-01 20:31 UTC 

[Libguestfs] Provide NBD via Browser over Websockets
 2020-06-01 20:04 UTC  (7+ messages)

[PATCH v2 00/20] backup performance: block_status + async
 2020-06-01 19:43 UTC  (24+ messages)
` [PATCH v2 01/20] block/block-copy: block_copy_dirty_clusters: fix failure check
` [PATCH v2 02/20] iotests: 129 don't check backup "busy"
` [PATCH v2 03/20] qapi: backup: add x-use-copy-range parameter
` [PATCH v2 04/20] block/block-copy: More explicit call_state
` [PATCH v2 05/20] block/block-copy: implement block_copy_async
` [PATCH v2 06/20] block/block-copy: add max_chunk and max_workers parameters
` [PATCH v2 07/20] block/block-copy: add ratelimit to block-copy
` [PATCH v2 08/20] block/block-copy: add block_copy_cancel
` [PATCH v2 09/20] blockjob: add set_speed to BlockJobDriver
` [PATCH v2 10/20] job: call job_enter from job_user_pause
` [PATCH v2 11/20] qapi: backup: add x-max-chunk and x-max-workers parameters
` [PATCH v2 12/20] iotests: 56: prepare for backup over block-copy
` [PATCH v2 13/20] iotests: 129: "
` [PATCH v2 14/20] iotests: 185: "
` [PATCH v2 15/20] iotests: 219: "
` [PATCH v2 16/20] iotests: 257: "
` [PATCH v2 17/20] backup: move to block-copy
` [PATCH v2 18/20] block/block-copy: drop unused argument of block_copy()
` [PATCH v2 19/20] simplebench: bench_block_job: add cmd_options argument
` [PATCH v2 20/20] simplebench: add bench-backup.py

[Bug 1881648] [NEW] `qemu-img info` reports an incorrect actual-size when the underlying posix filesystem has transparent compression
 2020-06-01 19:25 UTC 

[Bug 1881645] [NEW] qemu-system-x86_64 --help (or --version) gives no output
 2020-06-01 19:18 UTC 

[PATCH] msix: add valid.accepts methods to check address
 2020-06-01 18:54 UTC  (3+ messages)

[PATCH 0/2] Add support for SEV Launch Secret Injection
 2020-06-01 18:51 UTC  (2+ messages)

[Bug 1880332] [NEW] Possible regression in QEMU 5.0.0 after CVE-2020-10702 (segmentation fault)
 2020-06-01 18:18 UTC  (2+ messages)
` [Bug 1880332] "

[Bug 1877418] [NEW] qemu-nbd freezes access to VDI file
 2020-06-01 17:33 UTC  (2+ messages)
` [Bug 1877418] "

[v1] docs: Add to gdbstub documentation the PhyMemMode
 2020-06-01 17:16 UTC 

[PATCH v2 0/6] colo: migration related bugfixes
 2020-06-01 16:54 UTC  (3+ messages)
` [PATCH v2 6/6] migration/migration.c: Fix hang in ram_save_host_page

[PATCH 0/6] colo: migration related bugfixes
 2020-06-01 16:50 UTC  (2+ messages)

[RFC PATCH] qemu/thread: Mark qemu_thread_exit() with 'noreturn' attribute
 2020-06-01 16:28 UTC  (2+ messages)

[PATCH 00/12] hw/rx: Add RX GDB simulator machine
 2020-06-01 16:14 UTC  (13+ messages)
` [PATCH 01/12] target/rx/cpu: Remove unused headers
` [PATCH 02/12] MAINTAINERS: Add entry for RX hardware
` [PATCH 03/12] hw/intc: RX62N interrupt controller (ICUa)
` [PATCH 04/12] hw/timer: RX62N 8-Bit timer (TMR)
` [PATCH 05/12] hw/timer: RX62N compare match timer (CMT)
` [PATCH 06/12] hw/char: RX62N serial communication interface (SCI)
` [PATCH 07/12] hw/rx: RX62N microcontroller (MCU)
` [PATCH 08/12] hw/rx: Honor -accel qtest
` [PATCH 09/12] hw/rx: Register R5F562N7 and R5F562N8 MCUs
` [PATCH 10/12] hw/rx: Add RX GDB simulator
` [PATCH 11/12] BootLinuxConsoleTest: Test the "
` [PATCH 12/12] docs: Document the RX target

[PATCH 0/1] hw/net: Added basic IPv6 fragmentation. Fixed IPv6 payload length. Fixed CSO for IPv6
 2020-06-01 16:36 UTC  (4+ messages)
` [PATCH 1/1] "

[RFC 0/3] tests/vhost-user-fs-test: add vhost-user-fs test case
 2020-06-01 15:55 UTC  (6+ messages)
` [RFC 1/3] WIP virtiofsd: import Linux <fuse.h> header file

[Question] Regarding PMU initialization within the QEMU for ARM VCPUs
 2020-06-01 15:04 UTC 

[PATCH 00/10] Add RX hardware emulation
 2020-06-01 14:32 UTC  (3+ messages)

[PATCH] replay: notify the main loop when there are no instructions
 2020-06-01 14:01 UTC  (3+ messages)

[PATCH v5 00/15] Apply COR-filter to the block-stream permanently
 2020-06-01 13:57 UTC  (2+ messages)

[PULL 0/6] MIPS queue for June 1st, 2020
 2020-06-01 13:33 UTC  (8+ messages)
` [PULL 1/6] tests/Makefile: Fix description of "make check"
` [PULL 2/6] configure: Add KVM target support for MIPS64
` [PULL 3/6] hw/mips: Add CPU IRQ3 delivery for KVM
` [PULL 4/6] target/mips: Add more CP0 register for save/restore
` [PULL 5/6] target/mips: Support variable page size
` [PULL 6/6] hw/mips: fuloong2e: Set preferred page size to 16KB

[PATCH] target/arm: Init GIC CPU IF regs for A15/A7
 2020-06-01 13:17 UTC  (4+ messages)

[PATCH v8 00/12] tests/vm: Add support for aarch64 VMs
 2020-06-01 13:11 UTC  (11+ messages)
` [PATCH v8 08/12] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v8 11/12] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
` [PATCH v8 12/12] tests/vm: Add workaround to consume console

[PATCH 0/5] virtio: enable VIRTIO_F_RING_PACKED for all devices
 2020-06-01 12:51 UTC  (5+ messages)
` [PATCH 2/5] vhost: involve device backends in feature negotiation

[PULL 0/6] MIPS queue for June 1st, 2020
 2020-06-01 12:45 UTC  (5+ messages)
` [PULL 3/6] hw/mips: Add CPU IRQ3 delivery for KVM
` [PULL 6/6] hw/mips: fuloong2e: Set preferred page size to 16KB

[PATCH] configure: Don't warn about lack of PIE on macOS
 2020-06-01 12:42 UTC 

[PATCH] target/arm/cpu: adjust virtual time for cortex series cpu
 2020-06-01 12:41 UTC  (2+ messages)

[Qemu-devel] [Bug 1844053] [NEW] task blocked for more than X seconds - events drm_fb_helper_dirty_work
 2020-06-01 12:33 UTC  (2+ messages)
` [Bug 1844053] "

About the kvm-no-adjvtime CPU property
 2020-06-01 12:29 UTC  (4+ 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).