messages from 2019-01-21 18:06:39 to 2019-01-22 09:06:22 UTC [more...]
[Qemu-devel] test-filter-mirror hangs
2019-01-22 9:06 UTC (7+ messages)
[Qemu-devel] [PATCH v4 00/35] target/riscv: Convert to decodetree
2019-01-22 9:00 UTC (6+ messages)
` [Qemu-devel] [PATCH v4 26/35] target/riscv: Remove shift and slt insn manual decoding
[Qemu-devel] [RFC PATCH v2 0/7] ui: add generic keyboard state tracker, fix keymap
2019-01-22 9:00 UTC (4+ messages)
` [Qemu-devel] [RFC PATCH v2 5/7] kbd-state: use state tracker for vnc
[Qemu-devel] Bottom halves VS timers
2019-01-22 8:49 UTC (2+ messages)
[Qemu-devel] [PATCH v5 0/6] vhost-user-blk: Add support for backend reconnecting
2019-01-22 8:31 UTC (7+ messages)
` [Qemu-devel] [PATCH v5 1/6] vhost-user: Support transferring inflight buffer between qemu and backend
` [Qemu-devel] [PATCH v5 2/6] libvhost-user: Introduce vu_queue_map_desc()
` [Qemu-devel] [PATCH v5 3/6] libvhost-user: Support tracking inflight I/O in shared memory
` [Qemu-devel] [PATCH v5 4/6] vhost-user-blk: Add support to get/set inflight buffer
` [Qemu-devel] [PATCH v5 5/6] vhost-user-blk: Add support to reconnect backend
` [Qemu-devel] [PATCH v5 6/6] contrib/vhost-user-blk: enable inflight I/O tracking
[Qemu-devel] [PATCH 00/13] Add a 'x-blockdev-reopen' QMP command
2019-01-22 8:15 UTC (3+ messages)
[Qemu-devel] Bug#920032: qemu-user uses wrong struct timeval on sparc
2019-01-22 8:13 UTC (3+ messages)
[Qemu-devel] [PATCH v3 00/19] spapr: Add support for PHB hotplug
2019-01-22 7:22 UTC (3+ messages)
[Qemu-devel] Live migration from Qemu 2.12 hosts to Qemu 3.2 hosts, with VMX flag enabled in the guest?
2019-01-22 7:20 UTC (3+ messages)
[Qemu-devel] [PULL v4 00/26] qtests, typedefs and gnu99
2019-01-22 7:08 UTC (4+ messages)
` [Qemu-devel] [PULL v4 01/26] tests/Makefile: Use some more CONFIG switches for x86 tests
` [Qemu-devel] [PULL v4 20/26] virtio-net: Fix VirtIONet typedef redefinition
` [Qemu-devel] [PULL v4 26/26] tests: remove rule for nonexisting qdev-monitor-test
[Qemu-devel] [PULL 0/1] Ipxe 20190122 patches
2019-01-22 6:34 UTC
[Qemu-devel] Bug#919921: qemu-user Linux ELF loader fails to handle pure BSS segments
2019-01-22 5:43 UTC
[Qemu-devel] [RFC] Questions on the I/O performance of emulated host cdrom device
2019-01-22 5:55 UTC
[Qemu-devel] [PATCH] configure: Don't add Xen's libs to LDFLAGS
2019-01-22 5:40 UTC (3+ messages)
[Qemu-devel] [PATCH v3] dump: Set correct vaddr for ELF dump
2019-01-22 5:36 UTC (4+ messages)
[Qemu-devel] [PATCH] virtio-net: Fix VirtIONet typedef redefinition
2019-01-22 5:23 UTC (8+ messages)
[Qemu-devel] [PATCH] qga: check length of command-line & environment variables
2019-01-22 3:49 UTC (5+ messages)
` [Qemu-devel] 答复: "
[Qemu-devel] [PATCH V9 0/6] support MAP_SYNC for memory-backend-file
2019-01-22 3:27 UTC (13+ messages)
` [Qemu-devel] [PATCH V9 2/6] memory: use sparse feature define RAM_FLAG
` [Qemu-devel] [PATCH V9 4/6] util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()
[Qemu-devel] [RFC] Questions on the I/O performance of emulated host cdrom device
2019-01-22 3:26 UTC (7+ messages)
[Qemu-devel] [PATCH v2 0/4] intel_iommu: misc fixes for error exposed after error_report_once()
2019-01-22 3:08 UTC (5+ messages)
[Qemu-devel] [PATCH 0/5] Refactor common PCI IDE functions from CMD646
2019-01-22 1:44 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] tests: fw_cfg: add reboot-timeout test case
2019-01-22 1:28 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/2] tests: fw_cfg: add a function to get the fw_cfg file entry
` [Qemu-devel] [PATCH 2/2] tests: fw_cfg: add reboot_timeout test case
[Qemu-devel] [RFC PATCH 0/3] vmbuild tweaks for BSD targets
2019-01-21 22:57 UTC (7+ messages)
` [Qemu-devel] [RFC PATCH 1/3] tests/vm: call make check directly for netbsd/freebsd
` [Qemu-devel] [RFC PATCH 2/3] tests/vm: add --build-target option
` [Qemu-devel] [RFC PATCH 3/3] tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTS
[Qemu-devel] [PULL 00/21] NBD patches through 2019-01-21
2019-01-21 22:49 UTC (22+ messages)
` [Qemu-devel] [PULL 01/21] iotests: Make 233 output more reliable
` [Qemu-devel] [PULL 02/21] maint: Allow for EXAMPLES in texi2pod
` [Qemu-devel] [PULL 03/21] qemu-nbd: Enhance man page
` [Qemu-devel] [PULL 04/21] qemu-nbd: Sanity check partition bounds
` [Qemu-devel] [PULL 05/21] nbd/server: Hoist length check to qmp_nbd_server_add
` [Qemu-devel] [PULL 06/21] nbd/server: Favor [u]int64_t over off_t
` [Qemu-devel] [PULL 07/21] qemu-nbd: Avoid strtol open-coding
` [Qemu-devel] [PULL 08/21] nbd/client: Refactor nbd_receive_list()
` [Qemu-devel] [PULL 09/21] nbd/client: Move export name into NBDExportInfo
` [Qemu-devel] [PULL 10/21] nbd/client: Change signature of nbd_negotiate_simple_meta_context()
` [Qemu-devel] [PULL 11/21] nbd/client: Split out nbd_send_meta_query()
` [Qemu-devel] [PULL 12/21] nbd/client: Split out nbd_receive_one_meta_context()
` [Qemu-devel] [PULL 13/21] nbd/client: Refactor return of nbd_receive_negotiate()
` [Qemu-devel] [PULL 14/21] nbd/client: Split handshake into two functions
` [Qemu-devel] [PULL 15/21] nbd/client: Pull out oldstyle size determination
` [Qemu-devel] [PULL 16/21] nbd/client: Refactor nbd_opt_go() to support NBD_OPT_INFO
` [Qemu-devel] [PULL 17/21] nbd/client: Add nbd_receive_export_list()
` [Qemu-devel] [PULL 18/21] nbd/client: Add meta contexts to nbd_receive_export_list()
` [Qemu-devel] [PULL 19/21] qemu-nbd: Add --list option
` [Qemu-devel] [PULL 20/21] nbd/client: Work around 3.0 bug for listing meta contexts
` [Qemu-devel] [PULL 21/21] iotests: Enhance 223, 233 to cover 'qemu-nbd --list'
[Qemu-devel] [PATCH 00/18] Acceptance Tests: target architecture support
2019-01-21 22:15 UTC (36+ messages)
` [Qemu-devel] [PATCH 01/18] scripts/qemu.py: log QEMU launch command line
` [Qemu-devel] [PATCH 02/18] Acceptance tests: show avocado test execution by default
` [Qemu-devel] [PATCH 03/18] Acceptance tests: improve docstring on pick_default_qemu_bin()
` [Qemu-devel] [PATCH 04/18] Acceptance tests: fix doc reference to avocado_qemu directory
` [Qemu-devel] [PATCH 06/18] Acceptance tests: use "arch:" tag to filter target specific tests
` [Qemu-devel] [PATCH 07/18] Acceptance tests: look for target architecture in test tags first
` [Qemu-devel] [PATCH 08/18] Boot Linux Console Test: rename the x86_64 after the arch and machine
` [Qemu-devel] [PATCH 09/18] Boot Linux Console Test: update the x86_64 kernel
` [Qemu-devel] [PATCH 10/18] Boot Linux Console Test: refactor the console watcher into utility method
` [Qemu-devel] [PATCH 11/18] scripts/qemu.py: support adding a console with the default serial device
` [Qemu-devel] [PATCH 12/18] Boot Linux Console Test: add a test for mips + malta
` [Qemu-devel] [PATCH 13/18] Boot Linux Console Test: add a test for mips64el "
` [Qemu-devel] [PATCH 14/18] Boot Linux Console Test: add a test for ppc64 + pseries
` [Qemu-devel] [PATCH 15/18] Boot Linux Console Test: add a test for aarch64 + virt
` [Qemu-devel] [PATCH 16/18] Boot Linux Console Test: add a test for arm "
` [Qemu-devel] [PATCH 17/18] Boot Linux Console Test: add a test for s390x + s390-ccw-virtio
` [Qemu-devel] [PATCH 18/18] Boot Linux Console Test: add a test for alpha + clipper
[Qemu-devel] [PATCH 00/12] chardev: refactoring & many bugfixes related tcp_chr_wait_connected
2019-01-21 9:51 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] iotests: Allow 147 to be run concurrently
2019-01-21 21:02 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/3] iotests.py: Add qemu_nbd_pipe()
` [Qemu-devel] [PATCH 2/3] iotests: Bind qemu-nbd to localhost in 147
` [Qemu-devel] [PATCH 3/3] iotests: Allow 147 to be run concurrently
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH 00/23] arm: Implement MPS2 AN521 FPGA image
2019-01-21 20:32 UTC (27+ messages)
` [Qemu-devel] [PATCH 01/23] armv7m: Don't assume the NVIC's CPU is CPU 0
` [Qemu-devel] [PATCH 02/23] armv7m: Make cpu object a child of the armv7m container
` [Qemu-devel] [PATCH 03/23] armv7m: Pass through start-powered-off CPU property
` [Qemu-devel] [PATCH 04/23] hw/arm/iotkit: Rename IoTKit to ARMSSE
` [Qemu-devel] [PATCH 05/23] hw/arm/iotkit: Refactor into abstract base class and subclass
` [Qemu-devel] [PATCH 06/23] hw/arm/iotkit: Rename 'iotkit' local variables and functions
` [Qemu-devel] [PATCH 07/23] hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]
` [Qemu-devel] [PATCH 08/23] hw/misc/iotkit-secctl: Support 4 internal MPCs
` [Qemu-devel] [PATCH 09/23] hw/arm/armsse: Make number of SRAM banks parameterised
` [Qemu-devel] [PATCH 10/23] hw/arm/armsse: Make SRAM bank size configurable
` [Qemu-devel] [PATCH 11/23] hw/arm/armsse: Support dual-CPU configuration
` [Qemu-devel] [PATCH 12/23] hw/arm/armsse: Give each CPU its own view of memory
` [Qemu-devel] [PATCH 13/23] hw/arm/armsse: Put each CPU in its own cluster object
` [Qemu-devel] [PATCH 14/23] iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurable
` [Qemu-devel] [PATCH 15/23] hw/arm/armsse: Add unimplemented-device stubs for MHUs
` [Qemu-devel] [PATCH 16/23] hw/arm/armsse: Add unimplemented-device stubs for PPUs
` [Qemu-devel] [PATCH 17/23] hw/arm/armsse: Add unimplemented-device stub for cache control registers
` [Qemu-devel] [PATCH 18/23] hw/arm/armsse: Add unimplemented-device stub for CPU local "
` [Qemu-devel] [PATCH 19/23] hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register block
` [Qemu-devel] [PATCH 20/23] hw/arm/armsse: Add CPU_IDENTITY block to SSE-200
` [Qemu-devel] [PATCH 21/23] hw/arm/armsse: Add SSE-200 model
` [Qemu-devel] [PATCH 22/23] hw/arm/mps2-tz: Add IRQ infrastructure to support SSE-200
` [Qemu-devel] [PATCH 23/23] hw/arm/mps2-tz: Add mps2-an521 model
[Qemu-devel] [PATCH v3 0/4] tcg: support heterogenous CPU clusters
2019-01-21 20:25 UTC (10+ messages)
` [Qemu-devel] [PATCH v3 1/4] hw/arm/xlx-zynqmp: Realize cluster after putting RPUs in it
` [Qemu-devel] [PATCH v3 2/4] qom/cpu: Add cluster_index to CPUState
` [Qemu-devel] [PATCH v3 3/4] accel/tcg: Add cluster number to TCG TB hash
` [Qemu-devel] [PATCH v3 4/4] gdbstub: Simplify gdb_get_cpu_pid() to use cpu->cluster_index
[Qemu-devel] [PATCH 0/6] target/mips: Misc fixes
2019-01-21 20:23 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/6] target/mips: nanoMIPS: Remove duplicate macro definitions
` [Qemu-devel] [PATCH 2/6] target/mips: nanoMIPS: Remove an unused macro
` [Qemu-devel] [PATCH 3/6] target/mips: nanoMIPS: Rename macros for extracting 3-bit GPR codes
` [Qemu-devel] [PATCH 4/6] target/mips: Correct the second argument type of cpu_supports_isa()
` [Qemu-devel] [PATCH 5/6] target/mips: Extend gen_scwp() functionality to support EVA
` [Qemu-devel] [PATCH 6/6] disas: nanoMIPS: Amend DSP instructions related comments
[Qemu-devel] [PATCH v2 0/5] vfio-ccw: support hsch/csch (kernel part)
2019-01-21 20:20 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 2/5] vfio-ccw: concurrent I/O handling
[Qemu-devel] [PATCH] xlnx-zynqmp: Don't create rpu-cluster if there are no RPUs
2019-01-21 20:12 UTC (3+ messages)
[Qemu-devel] [PATCH 0/5] add the BiosTablesTest UEFI app, build it with the new roms/edk2 submodule
2019-01-21 19:45 UTC (14+ messages)
` [Qemu-devel] [PATCH 1/5] roms: add the edk2 project as a git submodule
` [Qemu-devel] [PATCH 2/5] roms: build the EfiRom utility from the roms/edk2 submodule
` [Qemu-devel] [PATCH 4/5] tests/uefi-test-tools: add build scripts
[Qemu-devel] [PATCH] virtio-net: Fix a typo
2019-01-21 19:42 UTC (3+ messages)
` [Qemu-devel] [Qemu-trivial] "
[Qemu-devel] [PULL v2 00/12] MIPS queue for January 17, 2019 - v2
2019-01-21 19:19 UTC (2+ messages)
[Qemu-devel] [PULL v3 00/28] ivshmem deprecation, qtests, typedefs and gnu99
2019-01-21 18:59 UTC (4+ messages)
[Qemu-devel] [PATCH v5 0/5] pvh: add new PVH option rom
2019-01-21 18:33 UTC (5+ messages)
` [Qemu-devel] [PATCH v5 4/5] hw/i386/pc: use "
[Qemu-devel] [PULL 00/49] Misc patches for 2019-01-21
2019-01-21 18:06 UTC (43+ messages)
` [Qemu-devel] [PULL 02/49] include: update Linux headers to 4.21-rc1/5.0-rc1
` [Qemu-devel] [PULL 03/49] vhost-net: move stubs to a separate file
` [Qemu-devel] [PULL 05/49] vhost: restrict Linux dependency to kernel vhost
` [Qemu-devel] [PULL 10/49] vhost-user: support cross-endian vnet headers
` [Qemu-devel] [PULL 11/49] vhost-user-test: support VHOST_USER_PROTOCOL_F_CROSS_ENDIAN
` [Qemu-devel] [PULL 12/49] vhost-user-test: skip if there is no memory at address 0
` [Qemu-devel] [PULL 13/49] vhost-user-test: reduce usage of global_qtest
` [Qemu-devel] [PULL 14/49] vhost-user-test: create a main loop per TestServer
` [Qemu-devel] [PULL 15/49] vhost-user-test: small changes to init_hugepagefs
` [Qemu-devel] [PULL 16/49] vhost-user-test: create a temporary directory per TestServer
` [Qemu-devel] [PULL 17/49] tap: flush STDOUT on newline
` [Qemu-devel] [PULL 18/49] tests/hexloader-test: Don't pass -nographic to the QEMU under test
` [Qemu-devel] [PULL 19/49] cpu-exec: add assert_no_pages_locked() after longjmp
` [Qemu-devel] [PULL 20/49] cpu-exec: reset BQL after longjmp in cpu_exec_step_atomic
` [Qemu-devel] [PULL 21/49] configure: Add a proper check for openpty() in libutil
` [Qemu-devel] [PULL 22/49] cpus: ignore ESRCH in qemu_cpu_kick_thread()
` [Qemu-devel] [PULL 23/49] elf: Add optional function ptr to load_elf() to parse ELF notes
` [Qemu-devel] [PULL 24/49] elf-ops.h: Add get_elf_note_type()
` [Qemu-devel] [PULL 25/49] pvh: Add x86/HVM direct boot ABI header file
` [Qemu-devel] [PULL 26/49] pvh: Boot uncompressed kernel using direct boot ABI
` [Qemu-devel] [PULL 27/49] pvh: load initrd and expose it through fw_cfg
` [Qemu-devel] [PULL 28/49] linuxboot_dma: remove duplicate definitions of FW_CFG
` [Qemu-devel] [PULL 29/49] linuxboot_dma: move common functions in a new header
` [Qemu-devel] [PULL 30/49] hw/i386/pc: use PVH option rom
` [Qemu-devel] [PULL 31/49] optionrom/pvh: load initrd from fw_cfg
` [Qemu-devel] [PULL 32/49] i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model
` [Qemu-devel] [PULL 33/49] i386: remove the 'INTEL_PT' CPUID bit from named CPU models
` [Qemu-devel] [PULL 34/49] Revert "i386: Add CPUID bit for PCONFIG"
` [Qemu-devel] [PULL 35/49] target-i386: hvf: remove MPX support
` [Qemu-devel] [PULL 36/49] contrib/elf2dmp: fix elf.h including
` [Qemu-devel] [PULL 37/49] contrib/elf2dmp: use GLib in ELF processing
` [Qemu-devel] [PULL 38/49] contrib/elf2dmp: use GLib in PDB processing
` [Qemu-devel] [PULL 39/49] contrib/elf2dmp: fix structures definitions
` [Qemu-devel] [PULL 41/49] configure: enable elf2dmp build for Windows hosts
` [Qemu-devel] [PULL 42/49] monitor: do not use QTAILQ_FOREACH_SAFE across critical sections
` [Qemu-devel] [PULL 43/49] crypto: finish removing TABs
` [Qemu-devel] [PULL 44/49] ui: vnc: "
` [Qemu-devel] [PULL 45/49] unify len and addr type for memory/address APIs
` [Qemu-devel] [PULL 46/49] hw/core/loader.c: Read as long as possible in load_image_size()
` [Qemu-devel] [PULL 47/49] i386: import & use bootparam.h
` [Qemu-devel] [PULL 48/49] i386: allow to load initrd below 4 GB for recent linux
` [Qemu-devel] [PULL 49/49] docker: disable Xen on CentOS 7
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).