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

[PATCH 00/12] hw/acpi/piix4: remove legacy piix4_pm_init() function
 2022-05-30  5:18 UTC  (21+ 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

Outreachy project task: Adding QEMU block layer APIs resembling Linux ZBD ioctls
 2022-05-30  5:09 UTC 

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

[PATCH v3 0/7] QOM'ify PIIX southbridge creation
 2022-05-29 18:09 UTC  (15+ 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

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 0/2] backend/tpm: Resolve issue with TPM 2 DA lockout
 2022-05-28 17:23 UTC  (4+ messages)

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

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

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  (78+ messages)
` [PATCH 031/114] target/arm: Rename do_zzz_fn to gen_gvec_fn_arg_zzz
` [PATCH 032/114] target/arm: More use of gen_gvec_fn_arg_zzz
` [PATCH 034/114] target/arm: Use TRANS_FEAT for do_sve2_fn_zzz
` [PATCH 037/114] target/arm: Use TRANS_FEAT for do_sve2_zzzz_fn
` [PATCH 038/114] target/arm: Introduce gen_gvec_fn_zzi
` [PATCH 039/114] target/arm: Use TRANS_FEAT for do_zz_dbm
` [PATCH 040/114] target/arm: Hoist sve access check through do_sel_z
` [PATCH 041/114] target/arm: Introduce gen_gvec_fn_arg_zzi
` [PATCH 042/114] target/arm: Use TRANS_FEAT for do_sve2_fn2i
` [PATCH 043/114] target/arm: Use TRANS_FEAT for do_vpz_ool
` [PATCH 044/114] target/arm: Use TRANS_FEAT for do_shift_imm
` [PATCH 045/114] target/arm: Introduce do_shift_zpzi
` [PATCH 046/114] target/arm: Use TRANS_FEAT for do_shift_zpzi
` [PATCH 047/114] target/arm: Use TRANS_FEAT for do_zpzzz_ool
` [PATCH 048/114] target/arm: Move sve check into do_index
` [PATCH 049/114] target/arm: Use TRANS_FEAT for do_index
` [PATCH 050/114] target/arm: Use TRANS_FEAT for do_adr
` [PATCH 051/114] target/arm: Use TRANS_FEAT for do_predset
` [PATCH 052/114] target/arm: Use TRANS_FEAT for RDFFR, WRFFR
` [PATCH 053/114] target/arm: Use TRANS_FEAT for do_pfirst_pnext
` [PATCH 055/114] target/arm: Use TRANS_FEAT for do_perm_pred3
` [PATCH 057/114] target/arm: Move sve zip high_ofs into simd_data
` [PATCH 059/114] target/arm: Use TRANS_FEAT for do_zip, do_zip_q
` [PATCH 060/114] target/arm: Use TRANS_FEAT for do_clast_vector
` [PATCH 061/114] target/arm: Use TRANS_FEAT for do_clast_fp
` [PATCH 062/114] target/arm: Use TRANS_FEAT for do_clast_general
` [PATCH 063/114] target/arm: Use TRANS_FEAT for do_last_fp
` [PATCH 064/114] target/arm: Use TRANS_FEAT for do_last_general
` [PATCH 066/114] target/arm: Use TRANS_FEAT for do_ppzz_flags
` [PATCH 067/114] target/arm: Use TRANS_FEAT for do_sve2_ppzz_flags
` [PATCH 068/114] target/arm: Use TRANS_FEAT for do_ppzi_flags
` [PATCH 069/114] target/arm: Use TRANS_FEAT for do_brk2, do_brk3
` [PATCH 070/114] target/arm: Use TRANS_FEAT for MUL_zzi
` [PATCH 071/114] target/arm: Reject dup_i w/ shifted byte early
` [PATCH 072/114] target/arm: Reject add/sub "
` [PATCH 073/114] target/arm: Reject copy "
` [PATCH 074/114] target/arm: Use TRANS_FEAT for ADD_zzi
` [PATCH 075/114] target/arm: Use TRANS_FEAT for do_zzi_sat
` [PATCH 076/114] target/arm: Use TRANS_FEAT for do_zzi_ool
` [PATCH 077/114] target/arm: Introduce gen_gvec_{ptr,fpst}_zzzz
` [PATCH 078/114] target/arm: Use TRANS_FEAT for FMMLA
` [PATCH 079/114] target/arm: Move sve check into gen_gvec_fn_ppp
` [PATCH 080/114] target/arm: Implement NOT (prediates) alias
` [PATCH 081/114] target/arm: Use TRANS_FEAT for SEL_zpzz
` [PATCH 082/114] target/arm: Use TRANS_FEAT for MOVPRFX
` [PATCH 083/114] target/arm: Use TRANS_FEAT for FMLA
` [PATCH 084/114] target/arm: Use TRANS_FEAT for BFMLA
` [PATCH 085/114] target/arm: Rename do_zzz_fp to gen_gvec_ool_fpst_arg_zzz
` [PATCH 086/114] target/arm: Use TRANS_FEAT for DO_FP3
` [PATCH 087/114] target/arm: Use TRANS_FEAT for FMUL_zzx
` [PATCH 088/114] target/arm: Use TRANS_FEAT for FTMAD
` [PATCH 089/114] target/arm: Move null function and sve check into do_reduce
` [PATCH 090/114] target/arm: Use TRANS_FEAT for do_reduce
` [PATCH 091/114] target/arm: Use TRANS_FEAT for FRECPE, FRSQRTE
` [PATCH 092/114] target/arm: Expand frint_fns for MO_8
` [PATCH 093/114] target/arm: Rename do_zpz_ptr to gen_gvec_ool_fpst_arg_zpz
` [PATCH 094/114] target/arm: Move null function and sve check into do_frint_mode
` [PATCH 095/114] target/arm: Use TRANS_FEAT for do_frint_mode
` [PATCH 096/114] target/arm: Use TRANS_FEAT for FLOGB
` [PATCH 097/114] target/arm: Use TRANS_FEAT for do_ppz_fp
` [PATCH 098/114] target/arm: Rename do_zpzz_ptr to gen_gvec_fpst_arg_zpzz
` [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 105/114] target/arm: Use TRANS_FEAT for DO_FPCMP
` [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

[PATCH] ppc: fix boot with sam460ex
 2022-05-27 19:13 UTC  (4+ 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).