qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-06 20:18:32 to 2023-07-07 13:30:50 UTC [more...]

[PATCH] tcg: Fix info_in_idx increment in layout_arg_by_ref
 2023-07-07 13:30 UTC  (3+ messages)

[PATCH v2 0/2] accel/tcg: Fix race condition in tb create/invalidate
 2023-07-07 13:25 UTC  (6+ messages)
` [PATCH v2 1/2] accel/tcg: Split out cpu_exec_longjmp_cleanup
` [PATCH v2 2/2] accel/tcg: Always lock pages before translation

[PATCH 0/4] linux-user: Fix fcntl64() and accept4() for 32-bit targets
 2023-07-07 13:19 UTC  (5+ messages)
` [PATCH 1/4] linux-user: Fix fcntl64() to return O_LARGEFILE "
` [PATCH 2/4] linux-user: Fix accept4(SOCK_NONBLOCK) syscall
` [PATCH 3/4] linux-user: Fix mmap2() syscall on 32-bit targets to allow file mapping beyond 4GB
` [PATCH 4/4] linux-user: Improve strace output of pread64() and pwrite64()

[RFC PATCH] docs/interop: define STANDALONE protocol feature for vhost-user
 2023-07-07 13:12 UTC  (10+ messages)
` [virtio-dev] "

[PATCH v2 0/6] Add new CPU model GraniteRapids
 2023-07-07 12:37 UTC  (3+ messages)

[PATCH] target/riscv KVM_RISCV_SET_TIMER macro is not configured correctly
 2023-07-07  7:16 UTC  (2+ messages)

[PATCH v6] ppc: Enable 2nd DAWR support on p10
 2023-07-07 12:22 UTC  (4+ messages)

[PATCH v2 0/4] virtio-mem: Support "x-ignore-shared" migration
 2023-07-07 12:21 UTC  (3+ messages)

[PULL 00/60] ppc queue
 2023-07-07 11:31 UTC  (61+ messages)
` [PULL 01/60] pnv/psi: Allow access to PSI registers through xscom
` [PULL 02/60] target/ppc: Make HDECR underflow edge triggered
` [PULL 03/60] hw/ppc: Fix clock update drift
` [PULL 04/60] target/ppc: Only generate decodetree files when TCG is enabled
` [PULL 05/60] mv64361: Add dummy gigabit ethernet PHY access registers
` [PULL 06/60] target/ppc: Tidy POWER book4 SPR registration
` [PULL 07/60] target/ppc: Add TFMR SPR implementation with read and write helpers
` [PULL 08/60] sungem: Add WOL MMIO
` [PULL 09/60] target/ppc: Fix icount access for some hypervisor instructions
` [PULL 10/60] tests/avocado: record_replay test for ppc powernv machine
` [PULL 11/60] pnv/xive2: Allow indirect TIMA accesses of all sizes
` [PULL 12/60] target/ppc: Remove some superfluous parentheses
` [PULL 13/60] target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
` [PULL 14/60] target/ppc: Move common check in exception handlers to a function
` [PULL 15/60] target/ppc: Remove some more local CPUState variables only used once
` [PULL 16/60] target/ppd: Remove unused define
` [PULL 17/60] target/ppc: Get CPUState in one step
` [PULL 18/60] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
` [PULL 19/60] pnv/xive2: Fix TIMA offset for indirect access
` [PULL 20/60] pnv/xive: Add property on xive sources to define PQ state on reset
` [PULL 21/60] pnv/psi: Initialize the PSIHB interrupts to match hardware
` [PULL 22/60] ppc/pnv: quad xscom callbacks are P9 specific
` [PULL 23/60] ppc/pnv: Subclass quad xscom callbacks
` [PULL 24/60] ppc/pnv: Add P10 quad xscom model
` [PULL 25/60] ppc/pnv: Add P10 core "
` [PULL 26/60] ppc/pnv: Return zero for core thread state xscom
` [PULL 27/60] pnv/xive: Allow mmio operations of any size on the ESB CI pages
` [PULL 28/60] ppc/pegasos2: Add support for -initrd command line option
` [PULL 29/60] pnv/xive: Print CPU target in all TIMA traces
` [PULL 30/60] pnv/xive2: Always pass a presenter object when accessing the TIMA
` [PULL 31/60] target/ppc: Add LPAR-per-core vs per-thread mode flag
` [PULL 32/60] target/ppc: SMT support for the HID SPR
` [PULL 33/60] ppc/pnv: SMT support for powernv
` [PULL 34/60] tests/avocado: Add powernv machine test script
` [PULL 35/60] ppc440: Change ppc460ex_pcie_init() parameter type
` [PULL 36/60] ppc440: Add cpu link property to PCIe controller model
` [PULL 37/60] ppc440: Add a macro to shorten PCIe controller DCR registration
` [PULL 38/60] ppc440: Rename parent field of PPC460EXPCIEState to match code style
` [PULL 39/60] ppc440: Rename local variable in dcr_read_pcie()
` [PULL 40/60] ppc440: Stop using system io region for PCIe buses
` [PULL 41/60] ppc440: Add busnum property to PCIe controller model
` [PULL 42/60] ppc440: Remove ppc460ex_pcie_init legacy init function
` [PULL 43/60] ppc/sam460ex: Remove address_space_mem local variable
` [PULL 44/60] ppc440_pcix: Don't use iomem for regs
` [PULL 45/60] ppc440_pcix: Stop using system io region for PCI bus
` [PULL 46/60] ppc4xx_pci: Rename QOM type name define
` [PULL 47/60] ppc4xx_pci: Add define for ppc4xx-host-bridge type name
` [PULL 48/60] ppc440_pcix: Rename QOM type define abd move it to common header
` [PULL 49/60] ppc/pnv: Log all unimp warnings with similar message
` [PULL 50/60] ppc/pnv: Set P10 core xscom region size to match hardware
` [PULL 51/60] tests/qtest: Add xscom tests for powernv10 machine
` [PULL 52/60] target/ppc: Machine check on invalid real address access on POWER9/10
` [PULL 53/60] target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
` [PULL 54/60] target/ppc: Reorder #ifdef'ry in kvm_ppc.h
` [PULL 55/60] target/ppc: Move CPU QOM definitions to cpu-qom.h
` [PULL 56/60] target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
` [PULL 57/60] target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
` [PULL 58/60] target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h'
` [PULL 59/60] ppc/pnv: Add QME region for P10
` [PULL 60/60] ppc: Enable 2nd DAWR support on p10

[PATCH v3 0/6] eBPF RSS through QMP support
 2023-07-07 11:45 UTC  (3+ messages)
` [PATCH v3 5/6] qmp: Added new command to retrieve eBPF blob

