qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-01 06:00:03 to 2023-09-01 17:03:03 UTC [more...]

[PATCH v2 for-8.2 00/19] ppc: record-replay enablement and fixes
 2023-09-01 17:02 UTC  (6+ messages)
` [PATCH v2 05/19] host-utils: Add muldiv64_round_up
` [PATCH v2 08/19] target/ppc: Sign-extend large decrementer to 64-bits

[PATCH v2 0/4] block-backend: process I/O in the current AioContext
 2023-09-01 17:01 UTC  (3+ messages)
` [PATCH v2 4/4] block-coroutine-wrapper: use qemu_get_current_aio_context()

[PATCH 00/67] Make pixman an optional dependency
 2023-09-01 16:54 UTC  (57+ messages)
` [PATCH 09/67] ui/console: get the DisplayState from new_console()
` [PATCH 11/67] ui/vc: VC always has a DisplayState now
` [PATCH 13/67] ui/vc: replace variable with static text attributes default
` [PATCH 15/67] ui/vc: pass VCCharDev to VC-specific functions
` [PATCH 16/67] ui/vc: move VCCharDev specific fields out of QemuConsole
` [PATCH 18/67] ui/console: change new_console() to use object initialization
` [PATCH 19/67] ui/console: introduce different console objects
` [PATCH 20/67] ui/console: instantiate a specific console type
` [PATCH 21/67] ui/console: register the console from qemu_console_init()
` [PATCH 22/67] ui/console: remove new_console()
` [PATCH 23/67] ui/console: specialize console_lookup_unused()
` [PATCH 24/67] ui/console: update the head from unused QemuConsole
` [PATCH 25/67] ui/console: allocate ui_timer in QemuConsole
` [PATCH 26/67] ui/vc: move cursor_timer initialization to QemuTextConsole class
` [PATCH 27/67] ui/console: free more QemuConsole resources
` [PATCH 28/67] ui/vc: move text fields to QemuTextConsole
` [PATCH 29/67] ui/console: move graphic fields to QemuGraphicConsole
` [PATCH 30/67] ui/vc: fold text_console_do_init() in vc_chr_open()
` [PATCH 31/67] ui/vc: move some text console initialization to qom handlers
` [PATCH 32/67] ui/console: simplify getting active_console size
` [PATCH 33/67] ui/console: remove need for g_width/g_height
` [PATCH 34/67] ui/vc: use common text console surface creation
` [PATCH 35/67] ui/console: declare console types in console.h
` [PATCH 38/67] ui/console: assert(surface) where appropriate
` [PATCH 39/67] ui/console: fold text_console_update_cursor_timer
` [PATCH 40/67] ui/vc: skip text console resize when possible
` [PATCH 41/67] ui/console: minor stylistic changes
` [PATCH 42/67] ui/vc: move text console invalidate in helper

[PATCH v22 00/20] s390x: CPU Topology
 2023-09-01 15:58 UTC  (21+ messages)
` [PATCH v22 01/20] CPU topology: extend with s390 specifics
` [PATCH v22 02/20] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v22 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v22 04/20] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v22 05/20] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v22 06/20] s390x/cpu topology: interception of PTF instruction
` [PATCH v22 07/20] target/s390x/cpu topology: activate CPU topology
` [PATCH v22 08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command
` [PATCH v22 09/20] machine: adding s390 topology to query-cpu-fast
` [PATCH v22 10/20] machine: adding s390 topology to info hotpluggable-cpus
` [PATCH v22 11/20] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
` [PATCH v22 12/20] qapi/s390x/cpu topology: query-cpu-polarization qmp command
` [PATCH v22 13/20] docs/s390x/cpu topology: document s390x cpu topology
` [PATCH v22 14/20] tests/avocado: s390x cpu topology core
` [PATCH v22 15/20] tests/avocado: s390x cpu topology polarization
` [PATCH v22 16/20] tests/avocado: s390x cpu topology entitlement tests
` [PATCH v22 17/20] tests/avocado: s390x cpu topology test dedicated CPU
` [PATCH v22 18/20] tests/avocado: s390x cpu topology test socket full
` [PATCH v22 19/20] tests/avocado: s390x cpu topology dedicated errors
` [PATCH v22 20/20] tests/avocado: s390x cpu topology bad move

[PATCH v5 0/8] Fix segfault on migration return path
 2023-09-01 16:05 UTC  (3+ messages)
` [PATCH v5 8/8] migration: Add a wrapper to cleanup migration files

[PATCH v2 0/8] tcg: Document *swap* helper implementations
 2023-09-01 15:59 UTC  (3+ messages)
