messages from 2020-01-28 12:56:28 to 2020-01-28 19:15:04 UTC [more...]
[RFC PATCH v4 000/142] Proof of concept for Meson integration
2020-01-28 17:53 UTC (113+ messages)
` [PATCH 001/142] minikconf: accept alnum identifiers
` [PATCH 002/142] optionrom: simplify Makefile
` [PATCH 003/142] pc-bios/s390-ccw: "
` [PATCH 004/142] build-sys hack: ensure target directory is there
` [PATCH 005/142] configure: do not include $(...) variables in config-host.mak
` [PATCH 006/142] configure: expand path variables for meson configure
` [PATCH 007/142] configure: integrate Meson in the build system
` [PATCH 008/142] configure: generate Meson cross file
` [PATCH 009/142] build-sys: add meson submodule
` [PATCH 010/142] meson: enable pie
` [PATCH 011/142] meson: use coverage option
` [PATCH 012/142] meson: add testsuite Makefile generator
` [PATCH 013/142] libqemuutil: convert to meson
` [PATCH 014/142] meson: add remaining generated tcg trace helpers
` [PATCH 015/142] meson: add version.o
` [PATCH 016/142] contrib/libvhost-user: convert to Meson
` [PATCH 017/142] contrib/vhost-user-blk: "
` [PATCH 018/142] contrib/vhost-user-scsi: "
` [PATCH 019/142] contrib/rdmacm-mux: "
` [PATCH 020/142] contrib/vhost-user-input: convert to meson
` [PATCH 021/142] contrib/vhost-user-gpu: "
` [PATCH 022/142] contrib/ivshmem: "
` [PATCH 023/142] contrib/elf2dmp: "
` [PATCH 024/142] meson: convert qemu-ga
` [PATCH 025/142] meson: convert vss-win32
` [PATCH 026/142] meson: add msi generation
` [PATCH 027/142] meson: convert dummy Windows qga/qemu-ga target
` [PATCH 028/142] meson: add qemu-bridge-helper
` [PATCH 029/142] meson: add qemu-keymap
` [PATCH 030/142] meson: add qemu-edid
` [PATCH 031/142] meson: add virtfs-proxy-helper
` [PATCH 032/142] meson: keymap-gen
` [PATCH 033/142] meson: generate qemu-version.h
` [PATCH 034/142] meson: generate shader headers
` [PATCH 035/142] meson: generate hxtool files
` [PATCH 036/142] meson: configure 50-qemu-gpu.json
` [PATCH 037/142] meson: uncompress edk2 bios
` [PATCH 038/142] build-sys hack: link with whole .fa archives
` [PATCH 039/142] meson: convert qom directory to Meson
` [PATCH 040/142] meson: convert authz "
` [PATCH 041/142] meson: convert crypto "
` [PATCH 042/142] meson: convert io "
` [PATCH 043/142] meson: convert target/s390x/gen-features.h
` [PATCH 044/142] meson: infrastructure for building emulators
` [PATCH 045/142] meson: add macos dependencies
` [PATCH 046/142] meson: add modules infrastructure
` [PATCH 047/142] meson: convert chardev directory to Meson (tools part)
` [PATCH 048/142] meson: convert block
` [PATCH 049/142] meson: qemu-{img,io,nbd}
` [PATCH 050/142] meson: qemu-pr-helper
` [PATCH 051/142] configure, Makefile; remove TOOLS and HELPERS-y variable
` [PATCH 052/142] meson: convert chardev directory to Meson (emulator part)
` [PATCH 053/142] meson: convert audio directory to Meson
` [PATCH 054/142] meson: convert ui "
` [PATCH 055/142] meson: convert root "
` [PATCH 056/142] meson: convert trace/
` [PATCH 057/142] meson: convert qom/
` [PATCH 058/142] meson: convert block/
` [PATCH 059/142] meson: convert dump/
` [PATCH 060/142] meson: convert monitor directory to Meson
` [PATCH 061/142] meson: convert replay "
` [PATCH 062/142] meson: convert migration "
` [PATCH 063/142] meson: build softmmu-specific migration/ram.c
` [PATCH 064/142] meson: convert net directory to Meson
` [PATCH 065/142] meson: convert backends "
` [PATCH 066/142] meson: convert fsdev/
` [PATCH 067/142] meson: convert disas directory to Meson
` [PATCH 068/142] meson: convert qapi-specific to meson
` [PATCH 069/142] meson: convert hw/xen
` [PATCH 070/142] meson: convert hw/core
` [PATCH 071/142] meson: convert hw/semihosting
` [PATCH 072/142] meson: convert hw/nubus
` [PATCH 073/142] meson: convert hw/smbios
` [PATCH 074/142] meson: convert hw/mem
` [PATCH 075/142] meson: convert hw/watchdog
` [PATCH 076/142] meson: convert hw/virtio
` [PATCH 077/142] meson: convert hw/vfio
` [PATCH 078/142] meson: convert hw/usb
` [PATCH 079/142] meson: convert hw/tpm
` [PATCH 080/142] meson: convert hw/timer
` [PATCH 081/142] meson: convert hw/rtc
` [PATCH 082/142] meson: convert hw/ssi
` [PATCH 083/142] meson: convert hw/sd
` [PATCH 084/142] meson: convert hw/scsi
` [PATCH 085/142] meson: convert hw/pcmcia
` [PATCH 090/142] meson: convert hw/rdma
` [PATCH 092/142] meson: convert hw/misc
` [PATCH 093/142] meson: convert hw/isa
` [PATCH 094/142] meson: convert hw/ipmi
` [PATCH 095/142] meson: convert hw/ipack
` [PATCH 096/142] meson: convert hw/intc
` [PATCH 097/142] meson: convert hw/input
` [PATCH 098/142] meson: convert hw/ide
` [PATCH 099/142] meson: convert hw/i2c
` [PATCH 100/142] meson: convert hw/hyperv
` [PATCH 101/142] meson: convert hw/gpio
` [PATCH 102/142] meson: convert hw/dma
` [PATCH 103/142] meson: convert hw/display
` [PATCH 105/142] meson: convert hw/char
` [PATCH 110/142] meson: convert hw/9pfs
` [PATCH 112/142] meson: target
` [PATCH 113/142] meson: accel
` [PATCH 114/142] meson: linux-user
` [PATCH 115/142] meson: bsd-user
` [PATCH 116/142] meson: cpu-emu
` [PATCH 117/142] meson: softmmu
` [PATCH 120/142] meson: generate systemtap tapset files
` [PATCH 121/142] build-sys/rules.mak: remove version.o
` [PATCH 122/142] remove Makefile.target
` [PATCH 126/142] meson: add NSIS building
` [PATCH 127/142] meson: install some scripts
` [PATCH 130/142] meson: install edk2 json descriptors
[PATCH v2 0/4] monitor: Refactoring in preparation for qemu-storage-daemon
2020-01-28 17:52 UTC (5+ messages)
` [PATCH v2 1/4] monitor: Move monitor option parsing to monitor/monitor.c
` [PATCH v2 2/4] qapi: Create module 'control'
` [PATCH v2 3/4] monitor: Create monitor/qmp-cmds-control.c
` [PATCH v2 4/4] monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c
[PATCH 0/8] tests/vm: Add support for aarch64 VMs
2020-01-28 17:52 UTC (2+ messages)
[PATCH v3 00/13] RFC: [for 5.0]: HMP monitor handlers cleanups
2020-01-28 17:51 UTC (9+ messages)
` [PATCH v3 03/13] monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
` [PATCH v3 04/13] monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.c
[GSoC/Outreachy QEMU proposal] Extend support for ioctls in QEMU linux-user mode
2020-01-28 17:51 UTC (8+ messages)
[PATCH 00/13] LUKS: encryption slot management using amend interface
2020-01-28 17:41 UTC (21+ messages)
` [PATCH 01/13] qcrypto: add generic infrastructure for crypto options amendment
` [PATCH 02/13] qcrypto-luks: implement encryption key management
` [PATCH 04/13] block: amend: separate amend and create options for qemu-img
` [PATCH 06/13] block/crypto: implement the encryption key management
` [PATCH 07/13] qcow2: extend qemu-img amend interface with crypto options
` [PATCH 08/13] iotests: filter few more luks specific create options
` [PATCH 11/13] block/crypto: implement blockdev-amend
` [PATCH 12/13] block/qcow2: "
[PATCH v2 0/5] linux-user: Implement x86_64 vsyscalls
2020-01-28 17:26 UTC (2+ messages)
[PATCH v2 0/7] ARM virt: Add NVDIMM support
2020-01-28 17:08 UTC (10+ messages)
` [PATCH v2 2/7] hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer length
` [PATCH v2 4/7] hw/arm/virt: Add nvdimm hot-plug infrastructure
` [PATCH v2 5/7] hw/arm/virt: Add nvdimm hotplug support
` [PATCH v2 7/7] tests/bios-tables-test: Update arm/virt memhp test
[PULL 00/19] 10 next patches
2020-01-28 17:08 UTC (2+ messages)
[PATCH v2 0/4] migration: Replace gemu_log with qemu_log
2020-01-28 17:07 UTC (9+ messages)
` [PATCH v2 1/4] linux-user: Use `qemu_log' for non-strace logging
` [PATCH v2 2/4] linux-user: Use `qemu_log' for strace
` [PATCH v2 3/4] linux-user: remove gemu_log from the linux-user tree
[Bug 1861161] [NEW] qemu-arm-static 100% CPU when cross-compiling emacs on alpine
2020-01-28 16:50 UTC (3+ messages)
` [Bug 1861161] Re: qemu-arm-static stuck with 100% CPU when cross-compiling emacs
[PATCH v3 00/18] APIC ID fixes for AMD EPYC CPU models
2020-01-28 16:44 UTC (15+ messages)
` [PATCH v3 02/18] hw/i386: Introduce X86CPUTopoInfo to contain topology info
` [PATCH v3 03/18] hw/i386: Consolidate topology functions
` [PATCH v3 04/18] hw/i386: Introduce initialize_topo_info to initialize X86CPUTopoInfo
` [PATCH v3 06/18] hw/core: Add core complex id in X86CPU topology
` [PATCH v3 07/18] machine: Add a new function init_apicid_fn in MachineClass
[PATCH 0/2] mirror: Fix hang (operation waiting for itself)
2020-01-28 16:27 UTC (5+ messages)
` [PATCH 1/2] mirror: Store MirrorOp.co for debuggability
` [PATCH 2/2] mirror: Don't let an operation wait for itself
[Bug 1859656] Re: [2.6] Unable to reboot s390x KVM machine after initial deploy
2020-01-28 16:19 UTC
[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
2020-01-28 16:19 UTC (6+ messages)
` [PATCH v22 5/9] ACPI: Record the Generic Error Status Block address
` [PATCH v22 7/9] ACPI: Record Generic Error Status Block(GESB) table
python3 script header and rhel8
2020-01-28 16:07 UTC (3+ messages)
[PATCH 00/11] target/hppa patch queue
2020-01-28 15:58 UTC (2+ messages)
[PATCH v4 0/4] Improve default object property_add uint helpers
2020-01-28 15:54 UTC (4+ messages)
Making QEMU easier for management tools and applications
2020-01-28 15:36 UTC (16+ messages)
[PATCH rc3 00/30] target/avr merger
2020-01-28 15:10 UTC (10+ messages)
` [PATCH rc3 01/30] target/avr: Add basic parameters for new AVR platform
` [PATCH rc3 23/30] hw/core/loader: Let load_elf populate the processor-specific flags
[PATCH v6 0/2] Use DIAG318 to set Control Program Name & Version Codes
2020-01-28 15:08 UTC (10+ messages)
` [PATCH v6 2/2] s390: diagnose 318 info reset and migration support
[question] hw/arm/virt: about the default gic-version in accelerated mode
2020-01-28 14:52 UTC (7+ messages)
[PATCH] Handling SIGSETXID used by glibc NPTL setuid/setgid
2020-01-28 14:41 UTC (5+ messages)
[PATCH v2 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
2020-01-28 14:09 UTC (5+ messages)
` [PATCH v2 1/4] Add the NVMM vcpu API
` [PATCH v2 2/4] Add the NetBSD Virtual Machine Monitor accelerator
` [PATCH v2 3/4] Introduce the NVMM impl
` [PATCH v2 4/4] Add the NVMM acceleration enlightenments
[PATCH] tests/acceptance: Add a test for the canon-a1100 machine
2020-01-28 14:01 UTC (9+ messages)
[RFC PATCH] hw/arm/virt: Support NMI injection
2020-01-28 8:29 UTC (3+ messages)
[PATCH] .travis.yml: Add description to each job
2020-01-28 13:33 UTC (6+ messages)
[PATCH 2/4] Add the NetBSD Virtual Machine Monitor accelerator
2020-01-28 13:20 UTC (3+ messages)
` [PATCH v2 "
KVM call for agenda for 2020-02-11
2020-01-28 12:55 UTC
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).