qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-02 17:04:55 to 2020-09-03 04:03:57 UTC [more...]

[PATCH 1/2] net: forbid the reentrant RX
 2020-09-03  4:02 UTC  (5+ messages)

[RFC 0/3] try to solve the DMA to MMIO issue
 2020-09-03  3:54 UTC  (2+ messages)

[PULL v2 00/76] target/microblaze improvements
 2020-09-03  2:12 UTC  (4+ messages)

[PATCH v2 0/7] pseries NUMA distance rework
 2020-09-03  1:56 UTC  (11+ messages)
` [PATCH v2 3/7] spapr: introduce SpaprMachineClass::numa_assoc_array
` [PATCH v2 5/7] spapr, spapr_numa: move lookup-arrays handling to spapr_numa.c
` [PATCH v2 6/7] spapr_numa: move NVLink2 associativity "
` [PATCH v2 7/7] spapr_hcall: h_home_node_associativity now reads numa_assoc_array

[PATCH V2 for-5.2] hw/null-machine: Add the kvm_type() hook for MIPS
 2020-09-03  0:58 UTC  (3+ messages)

[RFC v8 0/5] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-09-02 23:57 UTC  (4+ messages)
` [RFC v8 5/5] memory: Skip bad range assertion if notifier is DEVIOTLB type

[PATCH 00/63] qom: Rename macros for consistency
 2020-09-02 23:36 UTC  (65+ messages)
` [PATCH 01/63] gpex: Fix type checking function name
` [PATCH 02/63] chardev: Rename TYPE_CHARDEV_* to TYPE_*_CHARDEV
` [PATCH 03/63] chardev: Rename TYPE_BRAILLE_CHARDEV to TYPE_BAUM_CHARDEV
` [PATCH 04/63] chardev: Rename TYPE_MSMOUSE_CHARDEV to TYPE_MOUSE_CHARDEV
` [PATCH 05/63] ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
` [PATCH 06/63] dev-smartcard-reader: Rename CCID_DEV_NAME to TYPE_USB_CCID_DEV
` [PATCH 07/63] rdma: Rename PVRDMA_HW_NAME to TYPE_PVRDMA_DEV
` [PATCH 08/63] vfio: Rename VFIO_AP_DEVICE_TYPE to TYPE_VFIO_AP_DEVICE
` [PATCH 09/63] vmcoreinfo: Rename VMCOREINFO_DEVICE to TYPE_VMCOREINFO
` [PATCH 10/63] vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENID
` [PATCH 11/63] edu: Rename TYPE_PCI_EDU_DEVICE to TYPE_EDU
` [PATCH 12/63] etrax: Rename TYPE_ETRAX_FS_SERIAL to TYPE_ETRAX_SERIAL
` [PATCH 13/63] etrax: Rename TYPE_ETRAX_FS_TIMER to TYPE_ETRAX_TIMER
` [PATCH 14/63] i8254: Rename TYPE_I8254 to TYPE_PIT
` [PATCH 15/63] i8259: Rename TYPE_I8259 to TYPE_PIC
` [PATCH 16/63] i8259: Rename TYPE_KVM_I8259 to TYPE_KVM_PIC
` [PATCH 17/63] intel-hda: Rename TYPE_INTEL_HDA_GENERIC to TYPE_INTEL_HDA
` [PATCH 18/63] mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTON
` [PATCH 19/63] mptsas: Rename TYPE_MPTSAS1068 to TYPE_MPT_SAS
` [PATCH 20/63] pc87312: Rename TYPE_PC87312_SUPERIO to TYPE_PC87312
` [PATCH 21/63] pxb: Rename TYPE_PXB_DEVICE to TYPE_PXB_DEV
` [PATCH 22/63] pxb: Rename TYPE_PXB_PCIE_DEVICE to TYPE_PXB_PCIE_DEV
` [PATCH 23/63] ramfb: Rename TYPE_RAMFB_DEVICE to TYPE_RAMFB
` [PATCH 24/63] scsi: Rename TYPE_AM53C974_DEVICE to TYPE_PCI_ESP
` [PATCH 25/63] scsi: Rename TYPE_DC390_DEVICE to TYPE_DC390
` [PATCH 26/63] sun4m: Rename TYPE_SUN4M_MEMORY to TYPE_SUN4M_RAM
` [PATCH 27/63] sun4u: Rename TYPE_SUN4U_MEMORY to TYPE_SUN4U_RAM
` [PATCH 28/63] tusb6010: Rename TYPE_TUSB6010 to TYPE_TUSB
` [PATCH 29/63] versatile: Rename TYPE_VERSATILE_PCI_HOST to TYPE_PCI_VPB_HOST
` [PATCH 30/63] versatile: Rename TYPE_VERSATILE_PCI to TYPE_PCI_VPB
` [PATCH 31/63] virtio-console: Rename TYPE_VIRTIO_CONSOLE_SERIAL_PORT to TYPE_VIRTIO_CONSOLE
` [PATCH 32/63] ahci: Rename ICH_AHCI to ICH9_AHCI
` [PATCH 33/63] net/can: Rename TYPE_CAN_CPI constants
` [PATCH 34/63] can: Rename KVASER_PCI_DEV to KVASER_PCI
` [PATCH 35/63] can: Rename MIOe3680_PCI_DEV to MIOE3680_PCI
` [PATCH 36/63] can: Rename PCM3680i_PCI_DEV to PCM3680_PCI
` [PATCH 37/63] ccid-card-emulated: Rename EMULATED_CCID_CARD to EMULATED_CCID
` [PATCH 38/63] ccid-card-passthru: Rename PASSTHRU_CCID_CARD to CCID_PASSTHRU
` [PATCH 39/63] esp: Rename ESP_STATE to ESP
` [PATCH 40/63] filter-rewriter: Rename FILTER_COLO_REWRITER to FILTER_REWRITER
` [PATCH 41/63] lance: Rename SYSBUS_PCNET to LANCE
` [PATCH 42/63] lasi_i82596: Rename SYSBUS_I82596 to LASI_82596
` [PATCH 43/63] pvpanic: Rename ISA_PVPANIC_DEVICE to PVPANIC
` [PATCH 44/63] renesas: Rename RCMT to RENESAS_CMT
` [PATCH 45/63] renesas: Rename RSCI to RENESAS_SCI
` [PATCH 46/63] renesas: Rename RTMR to RENESAS_TMR
` [PATCH 47/63] rs6000_mc: Rename RS6000MC_DEVICE to RS6000MC
` [PATCH 48/63] sabre: Rename SABRE_DEVICE to SABRE
` [PATCH 49/63] stm32f205: Rename STM32F2XXTIMER to STM32F2XX_TIMER
` [PATCH 50/63] tpm_crb: Rename CRB to TPM_CRB
` [PATCH 51/63] tpm_spapr: Rename VIO_SPAPR_VTPM to TPM_SPAPR
` [PATCH 52/63] usb: Rename USB_REDIRECT to USB_REDIR
` [PATCH 53/63] usb: Rename USB_SERIAL_DEV to USB_SERIAL
` [PATCH 54/63] usb: Rename USB_STORAGE_DEV to USB_STORAGE
` [PATCH 55/63] vfio: Rename PCI_VFIO to VFIO_PCI
` [PATCH 56/63] vmxnet3: Rename VMXNET3_DEVICE* to VMXNET3*
` [PATCH 57/63] xen: Rename XENBACKEND_DEVICE to XENBACKEND
` [PATCH 58/63] hvf: Rename HVF_STATE to HVF_ACCEL
` [PATCH 59/63] kvm: Rename KVM_STATE to KVM_ACCEL
` [PATCH 60/63] tcg: Rename TCG_STATE to TCG_ACCEL
` [PATCH 61/63] tests: Rename TYPE_DUMMY to TYPE_DUMMY_OBJECT
` [PATCH 62/63] tests: Rename DYNAMIC_TYPE to DYNAMIC_PROPS
` [PATCH 63/63] tests: Rename STATIC_TYPE to STATIC_PROPS

