qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-16 20:01:17 to 2021-03-17 06:49:59 UTC [more...]

[PATCH v5 00/12] net: Pad short frames for network backends
 2021-03-17  6:26 UTC  (6+ messages)
` [PATCH v5 01/12] net: eth: Add a helper to pad a short Ethernet frame
` [PATCH v5 02/12] net: Add a 'do_not_pad" to NetClientState
` [PATCH v5 08/12] hw/net: ne2000: Remove the logic of padding short frames in the receive path
` [PATCH v5 10/12] hw/net: rtl8139: "
` [PATCH v5 11/12] hw/net: sungem: "

[PATCH 0/4] Clean up the -usbdevice mess
 2021-03-17  6:40 UTC  (4+ messages)
` [PATCH 5/4] usb: Remove "-usbdevice ccid"

[PATCH] hw/display/virtio-vga: made vga memory size configurable
 2021-03-17  6:45 UTC  (6+ messages)

Half a usb-redir idea
 2021-03-17  6:24 UTC  (5+ messages)

[PATCH v4 00/12] net: Pad short frames for network backends
 2021-03-17  6:22 UTC  (4+ messages)
` [PATCH v4 01/12] net: eth: Add a helper to pad a short Ethernet frame

[PATCH] hw/char/pl011: Fix clock migration failure
 2021-03-17  4:44 UTC 

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

[PATCH v5 00/57] TCI fixes and cleanups
 2021-03-17  3:59 UTC  (82+ 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

[PULL 0/5] Acceptance Tests and Python libs patches for 2021-03-16
 2021-03-17  3:52 UTC  (6+ messages)
` [PULL 1/5] tests/acceptance: Print expected message on wait_for_console_pattern
` [PULL 2/5] tests/migration: fix unix socket batch migration
` [PULL 3/5] avocado_qemu: add exec_command function
` [PULL 4/5] tests: Add functional test for out-of-process device emulation
` [PULL 5/5] tests/acceptance: linux-related tests fix

Question about two option formats for netdev
 2021-03-17  3:51 UTC  (2+ messages)

Can not use hmp block_resize command with -blockdev option
 2021-03-17  3:43 UTC 

[PULL for-6.0 0/6] qemu-ga patch queue for soft-freeze
 2021-03-17  3:42 UTC  (8+ messages)
` [PULL for-6.0 1/6] qga: Correct loop count in qmp_guest_get_vcpus()
` [PULL for-6.0 2/6] qga: Add spaces around operator
` [PULL for-6.0 3/6] qga: Delete redundant spaces
` [PULL for-6.0 4/6] qga: Open brace '{' following struct go on the same
` [PULL for-6.0 5/6] qga: Switch and case should be at the same indent
` [PULL for-6.0 6/6] qga: return a more explicit error on why a command is disabled

[RFC v2 00/13] vDPA software assisted live migration
 2021-03-17  2:50 UTC  (13+ messages)
` [RFC v2 05/13] vhost: Route guest->host notification through shadow virtqueue
` [RFC v2 10/13] vhost: add vhost_kernel_set_vring_enable
` [RFC v2 11/13] vhost: Shadow virtqueue buffers forwarding

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

[PATCH v2 0/2] tests/acceptance: Test Aspeed ARM machines
 2021-03-17  2:04 UTC  (3+ messages)
` [PATCH v2 1/2] tests/acceptance: Test ast2400 and ast2500 machines

[PATCH v2 1/1] docs/devel: Add VFIO device migration documentation
 2021-03-17  1:51 UTC  (9+ messages)

[PATCH v10 0/7] Pegasos2 emulation
 2021-03-17  1:17 UTC  (8+ messages)
` [PATCH v10 3/7] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it
` [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 1/7] vt82c686: QOM-ify superio related functionality
` [PATCH v10 6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
` [PATCH v10 2/7] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
` [PATCH v10 4/7] vt82c686: Add emulation of VT8231 south bridge

[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 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 6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
` [PATCH v9 5/7] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM

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

[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 7/7] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
` [PATCH v8 6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
` [PATCH v8 2/7] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
` [PATCH v8 4/7] vt82c686: Add emulation of VT8231 south bridge
` [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)

[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  (7+ 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] 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  (2+ messages)
` [PULL v2 5/6] hw: Replace anti-social QOM type names

[PULL 00/11] QOM and fdc patches patches for 2021-03-16
 2021-03-16 19:00 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).