qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-23 20:03:19 to 2023-01-24 12:25:08 UTC [more...]

[PATCH 00/32] Move and clean up monitor command code
 2023-01-24 12:19 UTC  (20+ messages)
` [PATCH 01/32] monitor: Drop unnecessary includes
` [PATCH 02/32] audio: Move HMP commands from monitor/ to audio/
` [PATCH 04/32] char: Factor out qmp_add_client() parts and move to chardev/
` [PATCH 05/32] hmp: Drop redundant argument check from add_completion_option()
` [PATCH 06/32] readline: Extract readline_add_completion_of() from monitor
` [PATCH 07/32] hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h
` [PATCH 09/32] machine: Move QMP commands from monitor/ to hw/core/
` [PATCH 11/32] qom: Move HMP commands from monitor/ to qom/
` [PATCH 13/32] rocker: Move HMP commands from monitor to hw/net/rocker/
` [PATCH 14/32] hmp: Rewrite strlist_from_comma_list() as hmp_split_at_comma()
` [PATCH 15/32] net: Move HMP commands from monitor to net/
` [PATCH 16/32] net: Move hmp_info_network() to net-hmp-cmds.c
` [PATCH 20/32] tpm: Move HMP commands from monitor/ to softmmu/
` [PATCH 21/32] runstate: "
` [PATCH 25/32] qdev: Move HMP command completion from monitor "
` [PATCH 27/32] monitor: Move monitor_putc() next to monitor_puts & external linkage
` [PATCH 28/32] monitor: Move target-dependent HMP commands to hmp-cmds-target.c
` [PATCH 30/32] monitor: Move remaining QMP stuff from misc.c to qmp-cmds.c
` [PATCH 31/32] monitor: Loosen coupling between misc.c and monitor.c slightly

[PATCH v3 0/7] AML Housekeeping
 2023-01-24 12:13 UTC  (9+ messages)
` [PATCH v3 2/7] hw/acpi/acpi_dev_interface: Resolve AcpiDeviceIfClass::madt_cpu

[PATCH] aspeed/sdmc: Drop unnecessary scu include
 2023-01-24 11:55 UTC  (3+ messages)

Looking for examples of vhost-user backends using VHOST_USER_SLAVE_IOTLB_MSG
 2023-01-24 11:44 UTC 

Today KVM call meeting
 2023-01-24 11:41 UTC 

[PATCH] po/meson: make i18n module optional
 2023-01-24 11:30 UTC  (3+ messages)

MSYS2 and libfdt
 2023-01-24 11:27 UTC  (7+ messages)
          ` NetBSD and libfdt (was: Re: MSYS2 and libfdt)

[PATCH v7 0/7] Misc ppc/mac machines clean up
 2023-01-24 11:24 UTC  (27+ messages)
` [PATCH v7 3/7] mac_{old,new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg
` [PATCH v7 4/7] mac_newworld: Add machine types for different mac99 configs
` [PATCH v7 6/7] mac_newworld: Deprecate mac99 "via" option

[PULL v2 00/38] Block layer patches
 2023-01-24 11:21 UTC 

[PATCH v1 0/3] contrib/elf2dmp: Windows Server 2022 support
 2023-01-24 10:51 UTC  (3+ messages)

[PATCH 0/2] target/arm: Look up ARMCPRegInfo at runtime
 2023-01-24 10:39 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH] acpi: Set maximum size to 64k for "etc/acpi/rsdp" blob
 2023-01-24 10:30 UTC  (2+ messages)

[PATCH] docs/pcie.txt: Replace ioh3420 with pcie-root-port
 2023-01-24 10:18 UTC  (2+ messages)

[PATCH v6 0/5] riscv: Allow user to set the satp mode
 2023-01-24 10:07 UTC  (17+ messages)