[PATCH 0/3] block: align CoR requests to subclusters
 2023-07-07 11:33 UTC  (2+ messages)

[PATCH 0/6] qemu-img: rebase: add compression support
 2023-07-07 11:33 UTC  (3+ messages)

[PATCH] net: add initial support for AF_XDP network backend
 2023-07-07 11:21 UTC  (20+ messages)

[PATCH v2 00/46] Add LoongArch LASX instructions
 2023-07-07 11:10 UTC  (7+ messages)
` [PATCH v2 16/46] target/loongarch: Implement xvmadd/xvmsub/xvmaddw{ev/od}
` [PATCH v2 17/46] target/loongarch; Implement xvdiv/xvmod
` [PATCH v2 18/46] target/loongarch: Implement xvsat

[PATCH v2] ppc/pnv: Add QME region for P10
 2023-07-07 11:08 UTC  (4+ messages)

[PATCH] vhost_vdpa: no need to fetch vring base when poweroff
 2023-07-07 18:18 UTC  (2+ messages)

[PATCH 0/2] accel/tcg: Fix race condition in tb create/invalidate
 2023-07-07 10:37 UTC  (6+ messages)
` [PATCH 1/2] accel/tcg: Split out cpu_exec_longjmp_cleanup
` [PATCH 2/2] accel/tcg: Always lock pages before translation

[PATCH v3 0/4] QGA VSS Logging
 2023-07-07 10:34 UTC  (7+ messages)
` [PATCH v3 1/4] QGA VSS: Add wrapper to send log to debugger and stderr
` [PATCH v3 2/4] QGA VSS: Replace 'fprintf(stderr' with PRINT_DEBUG
` [PATCH v3 3/4] QGA VSS: Print error in err_set
` [PATCH v3 4/4] QGA VSS: Add log in functions begin/end

[PATCH] util/interval-tree: Avoid race conditions without optimization
 2023-07-07 10:30 UTC 

[PATCH qemu v3 0/1] [Ping] [PATCH qemu v3] fdt_load_addr is getting assigned as the result of riscv_compute_fdt_addr(), which is an uint64_t
 2023-07-07 10:15 UTC  (2+ messages)
` [PATCH qemu v3 1/1] "

