qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-02 14:17:57 to 2021-01-04 20:24:21 UTC [more...]

[PATCH v3 0/3] vfio-ccw: Implement request notifier
 2021-01-04 20:20 UTC  (2+ messages)
` [PATCH v3 1/3] update-linux-headers: Include const.h

[BUG] qemu git error with virgl
 2021-01-04 19:37 UTC  (4+ messages)

[PATCH v2 00/12] block/export: vhost-user-blk server tests and input validation
 2021-01-04 19:28 UTC  (7+ messages)
` [PATCH v2 01/12] vhost-user-blk: fix blkcfg->num_queues endianness
` [PATCH v2 02/12] libqtest: add qtest_socket_server()
` [PATCH v2 03/12] libqtest: add qtest_kill_qemu()

[for-6.0 v5 00/13] Generalize memory encryption models
 2021-01-04 18:40 UTC  (10+ messages)
` [for-6.0 v5 11/13] spapr: PEF: prevent migration
            `  "
              ` [EXTERNAL] "

[PATCH v2] tcg: Fix execution on Apple Silicon
 2021-01-04 18:39 UTC  (5+ messages)

[PULL 00/35] MIPS patches for 2021-01-03
 2021-01-04 18:30 UTC  (44+ messages)
` [PULL 01/35] hw/pci-host: Use the PCI_BUILD_BDF() macro from 'hw/pci/pci.h'
` [PULL 02/35] hw/pci-host/uninorth: Use the PCI_FUNC() "
` [PULL 03/35] hw: Use the PCI_SLOT() "
` [PULL 04/35] hw: Use the PCI_DEVFN() "
` [PULL 05/35] hw/pci-host/bonito: Display hexadecimal value with '0x' prefix
` [PULL 06/35] hw/pci-host/bonito: Use pci_config_set_interrupt_pin()
` [PULL 07/35] vt82c686: Rename AC97/MC97 parts from VT82C686B to VIA
` [PULL 08/35] vt82c686: Remove unnecessary _DEVICE suffix from type macros
` [PULL 09/35] vt82c686: Rename VT82C686B to VT82C686B_ISA
` [PULL 10/35] vt82c686: Remove vt82c686b_[am]c97_init() functions
` [PULL 11/35] vt82c686: Split off via-[am]c97 into separate file in hw/audio
` [PULL 12/35] audio/via-ac97: Simplify code and set user_creatable to false
` [PULL 13/35] vt82c686: Remove legacy vt82c686b_isa_init() function
` [PULL 14/35] vt82c686: Remove legacy vt82c686b_pm_init() function
` [PULL 15/35] vt82c686: Convert debug printf to trace points
` [PULL 16/35] vt82c686: Remove unneeded includes and defines
` [PULL 17/35] vt82c686: Use shorter name for local variable holding object state
` [PULL 18/35] vt82c686: Rename superio config related parts
` [PULL 19/35] clock: Introduce clock_ticks_to_ns()
` [PULL 20/35] target/mips: Don't use clock_get_ns() in clock period calculation
` [PULL 21/35] clock: Remove clock_get_ns()
` [PULL 22/35] clock: Define and use new clock_display_freq()
` [PULL 23/35] hw/intc: Rework Loongson LIOINTC
` [PULL 24/35] hw/mips: Implement fw_cfg_arch_key_name()
` [PULL 25/35] hw/mips: Add Loongson-3 boot parameter helpers
` [PULL 26/35] hw/mips: Add Loongson-3 machine support
` [PULL 27/35] docs/system: Update MIPS machine documentation
` [PULL 28/35] hw/mips: Make bootloader addresses unsigned
` [PULL 29/35] hw/mips/malta: Use address translation helper to calculate bootloader_run_addr
` [PULL 30/35] hw/mips: Use address translation helper to handle ENVP_ADDR
` [PULL 31/35] hw/mips/fuloong2e: Remove define DEBUG_FULOONG2E_INIT
` [PULL 32/35] hw/mips/fuloong2e: Replace faulty documentation links
` [PULL 33/35] hw/mips/fuloong2e: Remove unused env entry
` [PULL 34/35] hw/mips/fuloong2e: Correct cpuclock in PROM environment
` [PULL 35/35] tests/acceptance: Test boot_linux_console for fuloong2e

[PATCH 0/5] i386: simplify Hyper-V enlightenments enablement
 2021-01-04 18:29 UTC  (6+ messages)
` [PATCH 5/5] i386: provide simple 'hyperv=on' option to x86 machine types

[Bug 1909921] [NEW] Raspberry Pi 4 qemu:handle_cpu_signal received signal outside vCPU context @ pc=0xffff87709b0e
 2021-01-04 17:55 UTC  (4+ messages)
` [Bug 1909921] "

[Question] SR-IOV VF 'surprise removal' and vfio_reset behavior in pSeries
 2021-01-04 17:55 UTC  (2+ messages)

