qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-07 05:10:33 to 2022-05-09 10:11:39 UTC [more...]

[PATCH 0/2] thread-pool: fix performance regression
 2022-05-09 10:07 UTC  (4+ messages)

[PATCH 0/2] target/riscv: ISA string conversion fix and enhancement
 2022-05-09  9:51 UTC  (3+ messages)
` [PATCH 2/2] target/riscv: Add short-isa-string option

[PATCH v3] Warn user if the vga flag is passed but no vga device is created
 2022-05-09 10:04 UTC  (10+ messages)

[PATCH 0/3] PIIX3-IDE XEN cleanup
 2022-05-09 10:01 UTC  (6+ messages)
` [PATCH 1/3] hw/ide/piix: Remove redundant "piix3-ide-xen" device class
` [PATCH 2/3] hw/ide/piix: Add some documentation to pci_piix3_xen_ide_unplug()
` [PATCH 3/3] include/hw/ide: Unexport pci_piix3_xen_ide_unplug()

[PATCH 0/6] virtio-scsi: fix 100% CPU consumption in IOThread
 2022-05-09  9:45 UTC  (2+ messages)

[PATCH] qom/object: Remove circular include dependency
 2022-05-09  9:52 UTC  (4+ messages)

[PATCH v2] hw/arm: add versioning to sbsa-ref machine DT
 2022-05-09  9:37 UTC  (2+ messages)

[PATCH qemu] target/riscv: rvv: Fix early exit condition for whole register load/store
 2022-05-09  9:38 UTC  (2+ messages)

[PATCH 0/4] QEMU RISC-V nested virtualization fixes
 2022-05-09  9:36 UTC  (7+ messages)
` [PATCH 2/4] target/riscv: Fix hstatus.GVA bit setting for traps taken from HS-mode
` [PATCH 3/4] target/riscv: Set [m|s]tval for both illegal and virtual instruction traps

[PATCH v3 00/43] Add LoongArch softmmu support
 2022-05-09  9:38 UTC  (8+ messages)
` [PATCH v3 34/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [PATCH v3 38/43] hw/loongarch: Add LoongArch ls7a rtc device support
` [PATCH v3 39/43] hw/loongarch: Add LoongArch load elf function

[PATCH v6 00/24] target/arm: Cleanups, new features, new cpus
 2022-05-09  9:37 UTC  (2+ messages)

ebpf/rss.bpf.skeleton.h generated by what?
 2022-05-09  9:35 UTC  (10+ messages)

[PATCH] xen/pt: Avoid initializing BARs from the host ones
 2022-05-09  9:28 UTC  (3+ messages)

[PATCH] target/riscv: Fix VS mode hypervisor CSR access
 2022-05-09  9:21 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add myself as hw/core/uboot_image.h maintainer
 2022-05-09  9:13 UTC 