` [PATCH v6 2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool
` [PATCH v6 3/5] riscv: Allow user to set the satp mode
` [PATCH v6 4/5] riscv: Correctly set the device-tree entry 'mmu-type'
` [PATCH v6 5/5] riscv: Introduce satp mode hw capabilities

[PATCH RFC 00/21] migration: Support hugetlb doublemaps
 2023-01-24 10:06 UTC  (3+ messages)
` [PATCH RFC 10/21] ramblock: Add ramblock_file_map()

[PATCH] block: Handle curl 7.55.0, 7.85.0 version changes
 2023-01-24  9:51 UTC  (3+ messages)

[PATCH] vhost-user-fs: add capability to allow migration
 2023-01-24  9:50 UTC  (18+ messages)

[RFC PATCH 0/2] hw/cxl: Passthrough HDM decoder emulation
 2023-01-24  9:47 UTC  (3+ messages)

[PATCH v2 00/13] Introduce igb
 2023-01-24  8:53 UTC  (4+ messages)

[PATCH 1/1] modules: load modules from /var/run/qemu/<version> directory firstly
 2023-01-24  7:55 UTC  (2+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-24  7:51 UTC  (18+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH v0 0/4] backends/hostmem: add an ability to specify prealloc timeout
 2023-01-24  6:57 UTC  (6+ messages)

[RFC v2 0/2] spice: Add an option to forward the dmabuf directly to the encoder (v2)
 2023-01-24  7:45 UTC  (5+ messages)
` [RFC v2 2/2] "

[PATCH v2 00/11] audio: more improvements
 2023-01-24  7:34 UTC  (4+ messages)
` [PATCH v2 10/11] alsaaudio: change default playback settings

[PATCH] tests/qtest: Plug memory leaks in qtest_get_machines
 2023-01-24  7:25 UTC  (6+ messages)

[PATCH v2 0/5] AVR target fixes
 2023-01-24  7:12 UTC  (6+ messages)
` [PATCH v2 1/5] target/avr: fix long address calculation
` [PATCH v2 2/5] target/avr: implement small RAM/large RAM feature
` [PATCH v2 3/5] target/avr: fix avr features processing
` [PATCH v2 4/5] target/avr: fix interrupt processing
` [PATCH v2 5/5] target/avr: enable icount mode

[PATCH v2 00/26] e1000x cleanups (preliminary for IGB)
 2023-01-24  7:10 UTC  (28+ messages)
` [PATCH v2 01/26] e1000e: Fix the code style
` [PATCH v2 02/26] hw/net: Add more MII definitions
` [PATCH v2 03/26] fsl_etsec: Use hw/net/mii.h
` [PATCH v2 04/26] e1000: "
` [PATCH v2 05/26] e1000: Mask registers when writing
` [PATCH v2 06/26] e1000e: "
` [PATCH v2 07/26] e1000: Use more constant definitions
` [PATCH v2 08/26] e1000e: "
` [PATCH v2 09/26] e1000: Use memcpy to intialize registers
` [PATCH v2 10/26] e1000e: "
` [PATCH v2 11/26] e1000e: Remove pending interrupt flags
` [PATCH v2 12/26] e1000e: Improve software reset
` [PATCH v2 13/26] e1000: Configure ResettableClass
` [PATCH v2 14/26] e1000e: "
` [PATCH v2 15/26] e1000e: Introduce e1000_rx_desc_union
` [PATCH v2 16/26] e1000e: Set MII_ANER_NWAY
` [PATCH v2 17/26] e1000e: Remove extra pointer indirection
` [PATCH v2 18/26] net: Check L4 header size
` [PATCH v2 19/26] e1000x: Alter the signature of e1000x_is_vlan_packet
` [PATCH v2 20/26] net: Strip virtio-net header when dumping
` [PATCH v2 21/26] hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
` [PATCH v2 22/26] hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr
` [PATCH v2 23/26] e1000e: Perform software segmentation for loopback
` [PATCH v2 24/26] hw/net/net_tx_pkt: Implement TCP segmentation
` [PATCH v2 25/26] MAINTAINERS: Add Akihiko Odaki as a e1000e reviewer
` [PATCH v2 26/26] MAINTAINERS: Add e1000e test files