` [PATCH v2 8/8] target/cris: Fix a typo in gen_swapr()

[PATCH v2 0/5] vfio/migration: Block VFIO migration with postcopy and background snapshot
 2023-09-01 15:51 UTC  (8+ messages)
` [PATCH v2 3/5] migration: Add .save_prepare() handler to struct SaveVMHandlers
` [PATCH v2 4/5] vfio/migration: Block VFIO migration with postcopy migration
` [PATCH v2 5/5] vfio/migration: Block VFIO migration with background snapshot

[PATCH 00/13] linux-user patch queue
 2023-09-01 15:12 UTC  (15+ messages)
` [PATCH 01/13] linux-user: Split out cpu/target_proc.h
` [PATCH 07/13] linux-user: Show heap address in /proc/pid/maps
` [PATCH 08/13] linux-user: Emulate the Anonymous: keyword in /proc/self/smaps
` [PATCH 11/13] linux-user: Use WITH_MMAP_LOCK_GUARD in target_{shmat, shmdt}
` [PATCH 12/13] linux-user: Fix shmdt
` [PATCH 13/13] linux-user: Track shm regions with an interval tree

[PATCH] target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changes
 2023-09-01 15:00 UTC  (2+ messages)

[PATCH 0/7] Steps towards enabling -Wshadow=local
 2023-09-01 14:54 UTC  (15+ messages)
` [PATCH 3/7] ui: Clean up local variable shadowing
` [PATCH 7/7] qobject atomics osdep: Make a few macros more hygienic

[PATCH for-8.2 v2 0/2] migration: Add max-switchover-bandwidth parameter
 2023-09-01 14:40 UTC  (5+ messages)
` [PATCH for-8.2 v2 2/2] migration: Allow user to specify migration switchover bandwidth

'check-avocado' fails after c03f57fd5b ("Revert "tests: Use separate ...")
 2023-09-01 14:36 UTC 

[PATCH 1/2] hw/ide/core.c (cmd_read_native_max): Avoid limited device parameters
 2023-09-01 14:30 UTC  (4+ messages)

[PATCH v2] dbus: Properly dispose touch/mouse dbus objects
 2023-09-01 14:28 UTC  (2+ messages)

[PATCH v5 00/20] linux-user: Implement VDSOs
 2023-09-01 14:21 UTC  (5+ messages)

[PATCH] fix bdrv_open_child return value check
 2023-09-01 13:57 UTC  (4+ messages)

[PATCH v2 0/4] Support message-based DMA in vfio-user server
 2023-09-01 13:41 UTC  (7+ messages)
` [PATCH v2 1/4] softmmu: Support concurrent bounce buffers

[PATCH RFC 0/7] move softmmu options processing from os-posix.c to vl.c
 2023-09-01 12:56 UTC  (5+ messages)
` [PATCH RFC 1/7] include/sysemu/os-posix.h: move *daemonize* declaration together

[PATCH v3 00/11] memory-backend-file related improvements and VM templating support
 2023-09-01 12:52 UTC  (12+ messages)
` [PATCH v3 03/11] backends/hostmem-file: Add "rom" property to support VM templating with R/O files
` [PATCH v3 11/11] machine: Improve error message when using default RAM backend id
  `  "

[PATCH] dbus: Properly dispose touch/mouse dbus objects
 2023-09-01 12:45 UTC  (3+ messages)

[PATCH] target/arm: Do not use gen_mte_checkN in trans_STGP
 2023-09-01 12:36 UTC  (4+ messages)

[PATCH] crypto/rsakey-builtin.c.inc: Clean up two error paths
 2023-09-01 12:32 UTC 

[PATCH] hw/virtio/vhost: check nvqs at dev_start
 2023-09-01 12:23 UTC 

[PATCH 0/2] Fix vhost reconnect issues
 2023-09-01 12:00 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] vhost: Add Error parameter to vhost_scsi_common_start()

[PATCH] vhost-user-scsi: support reconnect to backend
 2023-09-01 12:00 UTC  (6+ messages)
` [PATCH v3 0/5] Implement reconnect for vhost-user-scsi
  ` [PATCH v3 4/5] vhost-user-scsi: support reconnect to backend
  ` [PATCH v3 5/5] vhost-user-scsi: start vhost when guest kicks

[RFC PATCH v2] docs/interop: define PROBE feature for vhost-user VirtIO devices
 2023-09-01 11:59 UTC  (2+ messages)
` [virtio-dev] "

[PATCH v4 0/5] s390: Enable AP instructions for pv-guests
 2023-09-01 11:48 UTC  (5+ messages)
` [PATCH v4 2/5] s390x: switch pv and subsystem reset ordering on reboot
      ` [PATCH] s390x: do a subsystem reset before the unprotect "