[PULL 0/9] Linux user for 5.2 patches
 2020-09-02 23:27 UTC  (10+ messages)
` [PULL 1/9] linux-user: fix implicit conversion from enumeration type error
` [PULL 2/9] linux-user: Add support for a group of btrfs ioctls used for subvolumes
` [PULL 3/9] linux-user: Add support for a group of btrfs ioctls used for snapshots
` [PULL 4/9] linux-user: Add support for btrfs ioctls used to manipulate with devices
` [PULL 5/9] linux-user: Add support for btrfs ioctls used to get/set features
` [PULL 6/9] linux-user: Add support for a group of btrfs inode ioctls
` [PULL 7/9] linux-user: Add support for two btrfs ioctls used for subvolume
` [PULL 8/9] linux-user: Add support for btrfs ioctls used to manage quota
` [PULL 9/9] linux-user: Add support for btrfs ioctls used to scrub a filesystem

[PATCH v2 0/3] nbd: build qemu-nbd on Windows
 2020-09-02 23:29 UTC  (7+ messages)
` [PATCH v2 2/3] nbd: skip SIGTERM handler if NBD device support is not built
` [PATCH v2 3/3] nbd: disable signals and forking on Windows builds

Thouhgs about cross-platform signals and process
 2020-09-02 22:15 UTC 

[PATCH 0/7] hppa power button support, graphics updates and firmware fixes
 2020-09-02 22:09 UTC  (15+ messages)
` [PATCH 2/7] hw/hppa: Make number of TLB and BTLB entries configurable
` [PATCH 4/7] hw/hppa: Inform SeaBIOS about fw_cfg port address
` [PATCH 6/7] hw/display/artist: Fix artist screen resolution

