qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-20 12:56:18 to 2021-07-20 20:13:20 UTC [more...]

[PATCH for-6.1 v6 00/17] tcg: breakpoint reorg
 2021-07-20 19:54 UTC  (17+ messages)
` [PATCH for-6.1 v6 01/17] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
` [PATCH for-6.1 v6 02/17] accel/tcg: Move curr_cflags into cpu-exec.c
` [PATCH for-6.1 v6 03/17] target/alpha: Drop goto_tb path in gen_call_pal
` [PATCH for-6.1 v6 04/17] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
` [PATCH for-6.1 v6 05/17] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
` [PATCH for-6.1 v6 06/17] accel/tcg: Handle -singlestep in curr_cflags
` [PATCH for-6.1 v6 07/17] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
` [PATCH for-6.1 v6 08/17] hw/core: Introduce TCGCPUOps.debug_check_breakpoint
` [PATCH for-6.1 v6 09/17] target/arm: Implement debug_check_breakpoint
` [PATCH for-6.1 v6 10/17] target/i386: "
` [PATCH for-6.1 v6 11/17] hw/core: Introduce CPUClass.gdb_adjust_breakpoint
` [PATCH for-6.1 v6 12/17] target/avr: Implement gdb_adjust_breakpoint
` [PATCH for-6.1 v6 13/17] accel/tcg: Merge tb_find into its only caller
` [PATCH for-6.1 v6 14/17] accel/tcg: Move breakpoint recognition outside translation
` [PATCH for-6.1 v6 15/17] accel/tcg: Remove TranslatorOps.breakpoint_check
` [PATCH for-6.1 v6 16/17] accel/tcg: Hoist tb_cflags to a local in translator_loop

[PATCH] plugins: Fix physical address calculation for IO regions
 2021-07-20 20:04 UTC  (3+ messages)