[PATCH 00/11] (few more) Steps towards enabling -Wshadow
 2023-09-01 11:31 UTC  (12+ messages)
` [PATCH 02/11] target/arm: Clean up local variable shadowing
` [PATCH 04/11] target/m68k: "
` [PATCH 05/11] hw/arm/virt: "
` [PATCH 06/11] hw/arm/allwinner: "
` [PATCH 10/11] net/eth: "

[PATCH v3 0/4] Add full zoned storage emulation to qcow2 driver
 2023-09-01 11:07 UTC  (3+ messages)
` [PATCH v3 2/4] qcow2: add configurations for zoned format extension

[PATCH v2 0/2] Fix MCE handling on AMD hosts
 2023-09-01 10:30 UTC  (3+ messages)
` [PATCH v2 1/2] i386: Add support for SUCCOR feature

[PATCH] qemu-img: Update documentation for compressed images
 2023-09-01 10:28 UTC  (2+ messages)

[PATCH for 7.2 v3 00/13] testing and doc updates (pre-PR)
 2023-09-01 10:23 UTC  (6+ messages)
` [PATCH v3 06/13] docs/devel: simplify the minimal checklist

[PATCH 0/3] hw/mips/jazz: Rework the NIC init code
 2023-09-01 10:15 UTC  (2+ messages)

[PATCH 0/8] move softmmu options processing from os-posix.c to vl.c
 2023-09-01 10:13 UTC  (9+ messages)
` [PATCH 1/8] include/sysemu/os-posix.h: move *daemonize* declarations together
` [PATCH 2/8] os-posix: create and export os_set_runas()
` [PATCH 3/8] os-posix.c: create and export os_set_chroot()
` [PATCH 4/8] os-posix.c, softmmu/vl.c: move os_parse_cmd_args() into qemu_init()
` [PATCH 5/8] os-posix.c: move code around
` [PATCH 6/8] os-posix.c: remove unneeded #includes
` [PATCH 7/8] softmmu/vl.c: inline include/qemu/qemu-options.h into vl.c
` [PATCH 8/8] util/async-teardown.c: move to softmmu/, only build it when system build is requested

[PATCH v3 00/20] virtio: add vhost-user-generic, reduce c&p and support standalone
 2023-09-01 10:00 UTC  (8+ messages)
` [PATCH v3 10/20] hw/virtio: add config support to vhost-user-device
` [RFC PATCH v3 20/20] hw/virtio: allow vhost-user-device to be driven by backend

[PATCH 00/16] tests: Add CPU topology related smbios test cases
 2023-09-01  9:55 UTC  (2+ messages)

[PULL 00/26] aspeed queue
 2023-09-01  9:42 UTC  (27+ messages)
` [PULL 01/26] aspeed: Introduce helper for 32-bit hosts limitation
` [PULL 02/26] hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
` [PULL 03/26] hw/i2c/aspeed: Fix TXBUF transmission start position error
` [PULL 04/26] hw/i2c/aspeed: Add support for buffer organization
` [PULL 05/26] tests/avocado/machine_aspeed.py: Update SDK images
` [PULL 06/26] hw/ssi: Add a "cs" property to SSIPeripheral
` [PULL 07/26] hw/ssi: Introduce a ssi_get_cs() helper
` [PULL 08/26] aspeed/smc: Wire CS lines at reset
` [PULL 09/26] hw/ssi: Check for duplicate CS indexes
` [PULL 10/26] aspeed: Create flash devices only when defaults are enabled
` [PULL 11/26] m25p80: Introduce an helper to retrieve the BlockBackend of a device
` [PULL 12/26] aspeed: Get the BlockBackend of FMC0 from the flash device
` [PULL 13/26] hw/sd/sdcard: Return ILLEGAL for CMD19/CMD23 prior SD spec v3.01
` [PULL 14/26] hw/sd: When card is in wrong state, log which state it is
` [PULL 15/26] hw/sd: When card is in wrong state, log which spec version is used
` [PULL 16/26] hw/sd: Move proto_name to SDProto structure
` [PULL 17/26] hw/sd: Introduce sd_cmd_handler type
` [PULL 18/26] hw/sd: Add sd_cmd_illegal() handler
` [PULL 19/26] hw/sd: Add sd_cmd_unimplemented() handler
` [PULL 20/26] hw/sd: Add sd_cmd_GO_IDLE_STATE() handler
` [PULL 21/26] hw/sd: Add sd_cmd_SEND_OP_CMD() handler
` [PULL 22/26] hw/sd: Add sd_cmd_ALL_SEND_CID() handler
` [PULL 23/26] hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler
` [PULL 24/26] hw/sd: Add sd_cmd_SEND_TUNING_BLOCK() handler
` [PULL 25/26] hw/sd: Add sd_cmd_SET_BLOCK_COUNT() handler
` [PULL 26/26] hw/sd: Introduce a "sd-card" SPI variant model