[PATCH] meson: Propagate gnutls dependency
 2021-01-04 17:51 UTC  (12+ messages)

[PULL 0/3] tcg patch queue
 2021-01-04 17:35 UTC  (4+ messages)
` [PULL 1/3] tcg: Use memset for large vector byte replication
` [PULL 2/3] tcg/riscv: Fix illegal shift instructions
` [PULL 3/3] tcg: Add tcg_gen_bswap_tl alias

[PULL 0/1] Block patches
 2021-01-04 17:17 UTC  (3+ messages)
` [PULL 1/1] readline: Fix possible array index out of bounds in readline_hist_add()

[PATCH] monitor/qmp-cmds.c: Don't include ui/vnc.h
 2021-01-04 17:13 UTC  (3+ messages)

[PATCH v3 0/3] nvdimm: read-only file support
 2021-01-04 17:13 UTC  (4+ messages)
` [PATCH v3 1/3] memory: add readonly support to memory_region_init_ram_from_file()
` [PATCH v3 2/3] hostmem-file: add readonly=on|off option
` [PATCH v3 3/3] nvdimm: check -object memory-backend-file, readonly=on option

[PATCH v2 0/3] nvdimm: read-only file support
 2021-01-04 16:05 UTC  (9+ messages)
` [PATCH v2 2/3] hostmem-file: add readonly=on|off option
` [PATCH v2 3/3] nvdimm: honor -object memory-backend-file, readonly=on option

[PATCH 00/22] hw/riscv: sifive_u: Add missing SPI support
 2021-01-04 16:00 UTC  (12+ messages)
` [PATCH 01/22] hw/block: m25p80: Add ISSI SPI flash support
` [PATCH 03/22] hw/sd: ssi-sd: Fix incorrect card response sequence
` [PATCH 04/22] hw/sd: sd: Support CMD59 for SPI mode
` [PATCH 05/22] hw/sd: sd: Drop sd_crc16()

[Qemu-devel] [PULL for-2.0 0/1] vnc bugfix
 2021-01-04 15:52 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/1] ui/vnc: fix vmware VGA incompatiblities

[PATCH v15 00/20] Initial support for multi-process Qemu
 2021-01-04 15:16 UTC  (5+ messages)
` [PATCH v15 07/20] multi-process: add qio channel write function
` [PATCH v15 08/20] multi-process: add qio channel read function

[PULL 0/5] Tracing patches
 2021-01-04 15:12 UTC  (8+ messages)
` [PULL 1/5] trace: Send "-d trace:help" output to stdout
` [PULL 2/5] tracetool: add output filename command-line argument
` [PULL 3/5] tracetool: add out_lineno and out_next_lineno to out()
` [PULL 4/5] tracetool: add input filename and line number to Event
` [PULL 5/5] tracetool: show trace-events filename/lineno in fmt string errors

[PULL v2 00/53] Misc patches for 2020-12-21
 2021-01-04 14:42 UTC 

[PATCH] qtest/libqtest.c: fix heap-buffer-overflow in qtest_cb_for_every_machine()
 2021-01-04 14:10 UTC 

[PATCH v14 0/7] Introduce 'yank' oob qmp command to recover from hanging qemu
 2021-01-04 13:56 UTC  (3+ messages)
` [PATCH v14 1/7] Introduce yank feature

Question: How to change backing file ?
 2021-01-04 13:25 UTC  (3+ messages)

[PATCH] vhost-user-fs: add the "bootindex" property
 2021-01-04 13:24 UTC 

[PATCH 0/3] Bypass specific network traffic in COLO
 2021-01-04 13:06 UTC  (2+ messages)

[PATCH] vnc: add qmp to support reload vnc tls certificates
 2021-01-04 12:27 UTC  (2+ messages)

[Question] VNC CA certificate update live
 2021-01-04 12:18 UTC 

[PATCHv4 00/18] ARMv8.4-A Secure EL2
 2021-01-04 12:08 UTC  (4+ messages)
` [PATCH 03/18] target/arm: use arm_is_el2_enabled() where applicable

[PATCH v2 0/3] Clean up sam460ex irq mapping
 2021-01-04 11:48 UTC  (13+ messages)
` [PATCH v2 2/3] sam460ex: Remove FDT_PPC dependency from KConfig
` [PATCH v2 3/3] sam460ex: Clean up irq mapping
` [PATCH v2 1/3] ppc4xx: Move common dependency on serial to common option

[PATCH 0/5] hw: Use PCI macros from 'hw/pci/pci.h'
 2021-01-04  9:32 UTC  (3+ messages)

[PATCH 00/24] vt82c686b clean ups and vt8231 emulation - all in one
 2021-01-04  6:38 UTC  (12+ messages)
` [PATCH 12/24] vt82c686: Rename superio config related parts
` [PATCH 11/24] vt82c686: Use shorter name for local variable holding object state
` [PATCH 09/24] vt82c686: Convert debug printf to trace points

