qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-27 20:12:29 to 2022-05-30 12:09:13 UTC [more...]

[PATCH 0/3] recover hardware corrupted page by virtio balloon
 2022-05-30  7:53 UTC  (10+ messages)
` [PATCH 2/3] mm/memory-failure.c: support reset PTE during unpoison
    `  "
` [PATCH 3/3] virtio_balloon: Introduce memory recover
    `  "

[RFC PATCH v4 00/36] TDX QEMU support
 2022-05-30 11:59 UTC  (11+ messages)
` [RFC PATCH v4 18/36] i386/tdx: Skip BIOS shadowing setup
` [RFC PATCH v4 22/36] i386/tdx: Track RAM entries for TDX VM

[PATCH v2 00/11] hw/acpi/piix4: remove legacy piix4_pm_init() function
 2022-05-30 11:27 UTC  (11+ messages)
` [PATCH v2 01/11] hw/acpi/piix4: move xen_enabled() logic from piix4_pm_init() to piix4_pm_realize()
` [PATCH v2 02/11] hw/acpi/piix4: change smm_enabled from int to bool
` [PATCH v2 03/11] hw/acpi/piix4: convert smm_enabled bool to qdev property
` [PATCH v2 04/11] hw/acpi/piix4: move PIIX4PMState into separate piix4.h header
` [PATCH v2 05/11] hw/acpi/piix4: alter piix4_pm_init() to return PIIX4PMState
` [PATCH v2 06/11] hw/acpi/piix4: rename piix4_pm_init() to piix4_pm_initfn()
` [PATCH v2 07/11] hw/acpi/piix4: use qdev gpio to wire up sci_irq
` [PATCH v2 08/11] hw/acpi/piix4: use qdev gpio to wire up smi_irq
` [PATCH v2 09/11] hw/i386/pc_piix: create PIIX4_PM device directly instead of using piix4_pm_initfn()
` [PATCH v2 10/11] hw/isa/piix4.c: "

[PATCH 1/4] qdev: add DEVICE_RUNTIME_ERROR event
 2022-05-30 11:28 UTC  (4+ messages)

[PATCH v3 0/7] QOM'ify PIIX southbridge creation
 2022-05-30 11:38 UTC  (16+ messages)
` [PATCH v3 1/7] include/hw/southbridge/piix: Aggregate all PIIX soughbridge type names
` [PATCH v3 2/7] hw/isa/piix4: Use object_initialize_child() for embedded struct
` [PATCH v3 3/7] hw/isa/piix{3, 4}: Move pci_map_irq_fn's near pci_set_irq_fn's
` [PATCH v3 4/7] hw/isa/piix{3, 4}: QOM'ify PCI device creation and wiring
` [PATCH v3 5/7] hw/isa/piix{3, 4}: Factor out ISABus retrieval from create() functions
` [PATCH v3 6/7] hw/isa/piix4: QOM'ify PIIX4 PM creation
` [PATCH v3 7/7] hw/isa/piix{3, 4}: Inline and remove create() functions

[PATCH] hw/sd/allwinner-sdhost: report FIFO water level as 1 when data ready
 2022-05-30 11:36 UTC  (4+ messages)

Outreachy project task: Adding QEMU block layer APIs resembling Linux ZBD ioctls
 2022-05-30 11:26 UTC  (5+ messages)

[PATCH 00/12] hw/acpi/piix4: remove legacy piix4_pm_init() function
 2022-05-30 11:22 UTC  (23+ messages)
` [PATCH 01/12] hw/acpi/piix4: move xen_enabled() logic from piix4_pm_init() to piix4_pm_realize()
` [PATCH 02/12] hw/acpi/piix4: change smm_enabled from int to bool
` [PATCH 03/12] hw/acpi/piix4: convert smm_enabled bool to qdev property
` [PATCH 04/12] hw/acpi/piix4: move PIIX4PMState into separate piix4.h header
` [PATCH 05/12] hw/acpi/piix4: alter piix4_pm_init() to return PIIX4PMState
` [PATCH 06/12] hw/acpi/piix4: rename piix4_pm_init() to piix4_pm_initfn()
` [PATCH 07/12] hw/acpi/piix4: introduce piix4_pm_init() instance init function
` [PATCH 08/12] hw/acpi/piix4: use qdev gpio to wire up sci_irq
` [PATCH 09/12] hw/acpi/piix4: use qdev gpio to wire up smi_irq
` [PATCH 10/12] hw/i386/pc_piix: create PIIX4_PM device directly instead of using piix4_pm_initfn()
` [PATCH 11/12] hw/isa/piix4.c: "
` [PATCH 12/12] hw/acpi/piix4: remove unused piix4_pm_initfn() function

[PATCH v2] block/rbd: report a better error when namespace does not exist
 2022-05-30 11:21 UTC  (3+ messages)

[PATCH v2 0/3] Fix dma-reentrancy issues
 2022-05-30 11:19 UTC  (4+ messages)
` [PATCH v2 1/3] memory: Track whether a Device is engaged in IO