` [PATCH-for-6.1?] "

[RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-07-20 19:42 UTC  (4+ messages)
` [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP

VFIO/vfio-user: specify NVMe namespace to boot from
 2021-07-20 19:42 UTC  (4+ messages)

[PATCH v2 00/17] python/iotests: Run iotest linters during Python CI
 2021-07-20 19:17 UTC  (23+ messages)
` [PATCH v2 01/17] iotests: use with-statement for open() calls
` [PATCH v2 02/17] iotests: use subprocess.DEVNULL instead of open("/dev/null")
` [PATCH v2 03/17] iotests/mirror-top-perms: Adjust import paths
` [PATCH v2 04/17] iotests/migrate-bitmaps-postcopy-test: declare instance variables
` [PATCH v2 05/17] iotests/migrate-bitmaps-test: delint
` [PATCH v2 06/17] iotests/297: modify is_python_file to work from any CWD
` [PATCH v2 07/17] iotests/297: Add get_files() function
` [PATCH v2 08/17] iotests/297: Include sub-directories when finding tests to lint
` [PATCH v2 09/17] iotests/297: Don't rely on distro-specific linter binaries
` [PATCH v2 10/17] iotests/297: Create main() function
` [PATCH v2 11/17] iotests/297: Separate environment setup from test execution
` [PATCH v2 12/17] iotests/297: Add 'directory' argument to run_linters
` [PATCH v2 13/17] iotests/297: return error code from run_linters()
` [PATCH v2 14/17] iotests/297: split linters.py off from 297
` [PATCH v2 15/17] iotests/linters: Add entry point for Python CI linters
` [PATCH v2 16/17] python: Add iotest linters to test suite
` [PATCH v2 17/17] iotests/linters: check mypy files all at once

[PATCH v2 00/24] python: introduce Asynchronous QMP package
 2021-07-20 19:13 UTC  (4+ messages)
` [PATCH v2 11/24] python/aqmp: add _cb_inbound and _cb_inbound logging hooks

[PATCH v2 0/6] python: AQMP-TUI Prototype
 2021-07-20 19:08 UTC  (7+ messages)
` [PATCH v2 3/6] python/aqmp-tui: Add AQMP TUI draft

[PULL 0/3] ppc-for-6.1 queue 20210713
 2021-07-20 18:59 UTC  (7+ messages)
` R: "
    ` R: "
        ` R: "

[PATCH 00/16] Various error handling fixes and cleanups
 2021-07-20 18:53 UTC  (26+ messages)
` [PATCH 01/16] error: Use error_fatal to simplify obvious fatal errors (again)
` [PATCH 02/16] spapr: Plug memory leak when we can't add a migration blocker
` [PATCH 03/16] spapr: Explain purpose of ->fwnmi_migration_blocker more clearly
` [PATCH 04/16] multi-process: Fix pci_proxy_dev_realize() error handling
` [PATCH 05/16] vhost-scsi: Plug memory leak on migrate_add_blocker() failure
` [PATCH 07/16] vfio: Avoid error_propagate() after migrate_add_blocker()
` [PATCH 09/16] migration: Unify failure check for migrate_add_blocker()
` [PATCH 10/16] migration: Handle migration_incoming_setup() errors consistently
` [PATCH 11/16] microvm: Drop dead error handling in microvm_machine_state_init()
` [PATCH 12/16] vhost: Clean up how VhostOpts method vhost_get_config() fails
` [PATCH 13/16] vhost: Clean up how VhostOpts method vhost_backend_init() fails
` [PATCH 14/16] Remove superfluous ERRP_GUARD()
` [PATCH 15/16] vl: Clean up -smp error handling
` [PATCH 16/16] vl: Don't continue after -smp help
  ` [PATCH-for-6.1? "

[PATCH for 6.1 v2] ui/gtk: Fix relative mouse with multiple monitors
 2021-07-20 18:41 UTC  (2+ messages)

tests/acceptance/multiprocess.py test failure
 2021-07-20 18:39 UTC  (5+ messages)

[PATCH v3 0/2] Add more 64-bit utilities
 2021-07-20 18:31 UTC  (3+ messages)
` [PATCH v3 1/2] hw/core/register: "
` [PATCH v3 2/2] hw/registerfields: Use 64-bit bitfield for FIELD_DP64

[PATCH 0/6] python: AQMP-TUI Prototype
 2021-07-20 18:30 UTC  (4+ messages)
` [PATCH 1/6] python: disable pylint errors for aqmp-tui

[PULL 00/11] Block layer patches
 2021-07-20 18:29 UTC  (13+ messages)
` [PULL 01/11] block/mirror: set .co for active-write MirrorOp objects
` [PULL 02/11] iotest 151: add test-case that shows active mirror dead-lock
` [PULL 03/11] block/mirror: fix active mirror dead-lock in mirror_wait_on_conflicts
` [PULL 04/11] block: Add option to use driver whitelist even in tools
` [PULL 05/11] replication: Remove s->active_disk
` [PULL 06/11] replication: Reduce usage of s->hidden_disk and s->secondary_disk
` [PULL 07/11] replication: Properly attach children
` [PULL 08/11] replication: Remove workaround
` [PULL 09/11] block/vvfat: fix: drop backing
` [PULL 10/11] block/export: Conditionally ignore set-context error
` [PULL 11/11] iotests/307: Test iothread conflict for exports

[PATCH for-6.2 00/34] target/arm: Third slice of MVE implementation
 2021-07-20 18:21 UTC  (5+ messages)
` [PATCH for-6.2 20/34] target/arm: Implement MVE integer min/max across vector

[PATCH] failover: unregister ram on unplug
 2021-07-20 18:16 UTC 

[PATCH] gitlab-ci: Remove the second superfluous macos task
 2021-07-20 18:04 UTC  (2+ messages)

[PATCH-for-6.1] gitlab-ci: Extract OpenSBI job rules to reusable section
 2021-07-20 18:02 UTC  (3+ messages)

[PULL 00/17] Kconfig patches for 2021-07-20
 2021-07-20 18:02 UTC  (19+ messages)
` [PULL 01/17] hw/mips: Add dependency MIPS_CPS -> MIPS_ITU
` [PULL 02/17] hw/mips: Express dependencies of the Boston machine with Kconfig
` [PULL 03/17] hw/acpi: Do not restrict ACPI core routines to x86 architecture
` [PULL 04/17] hw/acpi/Kconfig: Add missing Kconfig dependencies (build error)
` [PULL 05/17] hw/i386/Kconfig: Add missing Kconfig dependency (runtime error)
` [PULL 06/17] hw/ide/Kconfig: Add missing dependency PCI -> IDE_QDEV
` [PULL 07/17] hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUS
` [PULL 08/17] hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK Board
` [PULL 09/17] hw/arm/Kconfig: Add missing SDHCI symbol to FSL_IMX25
` [PULL 10/17] hw/riscv/Kconfig: Add missing dependency MICROCHIP_PFSOC -> SERIAL
` [PULL 11/17] hw/riscv/Kconfig: Restrict NUMA to Virt & Spike machines
` [PULL 12/17] hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
` [PULL 13/17] hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259
` [PULL 14/17] hw/isa/vt82c686: Add missing Kconfig dependencies (build error)
` [PULL 15/17] hw/isa/vt82c686: Add missing Kconfig dependency (runtime error)
` [PULL 16/17] hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA
` [PULL 17/17] hw/tricore: fix inclusion of tricore_testboard

Intermittent failure in build-system-centos
 2021-07-20 17:42 UTC 

Disabling TLS address caching to help QEMU on GNU/Linux
 2021-07-20 15:31 UTC  (2+ messages)

[PATCH for-6.1 v5 00/15] tcg: breakpoint reorg
 2021-07-20 16:12 UTC  (8+ messages)
` [PATCH for-6.1 v5 10/15] target/i386: Implement debug_check_breakpoint
` [PATCH for-6.1 v5 11/15] accel/tcg: Merge tb_find into its only caller
` [PATCH for-6.1 v5 12/15] accel/tcg: Move breakpoint recognition outside translation

[PATCH RFC 00/19] vfio-user implementation
 2021-07-20 16:12 UTC  (15+ messages)
` [PATCH RFC server 00/11] vfio-user server in QEMU
  ` [PATCH RFC server 01/11] vfio-user: build library
  ` [PATCH RFC server 05/11] vfio-user: run vfio-user context
  ` [PATCH RFC server 07/11] vfio-user: handle DMA mappings
  ` [PATCH RFC server 10/11] vfio-user: register handlers to facilitate migration
  ` [PATCH RFC server 11/11] vfio-user: acceptance test

[PATCH] docs/devel/qapi-code-gen: Update examples to match current code
 2021-07-20 16:09 UTC  (2+ messages)

[PATCH 0/2] qapi/qom: use correct field name when getting/setting alias properties
 2021-07-20 15:54 UTC  (2+ messages)

[PATCH 00/10] python/iotests: Run iotest linters during Python CI
 2021-07-20 15:50 UTC  (7+ messages)
` [PATCH 02/10] iotests/297: Add get_files() function
` [PATCH 07/10] iotests/297: return error code from run_linters()

[PATCH v2] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
 2021-07-20 15:33 UTC  (2+ messages)

Error in accel/tcg?
 2021-07-20 15:21 UTC  (7+ messages)

[PATCH v7 0/2] support dirtyrate measurement with dirty bitmap
 2021-07-20 15:19 UTC  (3+ messages)
` [PATCH v7 1/2] memory: introduce total_dirty_pages to stat dirty pages
` [PATCH v7 2/2] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation

[PATCH v5 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-07-20 14:59 UTC  (13+ messages)
` [PATCH v5 06/10] ACPI ERST: build the ACPI ERST table
` [PATCH v5 07/10] ACPI ERST: trace support
` [PATCH v5 08/10] ACPI ERST: create ACPI ERST table for pc/x86 machines
` [PATCH v5 09/10] ACPI ERST: qtest for ERST
` [PATCH v5 10/10] ACPI ERST: step 6 of bios-tables-test.c

[PATCH v2 0/2] block/export: Conditionally ignore set-context error
 2021-07-20 14:50 UTC  (2+ messages)

[PATCH v2 0/9] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-07-20 14:50 UTC  (10+ messages)
` [PATCH v2 7/9] virtiofsd: Add inodes_by_handle hash table
  ` [Virtio-fs] "

[PATCH v1 0/3] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
 2021-07-20 14:45 UTC  (14+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] util/oslib-posix: Introduce and use MemsetContext for touch_all_pages()
` [PATCH v1 3/3] util/oslib-posix: Support concurrent os_mem_prealloc() invocation

[PATCH] block/vvfat: fix: drop backing
 2021-07-20 14:37 UTC  (2+ messages)

[PATCH] ui/gtk: Fix relative mouse with multiple monitors
 2021-07-20 14:37 UTC  (3+ messages)

[PATCH v6 0/4] replication: Bugfix and properly attach children
 2021-07-20 14:25 UTC  (2+ messages)

[PATCH] block: drop BLK_PERM_GRAPH_MOD
 2021-07-20 14:24 UTC  (2+ messages)

[PATCH] mips/tlb_helper: Add support for 'info tlb' cmd
 2021-07-20 13:52 UTC  (3+ messages)

[PATCH resend v2 0/5] softmmu/memory_mapping: optimize dump/tpm for virtio-mem
 2021-07-20 13:45 UTC  (10+ messages)
` [PATCH resend v2 1/5] tpm: mark correct memory region range dirty when clearing RAM
` [PATCH resend v2 2/5] softmmu/memory_mapping: reuse qemu_get_guest_simple_memory_mapping()
` [PATCH resend v2 3/5] softmmu/memory_mapping: never merge ranges accross memory regions
` [PATCH resend v2 4/5] softmmu/memory_mapping: factor out adding physical memory ranges
` [PATCH resend v2 5/5] softmmu/memory_mapping: optimize for RamDiscardManager sections

[PATCH 1/2] ui/gtk: detach_all option for making all VCs detached upon starting
 2021-07-20 13:42 UTC  (2+ messages)

[PATCH v5 0/5] hw/nvme: fix mmio read
 2021-07-20 13:40 UTC  (8+ messages)
` [PATCH v5 1/5] hw/nvme: split pmrmsc register into upper and lower
` [PATCH v5 4/5] hw/nvme: fix mmio read

[PATCH v6 0/2] target/s390x: Fix SIGILL and SIGFPE psw.addr reporting
 2021-07-20 13:30 UTC  (3+ messages)
` [PATCH v6 2/2] tests/tcg/s390x: Test SIGILL and SIGSEGV handling

[PATCH v2 00/23] target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries)
 2021-07-20 13:24 UTC  (4+ messages)
` [PATCH v2 20/23] hw/acpi: Do not restrict ACPI core routines to x86 architecture

[PATCH v2 00/21] documentation and metadata updates
 2021-07-20 13:09 UTC  (5+ messages)
` [PATCH v2 02/21] docs: collect the disparate device emulation docs into one section

[PATCH 0/1] block: Do not poll in bdrv_set_aio_context_ignore() when acquiring new_context
 2021-07-20 13:07 UTC  (4+ messages)
` [PATCH 1/1] "
    `  "

[PULL v3 00/19] pc,pci,virtio: lots of new features
 2021-07-20 12:56 UTC  (4+ messages)
` [PULL v3 05/19] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35

[PATCH v3 0/3] vhost-user: warn when guest RAM is not shared
 2021-07-20 13:06 UTC  (3+ 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).