[PATCH] io: remove io watch if TLS channel is closed during handshake
 2023-07-07  9:38 UTC  (3+ messages)

[PATCH 0/7] ppc: fix larx migration, fix record-replay
 2023-07-07  9:23 UTC  (3+ messages)
` [PATCH 1/7] target/ppc: Fix CPU reservation migration for record-replay

[PATCH] hw/intc/loongarch_pch: fix edge triggered irq handling
 2023-07-07  9:15 UTC 

[PULL 00/15] Net patches
 2023-07-07  9:06 UTC  (16+ messages)
` [PULL 01/15] virtio-net: correctly report maximum tx_queue_size value
` [PULL 02/15] hw/net: e1000: Remove the logic of padding short frames in the receive path
` [PULL 03/15] hw/net: vmxnet3: "
` [PULL 04/15] hw/net: i82596: "
` [PULL 05/15] hw/net: ne2000: "
` [PULL 06/15] hw/net: pcnet: "
` [PULL 07/15] hw/net: rtl8139: "
` [PULL 08/15] hw/net: sungem: "
` [PULL 09/15] hw/net: sunhme: "
` [PULL 10/15] hw/net: ftgmac100: Drop the small packet check "
` [PULL 11/15] net: socket: prepare to cleanup net_init_socket()
` [PULL 12/15] net: socket: move fd type checking to its own function
` [PULL 13/15] net: socket: remove net_init_socket()
` [PULL 14/15] e1000e: Add ICR clearing by corresponding IMS bit
` [PULL 15/15] igb: Remove obsolete workaround for Windows

[PATCH v5 0/3] ppc: Enable 2nd DAWR support on Power10
 2023-07-07  8:42 UTC  (6+ messages)
` [PATCH v5 3/3] ppc: Enable 2nd DAWR support on p10

[PATCH 0/2] linux-user/s390x: Fix single-stepping SVC
 2023-07-07  8:37 UTC  (3+ messages)
` [PATCH 2/2] tests/tcg/s390x: Test "

[PATCH v2 0/4] QGA VSS Logging
 2023-07-07  8:36 UTC  (8+ messages)
` [PATCH v2 1/4] QGA VSS: Add wrapper to send log to debugger and stderr
` [PATCH v2 2/4] QGA VSS: Replace 'fprintf(stderr' with PRINT_DEBUG
` [PATCH v2 3/4] QGA VSS: Print error in err_set
` [PATCH v2 4/4] QGA VSS: Add log in functions begin/end

[PATCH 00/21] q800: add support for booting MacOS Classic - part 2
 2023-07-07  8:29 UTC  (11+ messages)
` [PATCH 02/21] q800: add djMEMC memory controller
` [PATCH 04/21] q800: implement additional machine id bits on VIA1 port A
` [PATCH 05/21] q800: add IOSB subsystem
` [PATCH 08/21] asc: generate silence if FIFO empty but engine still running
` [PATCH 10/21] q800: add easc bool machine class property to switch between ASC and EASC

[PATCH v3 0/6] target/ppc: Few cleanups in kvm_ppc.h
 2023-07-07  8:11 UTC  (3+ messages)

Addition of qtest_irq_intercept_out_named, or modify qtest_irq_interrupt_out?
 2023-07-07  8:04 UTC  (2+ messages)

[PULL 00/11] target-arm queue
 2023-07-07  7:50 UTC  (8+ messages)
` [PULL 07/11] tests/tcg/aarch64: Add testcases for IC IVAU and dual-mapped code

[PATCH v2 0/5] Migration deprecated parts
 2023-07-07  7:32 UTC  (2+ messages)