bios bits for QEMU acpi tests
 2022-05-30 11:04 UTC  (2+ messages)

[PATCH v2 1/1] nbd: trace long NBD operations
 2022-05-30 10:39 UTC 

[PATCH 1/1] block: use 'unsigned' for in_flight field on driver state
 2022-05-30 10:39 UTC 

[PATCH] tests/tcg/s390x: Test overflow conditions
 2022-05-30 10:35 UTC  (3+ messages)

[RFC PATCH v5 0/3] Sysbus device generic QAPI plug support
 2022-05-30 10:25 UTC  (7+ messages)

[PATCH v5 00/43] Add LoongArch softmmu support
 2022-05-30 10:21 UTC  (5+ messages)
` [PATCH v5 40/43] hw/loongarch: Add LoongArch ls7a acpi device support

[PULL v2 00/86] virtio,pc,pci: fixes,cleanups,features
 2022-05-30 10:09 UTC  (6+ messages)
` [PULL v2 75/86] include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX

[PATCH] ppc: fix boot with sam460ex
 2022-05-30  9:37 UTC  (6+ messages)

[PATCH] target/arm/hvf: Include missing "cpregs.h"
 2022-05-30  9:36 UTC  (2+ messages)

[PATCH v1 00/33] testing/next (gitlab, junit, lcitool, x-compile)
 2022-05-30  9:03 UTC  (19+ messages)
` [PATCH v1 03/33] gitlab-ci: add meson JUnit test result into report
` [PATCH v1 23/33] configure: move symlink configuration earlier
` [PATCH v1 24/33] configure: enable cross-compilation of s390-ccw
` [PATCH v1 25/33] configure: enable cross-compilation of optionrom
` [PATCH v1 28/33] gitlab: introduce a common base job template
` [PATCH v1 29/33] gitlab: convert Cirrus jobs to .base_job_template
` [PATCH v1 30/33] gitlab: convert static checks "
` [PATCH v1 31/33] gitlab: convert build/container jobs "
` [PATCH v1 32/33] gitlab: don't run CI jobs in forks by default

[PATCH] MAINTAINERS: Update s390 vhost entries
 2022-05-30  8:48 UTC  (2+ messages)

[PATCH] gitlab-ci: add meson JUnit test result into report
 2022-05-30  7:41 UTC  (3+ messages)

[PATCH 0/2] backend/tpm: Resolve issue with TPM 2 DA lockout
 2022-05-30  7:49 UTC  (5+ messages)

[PATCH 0/3] recover hardware corrupted page by virtio balloon
 2022-05-30  7:41 UTC  (4+ messages)
  `  "

[PATCH 0/9] tests, python: prepare to expand usage of test venv
 2022-05-30  7:33 UTC  (3+ messages)