[PATCH v2 00/14] Lower TCG vector ops to LSX
 2023-09-01  9:31 UTC  (15+ messages)
` [PATCH v2 01/14] tcg/loongarch64: Import LSX instructions
` [PATCH v2 02/14] tcg/loongarch64: Lower basic tcg vec ops to LSX
` [PATCH v2 03/14] tcg/loongarch64: Lower cmp_vec to vseq/vsle/vslt
` [PATCH v2 04/14] tcg/loongarch64: Lower add/sub_vec to vadd/vsub
` [PATCH v2 05/14] tcg/loongarch64: Lower vector bitwise operations
` [PATCH v2 06/14] tcg/loongarch64: Lower neg_vec to vneg
` [PATCH v2 07/14] tcg/loongarch64: Lower mul_vec to vmul
` [PATCH v2 08/14] tcg/loongarch64: Lower vector min max ops
` [PATCH v2 09/14] tcg/loongarch64: Lower vector saturated ops
` [PATCH v2 10/14] tcg/loongarch64: Lower vector shift vector ops
` [PATCH v2 11/14] tcg/loongarch64: Lower bitsel_vec to vbitsel
` [PATCH v2 12/14] tcg/loongarch64: Lower vector shift integer ops
` [PATCH v2 13/14] tcg/loongarch64: Lower rotv_vec ops to LSX
` [PATCH v2 14/14] tcg/loongarch64: Lower rotli_vec to vrotri

[PATCH 0/4] CXL: SK hynix Niagara MHSLD Device
 2023-09-01  9:05 UTC  (5+ messages)
` [PATCH 3/4] cxl/type3: minimum MHD cci support

[PATCH] roms: Support compile the efi bios for loongarch
 2023-09-01  8:55 UTC  (4+ messages)

[PATCH v3 0/7] aspeed: Add blockdev support for flash device definition
 2023-09-01  8:44 UTC  (4+ messages)
` [PATCH v3 5/7] aspeed: Create flash devices only when defaults are enabled
  ` [PATCH v3.2 "

[PATCH v3 00/17] Support smp.clusters for x86
 2023-09-01  8:43 UTC  (11+ messages)
` [PATCH v3 14/17] i386: Use CPUCacheInfo.share_level to encode CPUID[4]

[PULL 00/14] Block patches
 2023-09-01  8:19 UTC  (15+ messages)
` [PULL 01/14] throttle: introduce enum ThrottleDirection
` [PULL 02/14] test-throttle: use "
` [PULL 03/14] throttle: support read-only and write-only
` [PULL 04/14] test-throttle: test read only and write only
` [PULL 05/14] cryptodev: use NULL throttle timer cb for read direction
` [PULL 06/14] throttle: use enum ThrottleDirection instead of bool is_write
` [PULL 07/14] throttle: use THROTTLE_MAX/ARRAY_SIZE for hard code
` [PULL 08/14] fsdev: Use ThrottleDirection instread of bool is_write
` [PULL 09/14] block/throttle-groups: "
` [PULL 10/14] file-posix: Clear bs->bl.zoned on error
` [PULL 11/14] file-posix: Check bs->bl.zoned for zone info
` [PULL 12/14] file-posix: Fix zone update in I/O error path
` [PULL 13/14] file-posix: Simplify raw_co_prw's 'out' zone code
` [PULL 14/14] tests/file-io-error: New test

[PATCH] arm64: Restore trapless ptimer access
 2023-09-01  7:35 UTC  (2+ messages)

[PATCH v2 00/12] Introduce new vmapple machine type
 2023-09-01  7:07 UTC  (5+ messages)
` [PATCH v2 11/12] hw/vmapple/virtio-blk: Add support for apple virtio-blk
` [PATCH v2 12/12] hw/vmapple/vmapple: Add vmapple machine type

[PATCH 1/1] accel/tcg: Fix the comment for CPUTLBEntryFull
 2023-09-01  6:01 UTC 

[PATCH 0/4] target/i386: add support for FRED
 2023-09-01  5:30 UTC  (5+ messages)
` [PATCH 1/4] target/i386: add support for FRED in CPUID enumeration
` [PATCH 2/4] target/i386: mark CR4.FRED not reserved
` [PATCH 3/4] target/i386: enumerate VMX nested-exception support
` [PATCH 4/4] target/i386: add live migration support for FRED


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