qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-16 19:19:57 to 2021-03-17 01:38:44 UTC [more...]

[PATCH v4 0/2] Some modification about ram_save_host_page()
 2021-03-17  1:37 UTC  (6+ messages)
` [PATCH v4 1/2] migration/ram: Reduce unnecessary rate limiting
` [PATCH v4 2/2] migration/ram: Optimize ram_save_host_page()

[PATCH v10 0/7] Pegasos2 emulation
 2021-03-17  1:17 UTC  (7+ messages)
` [PATCH v10 5/7] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
` [PATCH v10 7/7] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
` [PATCH v10 6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
` [PATCH v10 1/7] vt82c686: QOM-ify superio related functionality
` [PATCH v10 4/7] vt82c686: Add emulation of VT8231 south bridge
` [PATCH v10 2/7] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO

[PATCH v9 0/7] Pegasos2 emulation
 2021-03-17  1:36 UTC  (13+ messages)
` [PATCH v9 4/7] vt82c686: Add emulation of VT8231 south bridge
` [PATCH v9 7/7] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
` [PATCH v9 2/7] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
` [PATCH v9 3/7] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it
` [PATCH v9 1/7] vt82c686: QOM-ify superio related functionality
` [PATCH v9 5/7] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
` [PATCH v9 6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller

[PATCH v3] linux-user: add missing MULTICAST_IF get/setsockopt option
 2021-03-17  1:19 UTC 

[PATCH v2] target/mips: Deprecate Trap-and-Emul KVM support
 2021-03-17  1:12 UTC 

[PATCH] tests/acceptance: Print expected message on wait_for_console_pattern
 2021-03-17  1:03 UTC  (2+ messages)

[PATCH v5 00/57] TCI fixes and cleanups
 2021-03-17  0:41 UTC  (79+ messages)
` [PATCH v5 02/57] tcg/tci: Rename tci_read_r to tci_read_rval
` [PATCH v5 03/57] tcg/tci: Split out tci_args_rrs
` [PATCH v5 04/57] tcg/tci: Split out tci_args_rr
` [PATCH v5 05/57] tcg/tci: Split out tci_args_rrr
` [PATCH v5 06/57] tcg/tci: Split out tci_args_rrrc
` [PATCH v5 07/57] tcg/tci: Split out tci_args_l
` [PATCH v5 08/57] tcg/tci: Split out tci_args_rrrrrc
` [PATCH v5 09/57] tcg/tci: Split out tci_args_rrcl and tci_args_rrrrcl
` [PATCH v5 10/57] tcg/tci: Split out tci_args_ri and tci_args_rI
` [PATCH v5 11/57] tcg/tci: Reuse tci_args_l for calls
` [PATCH v5 12/57] tcg/tci: Reuse tci_args_l for exit_tb
` [PATCH v5 13/57] tcg/tci: Reuse tci_args_l for goto_tb
` [PATCH v5 14/57] tcg/tci: Split out tci_args_rrrrrr
` [PATCH v5 15/57] tcg/tci: Split out tci_args_rrrr
` [PATCH v5 16/57] tcg/tci: Clean up deposit operations
` [PATCH v5 17/57] tcg/tci: Reduce qemu_ld/st TCGMemOpIdx operand to 32-bits
` [PATCH v5 18/57] tcg/tci: Split out tci_args_{rrm,rrrm,rrrrm}
` [PATCH v5 19/57] tcg/tci: Hoist op_size checking into tci_args_*
` [PATCH v5 20/57] tcg/tci: Remove tci_disas
` [PATCH v5 21/57] tcg/tci: Implement the disassembler properly
` [PATCH v5 22/57] tcg: Build ffi data structures for helpers
` [PATCH v5 26/57] tcg/tci: Push opcode emit into each case
` [PATCH v5 28/57] tcg/tci: Split out tcg_out_op_l
` [PATCH v5 29/57] tcg/tci: Split out tcg_out_op_p
` [PATCH v5 30/57] tcg/tci: Split out tcg_out_op_rr
` [PATCH v5 31/57] tcg/tci: Split out tcg_out_op_rrr
` [PATCH v5 32/57] tcg/tci: Split out tcg_out_op_rrrc
` [PATCH v5 33/57] tcg/tci: Split out tcg_out_op_rrrrrc
` [PATCH v5 34/57] tcg/tci: Split out tcg_out_op_rrrbb
` [PATCH v5 35/57] tcg/tci: Split out tcg_out_op_rrcl
` [PATCH v5 36/57] tcg/tci: Split out tcg_out_op_rrrrrr
` [PATCH v5 37/57] tcg/tci: Split out tcg_out_op_rrrr
` [PATCH v5 38/57] tcg/tci: Split out tcg_out_op_rrrrcl
` [PATCH v5 39/57] tcg/tci: Split out tcg_out_op_{rrm,rrrm,rrrrm}
` [PATCH v5 40/57] tcg/tci: Split out tcg_out_op_v
` [PATCH v5 41/57] tcg/tci: Split out tcg_out_op_np
` [PATCH v5 42/57] tcg/tci: Split out tcg_out_op_r[iI]
` [PATCH v5 52/57] tcg/tci: Implement mulu2, muls2

[PATCH 0/4] esp: fix asserts/segfaults discovered by fuzzer
 2021-03-17  0:20 UTC  (8+ messages)
` [PATCH 1/4] esp: don't underflow cmdfifo if no message out/command data is present
` [PATCH 2/4] esp: don't overflow cmdfifo if TC is larger than the cmdfifo size
` [PATCH 3/4] esp: ensure cmdfifo is not empty and current_dev is non-NULL
` [PATCH 4/4] esp: always check current_req is not NULL before use in DMA callbacks

[PATCH v1] piix: fix regression during unplug in Xen HVM domUs
 2021-03-17  0:16 UTC  (3+ messages)

[PATCH v7 00/35] Hexagon patch series
 2021-03-17  0:08 UTC  (5+ messages)

[PATCH v3 0/3] hw/misc: Model ASPEED hash and crypto engine
 2021-03-17  0:02 UTC  (3+ messages)
` [PATCH v3 1/3] hw: Model ASPEED's Hash and Crypto Engine