[PATCH v2 0/2] QEMU Gating CI
 2020-09-02 22:09 UTC  (6+ messages)
` [PATCH v2 1/2] GitLab Gating CI: introduce pipeline-status contrib script

[PULL 0/6] NBD patches for 2020-09-02
 2020-09-02 21:54 UTC  (7+ messages)
` [PULL 1/6] iotests/059: Fix reference output
` [PULL 2/6] iotests/259: "
` [PULL 3/6] block/nbd: use non-blocking connect: fix vm hang on connect()
` [PULL 4/6] block: add missing socket_init() calls to tools
` [PULL 5/6] nbd: skip SIGTERM handler if NBD device support is not built
` [PULL 6/6] nbd: disable signals and forking on Windows builds

[PATCH v2 0/9] Green the msys2 CI make
 2020-09-02 21:42 UTC  (10+ messages)
` [PATCH v2 1/9] configure: fixes dtc not cloned when running msys2 CI
` [PATCH v2 2/9] meson: Convert undefsym.sh to undefsym.py
` [PATCH v2 3/9] tcg: Fixes dup_const link error
` [PATCH v2 4/9] tests: handling signal on win32 properly
` [PATCH v2 5/9] configure: Fix include and linkage issue on msys2
` [PATCH v2 6/9] block: Fixes nfs on msys2/mingw
` [PATCH v2 7/9] osdep: These function are only available on Non-Win32 system
` [PATCH v2 8/9] ci: fixes msys2 build by upgrading capstone to 4.0.2
` [PATCH v2 9/9] ci: Enable msys2 ci in cirrus

[PATCH] osdep: These function are only available on Non-Win32 system
 2020-09-02 21:09 UTC  (2+ messages)

[PATCH v3 0/8] hppa: power button support, artist graphics fixes, firmware fixes, 
 2020-09-02 20:45 UTC  (13+ messages)
` [PATCH v3 1/8] seabios-hppa: Update SeaBIOS to hppa-qemu-5.2-2 tag
` [PATCH v3 2/8] hw/hppa: Make number of TLB and BTLB entries configurable
` [PATCH v3 3/8] hw/hppa: Store boot device in fw_cfg section
` [PATCH v3 4/8] hw/hppa: Change fw_cfg port address
` [PATCH v3 5/8] hw/hppa: Tell SeaBIOS port address of fw_cfg
` [PATCH v3 6/8] hw/hppa: Add power button emulation
` [PATCH v3 7/8] hw/display/artist: Fix artist screen resolution
` [PATCH v3 8/8] target/hppa: Fix boot with old Linux installation CDs

[PATCH 00/13] Make QEMU installation relocatable
 2020-09-02 20:20 UTC  (9+ messages)

[PULL v2 00/15] Cirrus-CI improvements, and other CI-related fixes, m68k
 2020-09-02 20:19 UTC  (2+ messages)

QEMU | Pipeline #184967247 has failed for master | ed215cec
 2020-09-02 20:11 UTC 

[Bug 1893807] [NEW] Crash when launching windows qemu version from WSL2
 2020-09-02 19:57 UTC  (2+ messages)