[PATCH v3 00/13] Introduce igb
 2023-01-24  4:46 UTC  (14+ messages)
` [PATCH v3 01/13] hw/net/net_tx_pkt: Introduce net_tx_pkt_get_eth_hdr
` [PATCH v3 02/13] pcie: Introduce pcie_sriov_num_vfs
` [PATCH v3 03/13] e1000: Split header files
` [PATCH v3 04/13] igb: Copy e1000e code
` [PATCH v3 05/13] igb: Rename identifiers
` [PATCH v3 06/13] igb: Build igb
` [PATCH v3 07/13] igb: Transform to 82576 implementation
` [PATCH v3 08/13] tests/qtest/e1000e-test: Fabricate ethernet header
` [PATCH v3 09/13] tests/qtest/libqos/e1000e: Export macreg functions
` [PATCH v3 10/13] tests/qtest/libqos/igb: Copy e1000e code
` [PATCH v3 11/13] tests/qtest/libqos/igb: Transform to igb tests
` [PATCH v3 12/13] tests/avocado: Add igb test
` [PATCH v3 13/13] docs/system/devices/igb: Add igb documentation

[PATCH 0/6] hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts
 2023-01-24  2:17 UTC  (4+ messages)
` [PATCH 5/6] hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE MemoryRegionOps

[PULL v2 00/15] tcg patch queue
 2023-01-24  2:05 UTC  (16+ messages)
` [PULL v2 01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32
` [PULL v2 02/15] tcg/arm: Use register pair allocation for qemu_{ld, st}_i64
` [PULL v2 03/15] common-user/host/ppc: Implement safe-syscall.inc.S
` [PULL v2 04/15] linux-user: Implment host/ppc/host-signal.h
` [PULL v2 05/15] tcg: Mark tcg helpers noinline to avoid an issue with LTO
` [PULL v2 06/15] target/loongarch: Enable the disassembler for host tcg
` [PULL v2 07/15] target/loongarch: Disassemble jirl properly
` [PULL v2 08/15] target/loongarch: Disassemble pcadd* addresses
` [PULL v2 09/15] tcg/loongarch64: Optimize immediate loading
` [PULL v2 10/15] tcg/loongarch64: Update tcg-insn-defs.c.inc
` [PULL v2 11/15] tcg/loongarch64: Introduce tcg_out_addi
` [PULL v2 12/15] tcg/loongarch64: Improve setcond expansion
` [PULL v2 13/15] tcg/loongarch64: Implement movcond
` [PULL v2 14/15] tcg/loongarch64: Use tcg_pcrel_diff in tcg_out_ldst
` [PULL v2 15/15] tcg/loongarch64: Reorg goto_tb implementation

[PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
 2023-01-23 23:56 UTC  (2+ messages)

[PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
 2023-01-24  1:42 UTC  (4+ messages)

[PATCH v3 0/4] Nested virtualization fixes for QEMU
 2023-01-24  0:58 UTC  (4+ messages)
` [PATCH v3 4/4] target/riscv: Ensure opcode is saved for all relevant instructions

[PATCH v3 0/3] python/qemu/machine: fix potential hang in QMP accept
 2023-01-24  0:22 UTC  (5+ messages)