` [PATCH 8/9] tests: add python3-venv to debian10.docker

[RFC PATCH] python: add qmp-send program to send raw qmp commands to qemu
 2022-05-30  7:12 UTC  (3+ messages)

[PATCH 0/5] hw/smbios: add core_count2 to smbios table type 4
 2022-05-30  6:10 UTC  (9+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] bios-tables-test: teach test to use smbios 3.0 tables
` [PATCH 3/5] tests/acpi: allow changes for core_count2 test
` [PATCH 4/5] bios-tables-test: add test for number of cores > 255

[PATCH v6 resend 0/4] add generic vDPA device support
 2022-05-30  4:16 UTC  (2+ messages)

[QEMU PATCH v2 0/6] Support ACPI NVDIMM Label Methods
 2022-05-30  3:40 UTC  (7+ messages)
` [QEMU PATCH v2 1/6] tests/acpi: allow SSDT changes
` [QEMU PATCH v2 2/6] acpi/ssdt: Fix aml_or() and aml_and() in if clause
` [QEMU PATCH v2 3/6] acpi/nvdimm: NVDIMM _DSM Spec supports revision 2
` [QEMU PATCH v2 4/6] nvdimm: Implement ACPI NVDIMM Label Methods
` [QEMU PATCH v2 5/6] test/acpi/bios-tables-test: SSDT: update golden master binaries
` [QEMU PATCH v2 6/6] acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()

Type table?
 2022-05-30  2:52 UTC 

[PULL v2 00/15] Misc patches
 2022-05-30  1:58 UTC  (17+ messages)
` [PULL v2 01/15] include: move qemu_*_exec_dir() to cutils
` [PULL v2 02/15] util/win32: simplify qemu_get_local_state_dir()
` [PULL v2 03/15] tests: make libqmp buildable for win32
` [PULL v2 04/15] qga: flatten safe_open_or_create()
` [PULL v2 05/15] qga: add qga_open_cloexec() helper
` [PULL v2 06/15] qga: use qga_open_cloexec() for safe_open_or_create()
` [PULL v2 07/15] qga: throw an Error in ga_channel_open()
` [PULL v2 08/15] qga: replace qemu_open_old() with qga_open_cloexec()
` [PULL v2 09/15] qga: make build_fs_mount_list() return a bool
` [PULL v2 10/15] test/qga: use G_TEST_DIR to locate os-release test file
` [PULL v2 11/15] qga/wixl: prefer variables over environment
` [PULL v2 12/15] qga/wixl: require Mingw_bin
` [PULL v2 13/15] qga/wixl: simplify some pre-processing
` [PULL v2 14/15] qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir
` [PULL v2 15/15] test/qga: use g_auto wherever sensible

[PATCH v3 0/3] QOM improvements for rtc/mc146818rtc
 2022-05-29 18:40 UTC  (4+ messages)
` [PATCH v3 1/3] hw/i386/microvm-dt: Force explicit failure if retrieving QOM property fails
` [PATCH v3 2/3] hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM property
` [PATCH v3 3/3] rtc/mc146818rtc: QOM'ify io_base offset

[PATCH] qsd: document vduse-blk exports
 2022-05-29 18:35 UTC  (4+ messages)

KVM call for 2022-05-31
 2022-05-29 14:53 UTC 

[PATCH 0/2] gdbstub: don't crash if no gdb attached and gdb syscall attempted
 2022-05-29 11:06 UTC  (3+ messages)
` [PATCH 1/2] gdbstub: Don't use GDB syscalls if no GDB is attached

[PATCH] hvf: arm: Include target/arm/cpregs.h
 2022-05-29 10:52 UTC  (2+ messages)

[PATCH] ui/cocoa: Fix poweroff request code
 2022-05-29 10:45 UTC 

[PATCH] tests/tcg/i386: Use explicit suffix on fist insns
 2022-05-29 10:43 UTC  (2+ messages)

[PATCH v2 0/6] QOM'ify PIIX southbridge creation
 2022-05-29  9:52 UTC  (8+ messages)
` [PATCH v2 1/6] include/hw/southbridge/piix: Aggregate all PIIX soughbridge type names
` [PATCH v2 5/6] hw/isa/piix4: QOM'ify PIIX4 PM creation

[PATCH v6 0/8] Support exporting BDSs via VDUSE
 2022-05-29  8:13 UTC  (4+ messages)
` [PATCH v6 6/8] vduse-blk: Implement vduse-blk export

[PATCH v2 0/3] PIIX3-IDE XEN cleanup
 2022-05-28 21:23 UTC  (2+ messages)

[PATCH 1/4] hw/ide/atapi.c: Correct typos (CD-CDROM -> CD-ROM)
 2022-05-28 20:47 UTC  (4+ messages)
` [PATCH 2/4] hw/ide/core: Clear LBA and drive bits for EXECUTE DEVICE DIAGNOSTIC
` [PATCH 3/4] piix_ide_reset: Use pci_set_* functions instead of direct access
` [PATCH 4/4] hw/ide/piix: Ignore writes of hardwired PCI command register bits

[PATCH] Updating gdbstub to allow safe multithreading in usermode emulation
 2022-05-28 20:45 UTC  (2+ messages)