[PATCH 0/5] tcg: Issue memory barriers for guest memory model
 2021-03-16 22:30 UTC  (7+ messages)
` [PATCH 1/5] tcg: Decode the operand to INDEX_op_mb in dumps
` [PATCH 2/5] tcg: Do not elide memory barriers for CF_PARALLEL
` [PATCH 3/5] tcg: Elide memory barriers implied by the host memory model
` [PATCH 4/5] tcg: Create tcg_req_mo
` [PATCH 5/5] tcg: Add host memory barriers to cpu_ldst.h interfaces

[PATCH v7 0/8] Pegasos2 emulation
 2021-03-16 22:12 UTC  (14+ messages)

[PULL 00/11] emulated nvme updates and fixes
 2021-03-16 21:47 UTC  (12+ messages)
` [PULL 01/11] hw/block/nvme: fix potential overflow
` [PULL 02/11] hw/block/nvme: assert namespaces array indices
` [PULL 03/11] hw/block/nvme: fix zone management receive reporting too many zones
` [PULL 04/11] hw/block/nvme: add metadata support
` [PULL 05/11] hw/block/nvme: end-to-end data protection
` [PULL 06/11] hw/block/nvme: add verify command
` [PULL 07/11] hw/block/nvme: add non-mdts command size limit for verify
` [PULL 08/11] hw/block/nvme: support multiple lba formats
` [PULL 09/11] hw/block/nvme: prefer runtime helpers instead of device parameters
` [PULL 10/11] hw/block/nvme: pull lba format initialization
` [PULL 11/11] hw/block/nvme: add support for the format nvm command

[PATCH V3 0/8] hw/block/nvme: support namespace attachment
 2021-03-16 21:46 UTC  (4+ messages)
` [PATCH V3 1/8] hw/block/nvme: support namespace detach

[PULL V2 00/20] Net patches
 2021-03-16 21:37 UTC  (4+ messages)
` [PULL V2 16/20] qapi: net: Add query-netdev command

[PATCH v8 0/7] Pegasos2 emulation
 2021-03-16 21:26 UTC  (8+ messages)