[PATCH v3] target/ppc: Machine check on invalid real address access on POWER9/10
 2023-07-07  7:20 UTC  (5+ messages)

[PATCH v2 0/2] ppc/pnv: Set P10 core xscom region size to match hardware
 2023-07-07  7:20 UTC  (2+ messages)

[PATCH v3 0/4] PPC440 devices misc clean up
 2023-07-07  7:19 UTC  (9+ messages)
` [PATCH v3 2/4] ppc4xx_pci: Rename QOM type name define
  ` [RESEND PATCH "
` [PATCH v3 3/4] ppc4xx_pci: Add define for ppc4xx-host-bridge type name
  ` [RESEND PATCH "
` [PATCH v3 4/4] ppc440_pcix: Rename QOM type define abd move it to common header
  ` [RESEND PATCH "
` [RESEND PATCH v3 0/4] PPC440 devices misc clean up

[PATCH] ppc/pnv: Log all unimp warnings with similar message
 2023-07-07  7:19 UTC  (2+ messages)

[PATCH] ppc/pnv: Add QME region for P10
 2023-07-07  7:07 UTC  (3+ messages)

[RFC PATCH 0/6] Enable vdpa net migration with features depending on CVQ
 2023-07-07  6:21 UTC  (3+ messages)

[PULL 0/2] 9p queue 2023-07-06
 2023-07-07  6:03 UTC  (2+ messages)

[PATCH QEMU v8 0/9] migration: introduce dirtylimit capability
 2023-07-07  4:10 UTC  (10+ messages)
` [PATCH QEMU v8 1/9] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
` [PATCH QEMU v8 2/9] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
` [PATCH QEMU v8 3/9] qapi/migration: Introduce vcpu-dirty-limit parameters
` [PATCH QEMU v8 4/9] migration: Introduce dirty-limit capability
` [PATCH QEMU v8 5/9] migration: Refactor auto-converge capability logic
` [PATCH QEMU v8 7/9] migration: Implement dirty-limit convergence algo
` [PATCH QEMU v8 8/9] migration: Extend query-migrate to provide dirty page limit info
` [PATCH QEMU v8 9/9] tests: Add migration dirty-limit capability test
` [PATCH QEMU v8 6/9] migration: Put the detection logic before auto-converge checking

[PATCH QEMU v7 4/9] migration: Introduce dirty-limit capability
 2023-07-07  3:56 UTC  (3+ messages)

[PATCH 0/2] VIRTIO-IOMMU/VFIO page size related fixes
 2023-07-07  2:34 UTC  (7+ messages)
` [PATCH 2/2] virtio-iommu: Rework the trace in virtio_iommu_set_page_size_mask()

撤回: Qemu asan test reported heap-use-after-free error when using qxl and spice
 2023-07-07  1:14 UTC 

[PATCH] gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT
 2023-07-06 23:50 UTC  (2+ messages)

Emulation of 'System OFF' mode in ARM nRF51 SoCs
 2023-07-06 22:13 UTC  (5+ messages)

[PATCH v2 1/1] pcie: Add hotplug detect state register to cmask
 2023-07-06 21:47 UTC  (9+ messages)

[PATCH 0/2] Fix MCE handling on AMD hosts
 2023-07-06 21:07 UTC  (6+ messages)
` [PATCH 1/2] i386: Add support for SUCCOR feature
` [PATCH 2/2] i386: Fix MCE support for AMD hosts

[PATCH v2] vfio: Fix null pointer dereference bug in vfio_bars_finalize()
 2023-07-06 20:31 UTC  (2+ messages)

[PATCH v4 0/6] migration: Test the new "file:" migration
 2023-07-06 20:19 UTC  (7+ messages)
` [PATCH v4 1/6] tests/qtest: migration: Expose migrate_set_capability
` [PATCH v4 2/6] tests/qtest: migration: Add migrate_incoming_qmp helper
` [PATCH v4 3/6] tests/qtest: migration: Use migrate_incoming_qmp where appropriate
` [PATCH v4 4/6] migration: Set migration status early in incoming side
` [PATCH v4 5/6] tests/qtest: migration: Add support for negative testing of qmp_migrate
` [PATCH v4 6/6] tests/qtest: migration-test: Add tests for file-based migration


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