` [Bug 1893807] "

hw/clock: What clock rate for virt machines?
 2020-09-02 19:40 UTC  (6+ messages)

new msys2 testing failure, does this fixe? undefined reference to `qemu_lock_fd_test'
 2020-09-02 19:35 UTC  (3+ messages)

[PATCH 0/6] Green the msys2 CI make
 2020-09-02 19:32 UTC  (26+ messages)
` [PATCH 1/6] configure: fixes dtc not cloned when running msys2 CI
` [PATCH 3/6] ci: Install msys2 in a proper way refer to https://github.com/cirruslabs/cirrus-ci-docs/issues/699 Enable msys2 ci in cirrus
` [PATCH 4/6] tcg: Fixes dup_const link error
` [PATCH 5/6] tests: handling signal on win32 properly
` [PATCH 6/6] configure: Fix include and linkage issue on msys2

QAPI, The msys2 CI check are compiled sucess, but qapi tests are failing
 2020-09-02 19:29 UTC  (3+ messages)

[PULL 00/20] x86 and machine queue, 2020-09-02
 2020-09-02 19:03 UTC  (2+ messages)

[PATCH] block: Fixes nfs on msys2/mingw
 2020-09-02 18:31 UTC 

[PATCH v4 0/7] Make hcd-xhci independent of pci hooks
 2020-09-02 18:26 UTC  (4+ messages)
` [PATCH v4 2/7] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c

[PATCH v4 0/5] block: add block-dirty-bitmap-populate job
 2020-09-02 18:18 UTC  (6+ messages)
` [PATCH v4 1/5] block: add bitmap-populate job
` [PATCH v4 2/5] blockdev: combine DriveBackupState and BlockdevBackupState
` [PATCH v4 3/5] qmp: expose block-dirty-bitmap-populate
` [PATCH v4 4/5] iotests: move bitmap helpers into their own file
` [PATCH v4 5/5] iotests: add 298 for block-dirty-bitmap-populate

[PATCH 0/7] target/microblaze improvements
 2020-09-02 18:03 UTC  (4+ messages)
` [PATCH 7/7] target/microblaze: Diagnose invalid insns in delay slots

[PATCH] ide:do nothing for identify cmd if no any device attached
 2020-09-02 18:02 UTC  (2+ messages)

[PATCH v2 0/3] Fix oss-fuzz builds post-meson integration
 2020-09-02 17:47 UTC  (5+ messages)
` [PATCH v2 1/3] meson: specify fuzz linker script as a project arg
` [PATCH v2 2/3] fuzz: Add support for custom fuzzing library
` [PATCH v2 3/3] scripts/oss-fuzz/build.sh: fix rpath

[PATCH] qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocs
 2020-09-02 17:42 UTC 

[PATCH] sd: sdhci: check data_count is within fifo_buffer
 2020-09-02 17:34 UTC  (6+ messages)

[PATCH 0/9] GSoC 2020 - TCG Continuous Benchmarking scripts and tools
 2020-09-02 17:29 UTC  (4+ messages)
` [PATCH 7/9] tests/performance: Add nightly tests

[PATCH v4 0/6] block: improve error reporting for unsupported O_DIRECT
 2020-09-02 17:10 UTC  (6+ messages)
` [PATCH v4 5/6] util: give a specific error message when O_DIRECT doesn't work

[PATCH v5 0/8] block: improve error reporting for unsupported O_DIRECT
 2020-09-02 17:09 UTC  (9+ messages)
` [PATCH v5 1/8] monitor: simplify functions for getting a dup'd fdset entry
` [PATCH v5 2/8] util: split off a helper for dealing with O_CLOEXEC flag
` [PATCH v5 3/8] util: rename qemu_open() to qemu_open_old()
` [PATCH v5 4/8] util: refactor qemu_open_old to split off variadic args handling
` [PATCH v5 5/8] util: add Error object for qemu_open_internal error reporting
` [PATCH v5 6/8] util: introduce qemu_open and qemu_create with "
` [PATCH v5 7/8] util: give a specific error message when O_DIRECT doesn't work
` [PATCH v5 8/8] block/file: switch to use qemu_open/qemu_create for improved errors

[PATCH v3 00/15] Reverse debugging
 2020-09-02 17:02 UTC  (3+ messages)
` [PATCH v3 14/15] tests: bump avocado version


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