` [PATCH v8 5/7] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
` [PATCH v8 3/7] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it
` [PATCH v8 6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
` [PATCH v8 7/7] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
` [PATCH v8 4/7] vt82c686: Add emulation of VT8231 south bridge
` [PATCH v8 2/7] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
` [PATCH v8 1/7] vt82c686: QOM-ify superio related functionality

[PULL 0/7] Q800 for 6.0 patches
 2021-03-16 21:16 UTC  (8+ messages)
` [PULL 1/7] mac_via: switch rtc pram trace-events to use hex rather than decimal for addresses
` [PULL 2/7] mac_via: fix up adb_via_receive() trace events
` [PULL 3/7] mac_via: allow long accesses to VIA registers
` [PULL 4/7] mac_via: don't re-inject ADB response when switching to IDLE state
` [PULL 5/7] mac_via: rename VBL timer to 60Hz timer
` [PULL 6/7] mac_via: fix 60Hz VIA1 timer interval
` [PULL 7/7] mac_via: remove VIA1 timer optimisations

[PULL 00/16] Fuzzing + bugfix patches for QEMU 6.0 soft freeze
 2021-03-16 21:15 UTC  (17+ messages)
` [PULL 01/16] tests/qtest: Only run fuzz-megasas-test if megasas device is available
` [PULL 02/16] tests/qtest: Only run fuzz-virtio-scsi when virtio-scsi "
` [PULL 03/16] MAINTAINERS: Cover fuzzer reproducer tests within 'Device Fuzzing'
` [PULL 04/16] fuzz: fix the pro100 generic-fuzzer config
` [PULL 05/16] fuzz: don't leave orphan llvm-symbolizers around
` [PULL 06/16] fuzz: add a script to build reproducers
` [PULL 07/16] fuzz: add instructions for building reproducers
` [PULL 08/16] fuzz: add a am53c974 generic-fuzzer config
` [PULL 09/16] memory: add a sparse memory device for fuzzing
` [PULL 10/16] fuzz: configure a sparse-mem device, by default
` [PULL 11/16] fuzz: move some DMA hooks
` [PULL 12/16] configure: add option to explicitly enable/disable libgio
` [PULL 13/16] Revert "accel: kvm: Add aligment assert for kvm_log_clear_one_slot"
` [PULL 14/16] scsi: fix sense code for EREMOTEIO
` [PULL 15/16] hw/i8254: fix vmstate load
` [PULL 16/16] qemu-timer: allow freeing a NULL timer

[PATCH v4 0/3] target/arm: Add support for FEAT_TLBIOS and FEAT_TLBIRANGE
 2021-03-16 21:13 UTC  (4+ messages)
` [PATCH v4 1/3] target/arm: Add support for FEAT_TLBIRANGE

[PULL 00/13] Usb 20210315 patches
 2021-03-16 21:07 UTC  (2+ messages)

Half a usb-redir idea
 2021-03-16 21:06 UTC  (4+ messages)

[PATCH for-6.0] x86:acpi:piix4: reinitialize PM1.CNT on reset
 2021-03-16 20:56 UTC  (2+ messages)

[PATCH v2 0/7] mac_via: fixes and improvements
 2021-03-16 20:42 UTC  (2+ messages)

[PULL 0/1] qemu-openbios queue 20210316
 2021-03-16 20:39 UTC  (2+ messages)
` [PULL 1/1] Update OpenBIOS images to 4a004110 built from submodule

[PATCH] hw/core: fix link error with --disable-fdt
 2021-03-16 20:37 UTC  (2+ messages)

Windows 10 won't run on default x86_64 machine anymore
 2021-03-16 20:34 UTC  (14+ messages)

[PATCH] target/riscv: Use background registers also for MSTATUS_MPV
 2021-03-16 20:22 UTC  (2+ messages)

[PATCH] target/riscv: Add proper two-stage lookup exception detection
 2021-03-16 20:14 UTC  (2+ messages)

[PATCH 0/3] target/riscv: fix PMP permission checking when softmmu's TLB hits
 2021-03-16 20:02 UTC  (5+ messages)
` [PATCH 1/3] target/riscv: propagate PMP permission to TLB page
` [PATCH 3/3] target/riscv: flush TLB pages if PMP permission has been changed

[PATCH 00/38] target/riscv: support packed extension v0.9.2
 2021-03-16 19:54 UTC  (7+ messages)
` [PATCH 06/38] target/riscv: SIMD 16-bit Shift Instructions
` [PATCH 20/38] target/riscv: Partial-SIMD Miscellaneous Instructions