[PULL 0/3] Hppa serial fix patches
 2022-05-28 18:05 UTC  (5+ messages)
` [PULL 1/3] New SeaBIOS-hppa version 6
` [PULL 2/3] hppa: Sync contents of hppa_hardware.h header file with SeaBIOS-hppa
` [PULL 3/3] hppa: Fix serial port assignments and pass-through

[PATCH v5 00/17] target/m68k: Conditional traps + trap cleanup
 2022-05-28 16:36 UTC  (6+ messages)
` [PATCH v5 04/17] linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15
` [PATCH v5 15/17] linux-user/strace: Use is_error in print_syscall_err

[PATCH 0/2] hppa: Fix serial port pass-through
 2022-05-28 14:45 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH] linux-user: fix memory leak when threads exit
 2022-05-28 11:50 UTC 

[PULL 0/9] Block patches
 2022-05-28 11:02 UTC  (3+ messages)

[PATCH v3] linux-user: Adjust child_tidptr on set_tid_address() syscall
 2022-05-28 10:52 UTC 

[PATCH v2 0/3] hppa: Fix serial port pass-through
 2022-05-28  9:54 UTC  (5+ messages)
` [PATCH v2 1/3] New SeaBIOS-hppa version 6
` [PATCH v2 2/3] hppa: Sync contents of hppa_hardware.h header file with SeaBIOS-hppa
` [PATCH v2 3/3] hppa: Fix serial port assignments and pass-through

[PATCH 00/50] PS2 device QOMification - part 1
 2022-05-28  6:15 UTC  (3+ messages)

GSoC project: VIRTIO_F_IN_ORDER support for virtio devices
 2022-05-28  1:49 UTC 

[PATCH v4 0/3] Implement Sstc extension
 2022-05-27 22:44 UTC  (6+ messages)
` [PATCH v4 2/3] target/riscv: Add stimecmp support

[PATCH] linux-user: Adjust child_tidptr on set_tid_address() syscall
 2022-05-27 22:32 UTC  (3+ messages)
` [PATCH v2] "

[RESEND PATCH 0/2] modules: Improve modinfo.c support
 2022-05-27 22:20 UTC  (3+ messages)
` [RESEND PATCH 1/2] modules: introduces module_kconfig directive
` [RESEND PATCH 2/2] modules: generates per-target modinfo

building e2k qemu errors
 2022-05-27 21:36 UTC  (3+ messages)

[PATCH] ebpf: replace deprecated bpf_program__set_socket_filter
 2022-05-27 19:06 UTC 

CTU CAN FD IP core SocketCAN driver - success with mainine Linux kernel and mainline QEMU builds
 2022-05-27 19:19 UTC 

[PATCH 000/114] target/arm: Rewrite sve feature tests
 2022-05-27 18:19 UTC  (18+ messages)
` [PATCH 092/114] target/arm: Expand frint_fns for MO_8
` [PATCH 097/114] target/arm: Use TRANS_FEAT for do_ppz_fp
` [PATCH 099/114] target/arm: Use TRANS_FEAT for gen_gvec_fpst_arg_zpzz
` [PATCH 100/114] target/arm: Use TRANS_FEAT for FCADD
` [PATCH 101/114] target/arm: Introduce gen_gvec_fpst_zzzzp
` [PATCH 102/114] target/arm: Use TRANS_FEAT for gen_gvec_fpst_zzzzp
` [PATCH 103/114] target/arm: Move null function and sve check into do_fp_imm
` [PATCH 104/114] target/arm: Use TRANS_FEAT for DO_FP_IMM
` [PATCH 106/114] target/arm: Remove assert in trans_FCMLA_zzxz
` [PATCH 107/114] target/arm: Use TRANS_FEAT for FCMLA_zzxz
` [PATCH 108/114] target/arm: Use TRANS_FEAT for do_narrow_extract
` [PATCH 109/114] target/arm: Use TRANS_FEAT for do_shll_tb
` [PATCH 110/114] target/arm: Use TRANS_FEAT for do_shr_narrow
` [PATCH 111/114] target/arm: Use TRANS_FEAT for do_FMLAL_zzzw
` [PATCH 112/114] target/arm: Use TRANS_FEAT for do_FMLAL_zzxw
` [PATCH 113/114] target/arm: Add sve feature check for remaining trans_* functions
` [PATCH 114/114] target/arm: Remove aa64_sve check from before disas_sve


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