[Qemu-devel] [Bug 1569491] [NEW] qemu system i386 poor performance on e5500 core
 2021-01-04  4:17 UTC  (2+ messages)
` [Bug 1569491] "

[PATCH] tcg: Fix execution on Apple Silicon
 2021-01-04  1:47 UTC  (7+ messages)

[PATCH v3 0/5] Misc sam460ex fixes (was: Clean up sam460ex irq mapping)
 2021-01-04  1:39 UTC  (11+ messages)
` [PATCH v3 2/5] sam460ex: Remove FDT_PPC dependency from KConfig
` [PATCH v3 4/5] ppc440_pcix: Fix register write trace event
` [PATCH v3 3/5] ppc440_pcix: Improve comment for IRQ mapping
` [PATCH v3 5/5] ppc440_pcix: Fix up pci config access
` [PATCH v3 1/5] ppc4xx: Move common dependency on serial to common option

[PATCH v3 0/8] hw/mips/fuloong2e fixes
 2021-01-03 20:51 UTC  (4+ messages)
` [PATCH v3 8/8] tests/acceptance: Test boot_linux_console for fuloong2e

[PATCH v2 0/8] MIPS Bootloader helper
 2021-01-03 20:42 UTC  (10+ messages)
` [PATCH v2 1/8] hw/mips: Make bootloader addresses unsgined
` [PATCH v2 6/8] target/mips/addr: Add translation helpers for KSEG1

[RFC PATCH 0/5] hw/mips: Fix Fuloong2E to boot Linux guest again
 2021-01-03 18:31 UTC  (7+ messages)
` [RFC PATCH 2/5] via-ide: Fix fuloong2e support

[PATCH V19 0/5] mips: Add Loongson-3 machine support
 2021-01-03 17:04 UTC  (5+ messages)
` [PATCH V19 4/5] hw/mips: "

[PATCH] gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD
 2021-01-03 14:08 UTC  (2+ messages)

[PATCH 00/18] hw/pci-host/bonito: Remap PCI "lo" regions when PCIMAP reg is modified
 2021-01-03 13:52 UTC  (10+ messages)
` [PATCH 01/18] hw/pci-host/bonito: Remove unused definitions
` [PATCH 02/18] hw/pci-host/bonito: Display hexadecimal value with '0x' prefix
` [PATCH 03/18] hw/pci-host/bonito: Use PCI_DEVFN() macro
` [PATCH 04/18] hw/pci-host/bonito: Use pci_config_set_interrupt_pin()

[PATCH v2 0/4] clock: Get rid of clock_get_ns()
 2021-01-03 13:47 UTC  (3+ messages)

[PATCH v4 00/43] Mirror map JIT memory for TCG
 2021-01-02 20:24 UTC  (41+ messages)
` [PATCH v4 08/43] tcg: Introduce tcg_splitwx_to_{rx,rw}
` [PATCH v4 09/43] tcg: Adjust TCGLabel for const
` [PATCH v4 10/43] tcg: Adjust tcg_out_call "
` [PATCH v4 11/43] tcg: Adjust tcg_out_label "
` [PATCH v4 12/43] tcg: Adjust tcg_register_jit "
` [PATCH v4 13/43] tcg: Adjust tb_target_set_jmp_target for split-wx
` [PATCH v4 14/43] tcg: Make DisasContextBase.tb const
` [PATCH v4 15/43] tcg: Make tb arg to synchronize_from_tb const
` [PATCH v4 16/43] tcg: Use Error with alloc_code_gen_buffer
` [PATCH v4 18/43] accel/tcg: Support split-wx for linux with memfd
` [PATCH v4 20/43] tcg: Return the TB pointer from the rx region from exit_tb
` [PATCH v4 21/43] tcg/i386: Support split-wx code generation
` [PATCH v4 22/43] tcg/aarch64: Use B not BL for tcg_out_goto_long
` [PATCH v4 23/43] tcg/aarch64: Support split-wx code generation
` [PATCH v4 24/43] disas: Push const down through host disasassembly
` [PATCH v4 25/43] tcg/tci: Push const down through bytecode reading
` [PATCH v4 26/43] tcg: Introduce tcg_tbrel_diff
` [PATCH v4 41/43] tcg: Remove TCG_TARGET_SUPPORT_MIRROR
` [PATCH v4 42/43] tcg: Constify tcg_code_gen_epilogue
` [PATCH v4 43/43] tcg: Constify TCGLabelQemuLdst.raddr

[PATCH v2] ui/cocoa: Fix openFile: deprecation on Big Sur
 2021-01-02 15:07 UTC 

qemu git error with virgl
 2021-01-02 13:09 UTC 

[PATCH] ui/cocoa: Fix openFile: deprecation on Big Sur
 2021-01-02 14:20 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).