` [PATCH v3 3/3] python/qemu/machine: use socketpair() for QMP by default

[PATCH 00/22] target/arm: Implement FEAT_RME
 2023-01-24  0:00 UTC  (23+ messages)
` [PATCH 01/22] target/arm: Fix pmsav8 stage2 secure parameter
` [PATCH 02/22] target/arm: Rewrite check_s2_mmu_setup
` [PATCH 03/22] target/arm: Add isar_feature_aa64_rme
` [PATCH 04/22] target/arm: Update SCR and HCR for RME
` [PATCH 05/22] target/arm: SCR_EL3.NS may be RES1
` [PATCH 06/22] target/arm: Add RME cpregs
` [PATCH 07/22] target/arm: Introduce ARMSecuritySpace
` [PATCH 08/22] include/exec/memattrs: Add two bits of space to MemTxAttrs
` [PATCH 09/22] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
` [PATCH 10/22] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
` [PATCH 11/22] target/arm: Pipe ARMSecuritySpace through ptw.c
` [PATCH 12/22] target/arm: NSTable is RES0 for the RME EL3 regime
` [PATCH 13/22] target/arm: Handle Block and Page bits for security space
` [PATCH 14/22] target/arm: Handle no-execute for Realm and Root regimes
` [PATCH 15/22] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
` [PATCH 16/22] target/arm: Move s1_is_El0 into S1Translate
` [PATCH 17/22] target/arm: Use get_phys_addr_with_struct for stage2
` [PATCH 18/22] target/arm: Add GPC syndrome
` [PATCH 19/22] target/arm: Implement GPC exceptions
` [PATCH 20/22] target/arm: Implement the granule protection check
` [PATCH 21/22] target/arm: Enable RME for -cpu max
` [RFC PATCH 22/22] hw/arm/virt: Add some memory for Realm Management Monitor

[PATCH v2 00/15] Add support for the T-Head vendor extensions
 2023-01-23 23:49 UTC  (31+ messages)
` [PATCH v2 01/15] RISC-V: Adding XTheadCmo ISA extension
` [PATCH v2 02/15] RISC-V: Adding XTheadSync "
` [PATCH v2 03/15] RISC-V: Adding XTheadBa "
` [PATCH v2 04/15] RISC-V: Adding XTheadBb "
` [PATCH v2 05/15] RISC-V: Adding XTheadBs "
` [PATCH v2 06/15] RISC-V: Adding XTheadCondMov "
` [PATCH v2 07/15] RISC-V: Adding T-Head multiply-accumulate instructions
` [PATCH v2 08/15] RISC-V: Adding T-Head MemPair extension
` [PATCH v2 09/15] RISC-V: Adding T-Head MemIdx extension
` [PATCH v2 10/15] RISC-V: Adding T-Head FMemIdx extension
` [PATCH v2 11/15] RISC-V: Adding T-Head XMAE support
` [PATCH v2 12/15] RISC-V: Set minimum priv version for Zfh to 1.11
` [PATCH v2 13/15] RISC-V: Add initial support for T-Head C906
` [PATCH v2 14/15] RISC-V: Adding XTheadFmv ISA extension
` [PATCH v2 15/15] target/riscv: add a MAINTAINERS entry for XThead* extension support

[PATCH v2] include/hw/riscv/opentitan: update opentitan IRQs
 2023-01-23 23:30 UTC  (3+ messages)

[PATCH v2 0/2] qga: improve "syslog" domain logging
 2023-01-23 20:52 UTC  (6+ messages)
` [PATCH v2 1/2] qga-win: add logging to Windows event log

[PATCH v2] qga/linux: add usb support to guest-get-fsinfo
 2023-01-23 20:42 UTC  (2+ messages)

[PATCH v11] xen/pt: reserve PCI slot 2 for Intel igd-passthru
 2023-01-23 20:27 UTC  (2+ messages)

[PULL 0/3] Block patches
 2023-01-23 20:04 UTC  (4+ messages)
` [PULL 1/3] util/aio: Defer disabling poll mode as long as possible
` [PULL 2/3] virtio-blk: simplify virtio_blk_dma_restart_cb()
` [PULL 3/3] block/blkio: Fix inclusion of required headers

[PATCH] block/blkio: Fix inclusion of required headers
 2023-01-23 20:02 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).