[PATCH v2 1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01
 2022-05-09  9:09 UTC  (10+ messages)

[PATCH v4 0/7] vhost-vdpa multiqueue fixes
 2022-05-09  8:29 UTC  (3+ messages)
` [PATCH v4 6/7] vhost-vdpa: change name and polarity for vhost_vdpa_one_time_request()

[PATCH v6 0/3] qtests/libqos: Allow PCI tests to be run with virt-machine
 2022-05-09  8:18 UTC  (2+ messages)

[PATCH 0/2] s390x: kvm: Honor storage keys during emulation
 2022-05-09  8:06 UTC  (2+ messages)

[PATCH v2] MAINTAINERS/.mailmap: update email for Leif Lindholm
 2022-05-09  8:03 UTC  (2+ messages)

[PULL v2 00/11] Misc patches
 2022-05-09  7:29 UTC  (4+ messages)
` [PULL v2 03/11] disas: Remove old libopcode ppc disassembler
` [PULL v2 10/11] Warn user if the vga flag is passed but no vga device is created
` [PULL v2 11/11] docs/devel/writing-monitor-commands: Replace obsolete STEXI/ETEXI tags

[PATCH] pc: q35: Bump max_cpus to 512
 2022-05-09  7:12 UTC  (2+ messages)

[PATCH] block/gluster: correctly set max_pdiscard which is int64_t
 2022-05-09  6:49 UTC  (3+ messages)

[libvirt RFCv8 12/27] qemu: capabilities: add multifd to the probed migration capabilities
 2022-05-09  6:27 UTC 

[PULL 0/9] Misc patches
 2022-05-09  6:15 UTC  (4+ messages)

[PATCH 0/4] Clean up header guards again
 2022-05-09  5:16 UTC  (4+ messages)
` [PATCH 1/4] Clean up header guards that don't match their file name

[PATCH v9 0/6] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-05-09  3:08 UTC  (2+ messages)

[PATCH v5 0/9] Introduce akcipher service for virtio-crypto
 2022-05-09  2:17 UTC  (3+ messages)
` [PATCH v5 9/9] crypto: Introduce RSA algorithm
  ` PING: "

[PULL 00/53] qemu-sparc queue 20220508
 2022-05-09  1:07 UTC  (55+ messages)
` [PULL 01/53] dino: checkpatch fixes
` [PULL 02/53] dino: move registers from dino_init() to DINO_PCI_BRIDGE init function
` [PULL 03/53] dino: move PCI bus initialisation to dino_pcihost_init()
` [PULL 04/53] dino: move PCI windows "
` [PULL 05/53] dino: add memory-as property containing a link to the memory address space
` [PULL 06/53] dino: move pci_setup_iommu() to dino_pcihost_init()
` [PULL 07/53] dino: move PCI bus master address space setup to dino_pcihost_realize()
` [PULL 08/53] dino: move initial register configuration to new dino_pcihost_reset() function
` [PULL 09/53] dino: use QOM cast instead of directly referencing parent_obj
` [PULL 10/53] dino: return PCIBus from dino_init() using qdev_get_child_bus()
` [PULL 11/53] dino: split declarations from dino.c into dino.h
` [PULL 12/53] hppa: use new CONFIG_HPPA_B160L option instead of CONFIG_DINO to build hppa machine
` [PULL 13/53] dino: change dino_init() to return the DINO device instead of PCIBus
` [PULL 14/53] machine.c: map DINO device during board configuration
` [PULL 15/53] dino.h: add defines for DINO IRQ numbers
` [PULL 16/53] dino: define IRQ inputs as qdev GPIOs
` [PULL 17/53] dino: wire up serial IRQ using a qdev GPIO in machine.c
` [PULL 18/53] dino: remove unused dino_set_timer_irq() IRQ handler
` [PULL 19/53] hppa: move dino_init() from dino.c to machine.c
` [PULL 20/53] dino: use numerical constant for iar0 and iar1 reset values
` [PULL 21/53] dino: move DINO HPA constants from hppa_hardware.h to dino.h
` [PULL 22/53] dino: move from hw/hppa to hw/pci-host
` [PULL 23/53] lasi: checkpatch fixes
` [PULL 24/53] lasi: move memory region initialisation to new lasi_init() function
` [PULL 25/53] lasi: move register memory mapping from lasi.c to machine.c
` [PULL 26/53] lasi: move initialisation of iar and rtc to new lasi_reset() function
` [PULL 27/53] lasi: move LASIState and associated QOM structures to lasi.h
` [PULL 28/53] lasi: replace lasi_get_irq() with defined constants
` [PULL 29/53] lasi: define IRQ inputs as qdev GPIOs
` [PULL 30/53] lasi: use qdev GPIOs to wire up IRQs in lasi_initfn()
` [PULL 31/53] lasi: fix serial port initialisation
` [PULL 32/53] lasi: update lasi_initfn() to return LASIState
` [PULL 33/53] lasi: move LAN initialisation to machine.c
` [PULL 34/53] lasi: move parallel port "
` [PULL 35/53] lasi: move second serial "
` [PULL 36/53] lasi: move PS2 "
` [PULL 37/53] lasi: remove address space parameter from lasi_initfn()
` [PULL 38/53] lasi: move lasi_initfn() to machine.c
` [PULL 39/53] lasi: use constants for device register offsets
` [PULL 40/53] lasi: use numerical constant for iar reset value
` [PULL 41/53] hppa: move device headers from hppa_sys.h into individual .c files
` [PULL 42/53] lasi: move from hw/hppa to hw/misc
` [PULL 43/53] hppa: move hppa_pci_ignore_ops from pci.c to machine.c
` [PULL 44/53] hppa: remove hw/hppa/pci.c
` [PULL 45/53] hppa: remove unused trace-events from from hw/hppa
` [PULL 46/53] hppa: move enable_lan() define from hppa_sys.h to machine.c
` [PULL 47/53] hppa: remove the empty hppa_sys.h file
` [PULL 48/53] hppa: use MACHINE QOM macros for defining the hppa machine
` [PULL 49/53] hppa: fold machine_hppa_machine_init() into machine_hppa_machine_init_class_init()
` [PULL 50/53] hppa: simplify machine function names in machine.c
` [PULL 51/53] artist: checkpatch and newline style fixes
` [PULL 52/53] artist: remove unused ROP8OFF() macro
` [PULL 53/53] artist: only render dirty scanlines on the display surface

Possible bug in Aarch64 single-stepping
 2022-05-08 19:35 UTC  (7+ messages)
    ` Possible bug in Aarch64 single-stepping [PATCH]

[PATCH] hw/usb/hcd-ehci: fix writeback order
 2022-05-08 15:32 UTC 

iotests and python dependencies
 2022-05-08 14:23 UTC  (10+ messages)

[PATCH v2 00/50] hppa: general improvements and tidy-ups
 2022-05-08 13:30 UTC  (49+ messages)
` [PATCH v2 30/50] lasi: use qdev GPIOs to wire up IRQs in lasi_initfn()
` [PATCH v2 31/50] lasi: fix serial port initialisation
` [PATCH v2 32/50] lasi: update lasi_initfn() to return LASIState
` [PATCH v2 33/50] lasi: move LAN initialisation to machine.c
` [PATCH v2 34/50] lasi: move parallel port "
` [PATCH v2 35/50] lasi: move second serial "
` [PATCH v2 36/50] lasi: move PS2 "
` [PATCH v2 37/50] lasi: remove address space parameter from lasi_initfn()
` [PATCH v2 38/50] lasi: move lasi_initfn() to machine.c
` [PATCH v2 39/50] lasi: use constants for device register offsets
` [PATCH v2 40/50] lasi: use numerical constant for iar reset value
` [PATCH v2 41/50] hppa: move device headers from hppa_sys.h into individual .c files
` [PATCH v2 42/50] lasi: move from hw/hppa to hw/misc
` [PATCH v2 43/50] hppa: move hppa_pci_ignore_ops from pci.c to machine.c
` [PATCH v2 44/50] hppa: remove hw/hppa/pci.c
` [PATCH v2 45/50] hppa: remove unused trace-events from from hw/hppa
` [PATCH v2 46/50] hppa: move enable_lan() define from hppa_sys.h to machine.c
` [PATCH v2 47/50] hppa: remove the empty hppa_sys.h file
` [PATCH v2 48/50] hppa: use MACHINE QOM macros for defining the hppa machine
` [PATCH v2 49/50] hppa: fold machine_hppa_machine_init() into machine_hppa_machine_init_class_init()
` [PATCH v2 50/50] hppa: simplify machine function names in machine.c

[Qemu-devel] [Bug 1703506] [NEW] SMT not supported by QEMU on AMD Ryzen CPU
 2022-05-08 10:08 UTC  (2+ messages)
` [Bug 1703506] "

[PATCH v2 0/5] net: support for CFI with libslirp >= 4.7
 2022-05-08  9:31 UTC  (6+ messages)
` [PATCH v2 1/5] slirp: bump submodule past 4.7 release
` [PATCH v2 2/5] net: slirp: introduce a wrapper struct for QemuTimer
` [PATCH v2 3/5] net: slirp: switch to slirp_new
` [PATCH v2 4/5] net: slirp: add support for CFI-friendly timer API
` [PATCH v2 5/5] net: slirp: allow CFI with libslirp >= 4.7

[PATCH] mos6522: fix linking error when CONFIG_MOS6522 is not set
 2022-05-08  9:30 UTC  (4+ messages)

[PATCH 0/3] artist: minor fixes and performance improvement
 2022-05-08  9:26 UTC  (3+ messages)

[RFC PATCH v2 0/7] VSX MMA Implementation
 2022-05-08  4:27 UTC  (15+ messages)
` [RFC PATCH v2 1/7] target/ppc: Implement xxm[tf]acc and xxsetaccz
` [RFC PATCH v2 2/7] target/ppc: Implemented xvi*ger* instructions
` [RFC PATCH v2 3/7] target/ppc: Implemented pmxvi*ger* instructions
` [RFC PATCH v2 4/7] target/ppc: Implemented xvf*ger*
` [RFC PATCH v2 5/7] target/ppc: Implemented xvf16ger*
` [RFC PATCH v2 6/7] target/ppc: Implemented pmxvf*ger*
` [RFC PATCH v2 7/7] target/ppc: Implemented [pm]xvbf16ger2*

[PATCH 0/2] linux-user/s390x: Fix unwinding from signal handlers
 2022-05-08  2:17 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH 00/17] powernv: introduce pnv-phb unified devices
 2022-05-07 19:06 UTC  (18+ messages)
` [PATCH 01/17] ppc/pnv: rename PnvPHB3.ioda* to PnvPHB3.ioda2*
` [PATCH 02/17] ppc/pnv: rename PnvPHB3.regs[] to PnvPHB3.regs3[]
` [PATCH 03/17] ppc/pnv: rename PnvPHB3.dma_spaces to PnvPHB3.v3_dma_spaces
` [PATCH 04/17] ppc/pnv: add unified pnv-phb header
` [PATCH 05/17] ppc/pnv: add pnv-phb device
` [PATCH 06/17] ppc/pnv: remove PnvPHB3
` [PATCH 07/17] ppc/pnv: user created pnv-phb for powernv8
` [PATCH 08/17] ppc/pnv: remove PnvPHB4
` [PATCH 09/17] ppc/pnv: user creatable pnv-phb for powernv9
` [PATCH 10/17] ppc/pnv: use PnvPHB.version
` [PATCH 11/17] ppc/pnv: change pnv_phb4_get_pec() to also retrieve chip10->pecs
` [PATCH 12/17] ppc/pnv: user creatable pnv-phb for powernv10
` [PATCH 13/17] ppc/pnv: add pnv_phb_get_current_machine()
` [PATCH 14/17] ppc/pnv: add pnv-phb-root-port device
` [PATCH 15/17] ppc/pnv: remove pnv-phb3-root-port
` [PATCH 16/17] ppc/pnv: remove pnv-phb4-root-port
` [PATCH 17/17] ppc/pnv: remove pecc->rp_model

[PATCH v12 0/7] MSG_ZEROCOPY + multifd
 2022-05-07 19:12 UTC  (3+ messages)
` [PATCH v12 2/7] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX

[PATCH v9 00/17] vfio-user server in QEMU
 2022-05-07 18:48 UTC  (10+ messages)
` [PATCH v9 10/17] vfio-user: run vfio-user context

[PATCH] target/arm: fix s2mmu input size check
 2022-05-07 14:09 UTC  (3+ messages)

[PATCH] cpu-throttle: reset throttle_thread_scheduled when throttle_percentage is 0
 2022-05-07  9:43 UTC 

[PULL v5 00/25] Misc patches for 2022-04-29
 2022-05-07 13:17 UTC  (3+ messages)
` [PULL 10/25] meson, configure: move bdrv whitelists to meson

[PATCH 0/5] gicv3: Use right number of prio bits for the CPU
 2022-05-07 11:36 UTC  (7+ messages)
` [PATCH 4/5] hw/intc/arm_gicv3: Use correct number of priority "
` [PATCH 5/5] hw/intc/arm_gicv3: Provide ich_num_aprs()

[PULL v2 00/18] target/xtensa updates for v7.1
 2022-05-07 11:13 UTC  (2+ messages)

[PATCH 0/2] hw/nvme: support smart AEN
 2022-05-07  7:26 UTC  (3+ messages)
` [PATCH 1/2] hw/nvme: introduce smart bits of aen cfg
` [PATCH 2/2] hw/nvme: support smart AEN

[PATCH v2] pseries: allow setting stdout-path even on machines with a VGA
 2022-05-07  5:48 UTC 

[PATCH] pseries: allow setting stdout-path even on machines with a VGA
 2022-05-07  5:48 UTC  (3+ messages)

[PATCH V2 0/4] COLO net and runstate bugfix/optimization
 2022-05-07  5:08 UTC  (6+ messages)
` [PATCH V2 1/4] softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCH


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