[PATCH] target/riscv: Adjust privilege level for HLV(X)/HSV instructions
 2021-03-16 20:16 UTC  (2+ messages)

[PATCH 00/24] virtiofs dax patches
 2021-03-16 19:59 UTC  (4+ messages)
` [PATCH 16/24] DAX/unmap: virtiofsd: Add VHOST_USER_SLAVE_FS_IO

[PATCH] target/riscv: Make VSTIP and VSEIP read-only in hip
 2021-03-16 20:04 UTC  (2+ messages)

[PATCH 2/3] target/riscv: add log of PMP permission checking
 2021-03-16 20:02 UTC  (2+ messages)

[PULL v2 0/6] QOM and fdc patches patches for 2021-03-16
 2021-03-16 19:23 UTC  (7+ messages)
` [PULL v2 1/6] docs/system/deprecated: Fix note on fdc drive properties
` [PULL v2 2/6] fdc: Drop deprecated floppy configuration
` [PULL v2 3/6] fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common()
` [PULL v2 4/6] blockdev: Drop deprecated bogus -drive interface type
` [PULL v2 5/6] hw: Replace anti-social QOM type names
` [PULL v2 6/6] memory: Drop "qemu:" prefix from QOM memory region "

[PULL 00/11] QOM and fdc patches patches for 2021-03-16
 2021-03-16 19:00 UTC  (2+ messages)

[PATCH v27 00/20] i386 cleanup PART 2
 2021-03-16 19:19 UTC  (2+ messages)

[PATCH] hw/display/virtio-vga: made vga memory size configurable
 2021-03-16 19:51 UTC  (5+ messages)

[RFC v8 00/44] arm cleanup experiment for kvm-only build
 2021-03-16 18:37 UTC  (28+ messages)
` [RFC v8 02/44] target/arm: move helpers to tcg/
` [RFC v8 05/44] target/arm: only build psci for TCG
` [RFC v8 18/44] target/arm: move sve_zcr_len_for_el to common_cpu
` [RFC v8 19/44] target/arm: move arm_sctlr away from tcg helpers
` [RFC v8 20/44] target/arm: move arm_cpu_list to common_cpu
` [RFC v8 21/44] target/arm: move aarch64_sync_32_to_64 (and vv) to cpu code
` [RFC v8 22/44] target/arm: split a15 cpu model and 32bit class functions to cpu32.c
` [RFC v8 23/44] target/arm: move sve_exception_el out of TCG helpers
` [RFC v8 26/44] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [RFC v8 27/44] target/arm: remove kvm include file for PSCI and arm-powerctl
` [RFC v8 28/44] target/arm: move kvm-const.h, kvm.c, kvm64.c, kvm_arm.h to kvm/
` [RFC v8 29/44] target/arm: cleanup cpu includes
` [RFC v8 30/44] target/arm: remove broad "else" statements when checking accels
` [RFC v8 31/44] tests/qtest: skip bios-tables-test test_acpi_oem_fields_virt for KVM
` [RFC v8 32/44] tests: restrict TCG-only arm-cpu-features tests to TCG builds
` [RFC v8 33/44] tests: do not run test-hmp on all machines for ARM KVM-only
` [RFC v8 34/44] tests: device-introspect-test: cope with ARM TCG-only devices
` [RFC v8 35/44] tests: do not run qom-test on all machines for ARM KVM-only
` [RFC v8 36/44] Revert "target/arm: Restrict v8M IDAU to TCG"
` [RFC v8 37/44] target/arm: create kvm cpu accel class
` [RFC v8 38/44] target/arm: move kvm cpu properties setting to kvm-cpu
` [RFC v8 39/44] accel: move call to accel_init_interfaces
` [RFC v8 40/44] accel: add double dispatch mechanism for class initialization
` [RFC v8 41/44] target/arm: add tcg cpu accel class
` [RFC v8 42/44] target/arm: move TCG gt timer creation code in tcg/
` [RFC v8 43/44] target/arm: cpu-sve: new module
` [RFC v8 44/44] target/arm: cpu-sve: split TCG and KVM functionality

[Bug 1919253] [NEW] QEMU doesn't build reproducibly anymore in 5.2.0
 2021-03-16 18:59 UTC  (2+ messages)
` [Bug 1919253] "

[PATCH v2] tests/acceptance: Add bFLT loader linux-user test
 2021-03-16 18:51 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).