messages from 2020-08-30 02:35:25 to 2020-08-31 13:12:45 UTC [more...]
[Qemu-devel] [Bug 1589923] [NEW] https websockets not working in 2.5 or 2.6
2020-08-31 12:51 UTC (2+ messages)
` [Bug 1589923] "
[PATCH] build: fix recurse-all target
2020-08-31 12:56 UTC
[PATCH v1 0/2] target/microblaze: Improve bus fault handling
2020-08-31 12:41 UTC (4+ messages)
` [PATCH v1 2/2] target/microblaze: Improve transaction failure handling
[PATCH v3] virtio-rng: return available data with O_NONBLOCK
2020-08-31 12:37 UTC (5+ messages)
[PATCH] meson: bump submodule to 0.55.1
2020-08-31 12:31 UTC (2+ messages)
[PULL 00/13] virtio,pc,acpi: features, fixes
2020-08-31 12:15 UTC (9+ messages)
` [PULL 06/13] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
[PATCH] meson: use pkg-config method to find dependencies
2020-08-31 12:15 UTC (3+ messages)
some mason warnings during latest master build
2020-08-31 12:13 UTC (2+ messages)
[PATCH v6 00/12] *** A Method for evaluating dirty page rate ***
2020-08-31 12:01 UTC (27+ messages)
` [PATCH v6 01/12] migration/dirtyrate: setup up query-dirtyrate framwork
` [PATCH v6 03/12] migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info
` [PATCH v6 05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
` [PATCH v6 06/12] migration/dirtyrate: Record hash results for each sampled page
` [PATCH v6 07/12] migration/dirtyrate: Compare page hash results for recorded "
` [PATCH v6 08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
` [PATCH v6 09/12] migration/dirtyrate: Implement set_sample_page_period() and get_sample_page_period()
` [PATCH v6 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function
` [PATCH v6 12/12] migration/dirtyrate: Add trace_calls to make it easier to debug
[PATCH v4 0/7] Make hcd-xhci independent of pci hooks
2020-08-31 11:58 UTC (8+ messages)
` [PATCH v4 5/7] misc: Add versal-usb2-regs module
` [PATCH v4 6/7] usb: Add DWC3 model
` [PATCH v4 7/7] Versal: Connect DWC3 controller with virt-versal
[PATCH] target/arm: Configure number of pmu counters
2020-08-31 11:48 UTC
[PATCH] cirrus: handle wraparound in cirrus_invalidate_region
2020-08-31 11:23 UTC (3+ messages)
[Bug 1893634] [NEW] blk_get_max_transfer() works only with sg
2020-08-31 11:08 UTC (2+ messages)
` [Bug 1893634] "
[PATCH 0/9] refine vhost-vdpa initialization
2020-08-31 11:16 UTC (11+ messages)
` [PATCH 1/9] vhost-vdpa: remove the default devname
` [PATCH 2/9] vhost-vdpa: mandate vhostdev
` [PATCH 3/9] vhost-vdpa: remove the unnecessary assert(s->vhost_net)
` [PATCH 4/9] vhost-vdpa: refine info string
` [PATCH 5/9] vhost-vdpa: remove the unnecessary initialization
` [PATCH 6/9] vhost-vdpa: remove the unnecessary queue index assignment
` [PATCH 7/9] vhost-vdpa: squash net_vhost_vdpa_init() into net_init_vhost_vdpa()
` [PATCH 8/9] vhost-vdpa: add accurate error string when fail to open vhost vDPA device
` [PATCH 9/9] vhost-vdpa: allow pre-opend file descriptor
[PATCH v3] virtio-gpu: fix unmap the already mapped items
2020-08-31 11:16 UTC (2+ messages)
[PATCH] meson: fix keymaps witout qemu-keymap
2020-08-31 11:15 UTC (2+ messages)
[PULL 0/8] Linux user for 5.2 patches
2020-08-31 11:07 UTC (9+ messages)
` [PULL 1/8] linux-user: Add support for a group of btrfs ioctls used for subvolumes
` [PULL 2/8] linux-user: Add support for a group of btrfs ioctls used for snapshots
` [PULL 3/8] linux-user: Add support for btrfs ioctls used to manipulate with devices
` [PULL 4/8] linux-user: Add support for btrfs ioctls used to get/set features
` [PULL 5/8] linux-user: Add support for a group of btrfs inode ioctls
` [PULL 6/8] linux-user: Add support for two btrfs ioctls used for subvolume
` [PULL 7/8] linux-user: Add support for btrfs ioctls used to manage quota
` [PULL 8/8] linux-user: Add support for btrfs ioctls used to scrub a filesystem
[PULL 0/5] Ui 20200831 patches
2020-08-31 11:04 UTC (6+ messages)
` [PULL 1/5] ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
` [PULL 2/5] vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
` [PULL 3/5] meson: fix keymaps witout qemu-keymap
` [PULL 4/5] ui: Add more mouse buttons to SPICE
` [PULL 5/5] ui/gtk: Update refresh interval after widget is realized
[PATCH 00/11] trivial patchs for static code analyzer fixes
2020-08-31 10:47 UTC (7+ messages)
` [PATCH 01/11] hw/arm/virt-acpi-build:Remove dead assignment in build_madt()
` [PATCH 05/11] hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()
` [PATCH 06/11] hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check()
[PATCH] configure: do not include ${prefix} in firmwarepath
2020-08-31 10:37 UTC (2+ messages)
Meson build on macOS: undefined symbol treatment
2020-08-31 10:06 UTC (5+ messages)
[PATCH v6 00/20] microvm: add acpi support
2020-08-31 9:46 UTC (12+ messages)
` [PATCH v6 08/20] microvm/acpi: add minimal "
` [PATCH v6 13/20] x86: constify x86_machine_is_*_enabled
` [PATCH v6 14/20] x86: move acpi_dev from pc/microvm
` [PATCH v6 15/20] x86: move cpu hotplug from pc to x86
` [PATCH v6 19/20] tests/acpi: add microvm test
[PATCH 1/2] hw/virtio-pci Added counter for pcie capabilities offsets
2020-08-31 9:29 UTC (3+ messages)
` [PATCH 2/2] hw/virtio-pci Added AER capability
[PATCH v3 0/7] vhost-user-blk: fix the migration issue and enhance qtests
2020-08-31 9:27 UTC (8+ messages)
` [PATCH v3 1/7] vhost: recheck dev state in the vhost_migration_log routine
` [PATCH v3 2/7] vhost: check queue state in the vhost_dev_set_log routine
` [PATCH v3 3/7] tests/qtest/vhost-user-test: prepare the tests for adding new dev class
` [PATCH v3 4/7] tests/qtest/libqos/virtio-blk: add support for vhost-user-blk
` [PATCH v3 5/7] tests/qtest/vhost-user-test: add support for the vhost-user-blk device
` [PATCH v3 6/7] tests/qtest/vhost-user-test: add migrate_reconnect test
` [PATCH v3 7/7] tests/qtest/vhost-user-test: enable the reconnect tests
[PATCH] ui/gtk: Update refresh interval after widget is realized
2020-08-31 8:42 UTC (2+ messages)
[PATCH] ui: Add more mouse buttons to SPICE
2020-08-31 8:41 UTC (2+ messages)
[Bug 1893010] [NEW] qemu linux-user doesn't support OFD fcntl locks
2020-08-31 8:34 UTC (3+ messages)
` [Bug 1893010] "
[PATCH v2 00/10] fix some error memleaks
2020-08-31 13:43 UTC (13+ messages)
` [PATCH v2 01/10] qga/channel-posix: Plug memory leak in ga_channel_write_all()
` [PATCH v2 02/10] elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init
` [PATCH v2 03/10] elf2dmp/pdb: Plug memleak in pdb_init_from_file
` [PATCH v2 04/10] target/i386/sev: Plug memleak in sev_read_file_base64
` [PATCH v2 05/10] ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
` [PATCH v2 06/10] target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_features
` [PATCH v2 07/10] migration/colo: Plug memleaks in colo_process_incoming_thread
` [PATCH v2 08/10] blockdev: Fix a memleak in drive_backup_prepare()
` [PATCH v2 09/10] block/file-posix: fix a possible undefined behavior
` [PATCH v2 10/10] vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
[PULL 00/18] Usb 20200831 patches
2020-08-31 8:33 UTC (19+ messages)
` [PULL 01/18] hw: xhci: check return value of 'usb_packet_map'
` [PULL 02/18] hw: ehci: destroy sglist in error path
` [PULL 03/18] hw: ehci: check return value of 'usb_packet_map'
` [PULL 04/18] ehci: drop pointless warn_report for guest bugs
` [PULL 05/18] hw/usb: Regroup USB HID protocol values
` [PULL 06/18] docs: Add USB U2F key device documentation
` [PULL 07/18] hw/usb: Add U2F key base class
` [PULL 08/18] hw/usb: Add U2F key base class implementation
` [PULL 09/18] hw/usb: Add U2F key passthru mode
` [PULL 10/18] hw/usb: Add U2F key emulated mode
` [PULL 11/18] meson: Add U2F key to meson
` [PULL 12/18] docs/system: Add U2F key to the USB devices examples
` [PULL 13/18] docs/qdev-device-use.txt: Add USB U2F key to the QDEV "
` [PULL 14/18] scripts: Add u2f-setup-gen script
` [PULL 15/18] hw/usb: Add U2F device check to passthru mode
` [PULL 16/18] hw/usb: Add U2F device autoscan "
` [PULL 17/18] usb-host: workaround libusb bug
` [PULL 18/18] usb: fix setup_len init (CVE-2020-14364)
[PATCH v2 0/7] vhost-user-blk: fix the migration issue and enhance qtests
2020-08-31 8:37 UTC (7+ messages)
` [PATCH v2 1/7] vhost: recheck dev state in the vhost_migration_log routine
` [PATCH v2 2/7] vhost: check queue state in the vhost_dev_set_log routine
[PATCH] block: always link with zlib
2020-08-31 8:31 UTC (2+ messages)
[PULL 00/18] Usb 20200828 patches
2020-08-31 8:31 UTC (4+ messages)
[PATCH v2 0/4] pc-bios: s390x: Cleanup part 2
2020-08-31 8:23 UTC (3+ messages)
` [PATCH v2 4/4] pc-bios: s390x: Go into disabled wait when encountering a PGM exception
[PATCH 0/2] crypto: fix build with gcrypt
2020-08-31 8:14 UTC (3+ messages)
` [PATCH 2/2] gitlab: expand test coverage for crypto builds
[PATCH 0/7] target/arm: Add vSPE support to KVM guest
2020-08-31 7:56 UTC (5+ messages)
` [PATCH 6/7] hw/arm/virt: spe: Add SPE fdt binding for virt machine
[PATCH v7 0/8] Generalize start-powered-off property from ARM
2020-08-31 6:50 UTC (2+ messages)
[PATCH v7 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
2020-08-31 7:47 UTC (5+ messages)
` [PATCH v7 1/8] Introduce yank feature
[PATCH v2 (BROKEN) 0/6] migration: bring improved savevm/loadvm/delvm to QMP
2020-08-31 7:19 UTC (9+ messages)
[PATCH] cirrus.yml: Exclude some targets in the FreeBSD job to speed up the build
2020-08-31 6:13 UTC (4+ messages)
device compatibility interface for live migration with assigned devices
2020-08-31 4:43 UTC (24+ messages)
` [ovirt-devel] "
[PATCH v2 00/16] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
2020-08-30 23:35 UTC (4+ messages)
[RFC PATCH v3 00/34] Hexagon patch series
2020-08-30 23:33 UTC (35+ messages)
` [RFC PATCH v3 25/34] Hexagon (target/hexagon) macros to interface with the generator
` [RFC PATCH v3 26/34] Hexagon (target/hexagon) macros referenced in instruction semantics
` [RFC PATCH v3 27/34] Hexagon (target/hexagon) instruction classes
` [RFC PATCH v3 28/34] Hexagon (target/hexagon) TCG generation helpers
` [RFC PATCH v3 29/34] Hexagon (target/hexagon) TCG generation
` [RFC PATCH v3 30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions
` [RFC PATCH v3 31/34] Hexagon (target/hexagon) translation
[PATCH] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
2020-08-30 21:02 UTC (7+ messages)
[PATCH] meson: add pixman dependency to UI modules
2020-08-30 20:47 UTC (2+ messages)
[PATCH] meson: add pixman dependency to chardev/baum module
2020-08-30 20:46 UTC
[PATCH] linux-user: Add strace support for printing OFD fcntl operations
2020-08-30 19:48 UTC (2+ messages)
[PATCH] linux-user: fix ppc/termbits.h
2020-08-30 18:16 UTC
[PATCH] sd: sdhci: check data_count is within fifo_buffer
2020-08-30 17:46 UTC (2+ messages)
[RFC v3 0/8] QEMU cpus.c refactoring part2
2020-08-30 16:41 UTC (5+ messages)
` [RFC v3 2/8] cpus: prepare new CpusAccel cpu accelerator interface
[PATCH 0/6] meson: convert the remaining of install target
2020-08-30 16:14 UTC (4+ messages)
` [PATCH 5/6] meson: install $localstatedir/run for qga
[PATCH] meson: move pixman detection to meson
2020-08-30 15:39 UTC (3+ messages)
[PATCH] xhci: check return value from usb_packet_map
2020-08-30 15:27 UTC (2+ messages)
[PATCH] target/hppa: Fix boot with old Linux installation CDs
2020-08-30 15:05 UTC (2+ messages)
[PATCH v2] memory: Directly dispatch alias accesses on origin memory region
2020-08-30 10:20 UTC (2+ messages)
[PATCH 0/3] i440fx: unit tests for testing flag that enables/disables pci root hotplug
2020-08-30 9:59 UTC (4+ messages)
` [PATCH 1/3] tests/acpi: document addition of table DSDT.roothp for unit testing root pci hotplug on/off
` [PATCH 2/3] tests/acpi: add a new unit test to test hotplug off/on feature on the root pci bus
` [PATCH 3/3] tests/acpi: add a new ACPI table in order to test root pci hotplug on/off
[PATCH] meson: set colorout to auto
2020-08-30 9:37 UTC (5+ messages)
[PATCH] meson: fix SDL2_image detection
2020-08-30 9:32 UTC (2+ messages)
[Bug 1892540] [NEW] qemu can no longer boot NetBSD/sparc
2020-08-30 7:32 UTC (11+ messages)
` [RFC PATCH v2] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
` [Bug 1892540] "
` [Bug 1892540] "
[PULL 0/7] softfloat patch queue
2020-08-30 2:32 UTC (2+ messages)
` [PULL 6/7] softfloat: Define misc operations for bfloat16
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).