messages from 2019-02-05 12:46:12 to 2019-02-05 18:16:21 UTC [more...]
[Qemu-devel] [PULL v2 00/76] misc patches for 2019-02-04
2019-02-05 18:14 UTC (37+ messages)
` [Qemu-devel] [PULL 01/76] vhost-user-test: use g_cond_broadcast
` [Qemu-devel] [PULL 02/76] vhost-user-test: signal data_cond when s->rings changes
` [Qemu-devel] [PULL 03/76] vhost-user-test: support VHOST_USER_PROTOCOL_F_CROSS_ENDIAN
` [Qemu-devel] [PULL 04/76] vhost-user-test: skip if there is no memory at address 0
` [Qemu-devel] [PULL 05/76] vhost-user-test: reduce usage of global_qtest
` [Qemu-devel] [PULL 06/76] tap: flush STDOUT on newline
` [Qemu-devel] [PULL 07/76] cpu-exec: add assert_no_pages_locked() after longjmp
` [Qemu-devel] [PULL 08/76] cpu-exec: reset BQL after longjmp in cpu_exec_step_atomic
` [Qemu-devel] [PULL 09/76] configure: Add a proper check for openpty() in libutil
` [Qemu-devel] [PULL 10/76] cpus: ignore ESRCH in qemu_cpu_kick_thread()
` [Qemu-devel] [PULL 11/76] elf: Add optional function ptr to load_elf() to parse ELF notes
` [Qemu-devel] [PULL 12/76] elf-ops.h: Add get_elf_note_type()
` [Qemu-devel] [PULL 13/76] pvh: Add x86/HVM direct boot ABI header file
` [Qemu-devel] [PULL 14/76] pvh: Boot uncompressed kernel using direct boot ABI
` [Qemu-devel] [PULL 15/76] pvh: load initrd and expose it through fw_cfg
` [Qemu-devel] [PULL 16/76] linuxboot_dma: remove duplicate definitions of FW_CFG
` [Qemu-devel] [PULL 17/76] linuxboot_dma: move common functions in a new header
` [Qemu-devel] [PULL 18/76] optionrom: add new PVH option rom
` [Qemu-devel] [PULL 19/76] hw/i386/pc: use "
` [Qemu-devel] [PULL 20/76] optionrom/pvh: load initrd from fw_cfg
` [Qemu-devel] [PULL 21/76] hw/i386/pc: enable PVH only for machine type >= 4.0
` [Qemu-devel] [PULL 22/76] i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model
` [Qemu-devel] [PULL 23/76] i386: remove the 'INTEL_PT' CPUID bit from named CPU models
` [Qemu-devel] [PULL 24/76] Revert "i386: Add CPUID bit for PCONFIG"
` [Qemu-devel] [PULL 25/76] target-i386: hvf: remove MPX support
` [Qemu-devel] [PULL 26/76] contrib/elf2dmp: fix elf.h including
` [Qemu-devel] [PULL 27/76] contrib/elf2dmp: use GLib in ELF processing
` [Qemu-devel] [PULL 28/76] contrib/elf2dmp: use GLib in PDB processing
` [Qemu-devel] [PULL 29/76] contrib/elf2dmp: fix structures definitions
` [Qemu-devel] [PULL 31/76] configure: enable elf2dmp build for Windows hosts
` [Qemu-devel] [PULL 32/76] monitor: do not use QTAILQ_FOREACH_SAFE across critical sections
` [Qemu-devel] [PULL 36/76] hw/core/loader.c: Read as long as possible in load_image_size()
` [Qemu-devel] [PULL 38/76] i386: allow to load initrd below 4 GB for recent linux
` [Qemu-devel] [PULL 39/76] docker: adjust Xen repository for CentOS 7
` [Qemu-devel] [PULL 40/76] i386: hvf: Don't miss 16-bit displacement
` [Qemu-devel] [PULL 45/76] arm: disable CONFIG_SERIAL_ISA
[Qemu-devel] [PATCH] target/arm: Implement HACR_EL2
2019-02-05 18:12 UTC
[Qemu-devel] [PATCH v5] hw/vfio/common: Refactor container initialization
2019-02-05 18:05 UTC
[Qemu-devel] [PULL 00/22] target-arm queue
2019-02-05 18:04 UTC (25+ messages)
` [Qemu-devel] [PULL 01/22] target/arm: Introduce isar_feature_aa64_bti
` [Qemu-devel] [PULL 02/22] target/arm: Add PSTATE.BTYPE
` [Qemu-devel] [PULL 03/22] target/arm: Add BT and BTYPE to tb->flags
` [Qemu-devel] [PULL 04/22] exec: Add target-specific tlb bits to MemTxAttrs
` [Qemu-devel] [PULL 05/22] target/arm: Cache the GP bit for a page in MemTxAttrs
` [Qemu-devel] [PULL 06/22] target/arm: Default handling of BTYPE during translation
` [Qemu-devel] [PULL 07/22] target/arm: Reset btype for direct branches
` [Qemu-devel] [PULL 08/22] target/arm: Set btype for indirect branches
` [Qemu-devel] [PULL 09/22] target/arm: Enable BTI for -cpu max
` [Qemu-devel] [PULL 10/22] linux-user: Implement PR_PAC_RESET_KEYS
` [Qemu-devel] [PULL 11/22] tests/tcg/aarch64: Add pauth smoke test
` [Qemu-devel] [PULL 12/22] target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignore
` [Qemu-devel] [PULL 13/22] target/arm: Clean TBI for data operations in the translator
` [Qemu-devel] [PULL 14/22] target/arm: Compute TB_FLAGS for TBI for user-only
` [Qemu-devel] [PULL 15/22] target/arm: Enable "
` [Qemu-devel] [PULL 16/22] gdbstub: allow killing QEMU via vKill command
` [Qemu-devel] [PULL 17/22] hw/arm/boot: Fix block comment style in arm_load_kernel()
` [Qemu-devel] [PULL 18/22] hw/arm/boot: Factor out "direct kernel boot" code into its own function
` [Qemu-devel] [PULL 19/22] hw/arm/boot: Factor out "set up firmware boot" code
` [Qemu-devel] [PULL 20/22] hw/arm/boot: Clarify why arm_setup_firmware_boot() doesn't set env->boot_info
` [Qemu-devel] [PULL 21/22] hw/arm/boot: Support DTB autoload for firmware-only boots
` [Qemu-devel] [PULL 22/22] target/arm: Make FPSCR/FPCR trapped-exception bits RAZ/WI
[Qemu-devel] [PULLv2 00/32] More work towards libslirp
2019-02-05 17:48 UTC (34+ messages)
` [Qemu-devel] [PULLv2 01/32] slirp: Avoid unaligned 16bit memory access
` [Qemu-devel] [PULLv2 02/32] slirp: Avoid marking naturally packed structs as QEMU_PACKED
` [Qemu-devel] [PULLv2 03/32] slirp: Don't mark struct ipq or struct ipasfrag as packed
` [Qemu-devel] [PULLv2 04/32] slirp: generalize guestfwd with a callback based approach
` [Qemu-devel] [PULLv2 05/32] net/slirp: simplify checking for cmd: prefix
` [Qemu-devel] [PULLv2 06/32] net/slirp: free forwarding rules on cleanup
` [Qemu-devel] [PULLv2 07/32] net/slirp: fix leaks on forwarding rule registration error
` [Qemu-devel] [PULLv2 08/32] slirp: add callbacks for timer
` [Qemu-devel] [PULLv2 09/32] slirp: replace trace functions with DEBUG calls
` [Qemu-devel] [PULLv2 10/32] slirp: replace QEMU_PACKED with SLIRP_PACKED
` [Qemu-devel] [PULLv2 11/32] slirp: replace most qemu socket utilities with slirp own version
` [Qemu-devel] [PULLv2 12/32] slirp: replace qemu_set_nonblock()
` [Qemu-devel] [PULLv2 13/32] slirp: add unregister_poll_fd() callback
` [Qemu-devel] [PULLv2 14/32] slirp: replace qemu_notify_event() with a callback
` [Qemu-devel] [PULLv2 15/32] slirp: move QEMU state saving to a separate unit
` [Qemu-devel] [PULLv2 16/32] slirp: do not include qemu headers in libslirp.h public API header
` [Qemu-devel] [PULLv2 17/32] slirp: improve windows headers inclusion
` [Qemu-devel] [PULLv2 18/32] slirp: add slirp own version of pstrcpy
` [Qemu-devel] [PULLv2 19/32] slirp: remove qemu timer.h dependency
` [Qemu-devel] [PULLv2 20/32] slirp: remove now useless QEMU headers inclusions
` [Qemu-devel] [PULLv2 21/32] slirp: replace net/eth.h inclusion with own defines
` [Qemu-devel] [PULLv2 22/32] slirp: replace qemu qtailq with slirp own copy
` [Qemu-devel] [PULLv2 23/32] slirp: replace QEMU_BUILD_BUG_ON with G_STATIC_ASSERT
` [Qemu-devel] [PULLv2 24/32] slirp: Move g_spawn_async_with_fds_qemu compatibility to slirp/
` [Qemu-devel] [PULLv2 25/32] slirp: replace remaining qemu headers dependency
` [Qemu-devel] [PULLv2 26/32] slirp: prefer c99 types over BSD kind
` [Qemu-devel] [PULLv2 27/32] slirp: improve send_packet() callback
` [Qemu-devel] [PULLv2 28/32] slirp: replace global polling with per-instance & notifier
` [Qemu-devel] [PULLv2 29/32] slirp: remove slirp_instances list
` [Qemu-devel] [PULLv2 30/32] slirp: use polling callbacks, drop glib requirement
` [Qemu-devel] [PULLv2 31/32] slirp: pass opaque to all callbacks
` [Qemu-devel] [PULLv2 32/32] slirp: API is extern C
[Qemu-devel] [PATCH] linux-user: Check sscanf return value in open_net_route()
2019-02-05 17:42 UTC
[Qemu-devel] [PATCH v2 00/18] OpenBSD: Enable qtesting
2019-02-05 17:40 UTC (16+ messages)
` [Qemu-devel] [PATCH v2 01/18] tests/vm: Be verbose while extracting compressed images
` [Qemu-devel] [PATCH v2 09/18] tests/vm/openbsd: Install Bash from the ports
` [Qemu-devel] [RFC PATCH v2 13/18] oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure
` [Qemu-devel] [PATCH v2 14/18] tests/vm: Run tests on OpenBSD
[Qemu-devel] [PULL 00/25] pci, pc, virtio: fixes, cleanups, features
2019-02-05 17:38 UTC (6+ messages)
[Qemu-devel] [PATCH v6 00/18] ARM virt: Initial RAM expansion and PCDIMM/NVDIMM support
2019-02-05 17:33 UTC (19+ messages)
` [Qemu-devel] [PATCH v6 01/18] update-linux-headers.sh: Copy new headers
` [Qemu-devel] [PATCH v6 02/18] linux-headers: Update to v5.0-rc2
` [Qemu-devel] [PATCH v6 03/18] hw/arm/boot: introduce fdt_add_memory_node helper
` [Qemu-devel] [PATCH v6 04/18] hw/arm/virt: Rename highmem IO regions
` [Qemu-devel] [PATCH v6 05/18] hw/arm/virt: Split the memory map description
` [Qemu-devel] [PATCH v6 06/18] hw/boards: Add a MachineState parameter to kvm_type callback
` [Qemu-devel] [PATCH v6 07/18] kvm: add kvm_arm_get_max_vm_phys_shift
` [Qemu-devel] [PATCH v6 08/18] vl: Set machine ram_size, maxram_size and ram_slots earlier
` [Qemu-devel] [PATCH v6 09/18] hw/arm/virt: Implement kvm_type function for 4.0 machine
` [Qemu-devel] [PATCH v6 10/18] hw/arm/virt: Bump the 255GB initial RAM limit
` [Qemu-devel] [PATCH v6 11/18] hw/arm/virt: Add memory hotplug framework
` [Qemu-devel] [PATCH v6 12/18] hw/arm/boot: Expose the PC-DIMM nodes in the DT
` [Qemu-devel] [PATCH v6 13/18] hw/arm/virt-acpi-build: Add PC-DIMM in SRAT
` [Qemu-devel] [PATCH v6 14/18] hw/arm/virt: Allocate device_memory
` [Qemu-devel] [PATCH v6 15/18] nvdimm: use configurable ACPI IO base and size
` [Qemu-devel] [PATCH v6 16/18] hw/arm/virt: Add nvdimm hot-plug infrastructure
` [Qemu-devel] [PATCH v6 17/18] hw/arm/boot: Expose the pmem nodes in the DT
` [Qemu-devel] [PATCH v6 18/18] hw/arm/virt: Add nvdimm and nvdimm-persistence options
[Qemu-devel] ARM: another round of missed undefined instructions
2019-02-05 17:33 UTC
[Qemu-devel] [PATCH v4 00/10] NBD reconnect
2019-02-05 17:15 UTC (12+ messages)
` [Qemu-devel] [PATCH v4 06/10] block/nbd-client: move from quit to state
` [Qemu-devel] [PATCH v4 08/10] block/nbd: add cmdline and qapi parameter reconnect-delay
` [Qemu-devel] [PATCH v4 09/10] block/nbd-client: nbd reconnect
[Qemu-devel] [PATCH] accel/tcg: Consider cluster index in tb_lookup__cpu_state()
2019-02-05 17:14 UTC (4+ messages)
[Qemu-devel] [PATCH 0/3] hw: Drop useless inclusion of hw/i386/pc.h
2019-02-05 17:12 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/3] hw/sparc64/sun4u: Drop useless inclusion of "hw/i386/pc.h"
[Qemu-devel] [PULL 00/14] Ui 20190205 patches
2019-02-05 16:51 UTC (2+ messages)
[Qemu-devel] sparc: crash when using initrd > 5M
2019-02-05 16:45 UTC (5+ messages)
[Qemu-devel] [PULL 00/10] s390x update
2019-02-05 16:41 UTC (11+ messages)
` [Qemu-devel] [PULL 01/10] target/s390x: define TCG_GUEST_DEFAULT_MO for MTTCG
` [Qemu-devel] [PULL 02/10] s390x: remove direct reference to mem_path global from s390x code
` [Qemu-devel] [PULL 03/10] s390x/pci: Introduce unplug requests and split unplug handler
` [Qemu-devel] [PULL 04/10] s390x/pci: Drop release timer and replace it with a flag
` [Qemu-devel] [PULL 05/10] s390x/pci: mark zpci devices as unmigratable
` [Qemu-devel] [PULL 06/10] s390x/tcg: Don't model FP registers as globals
` [Qemu-devel] [PULL 07/10] s390x/pci: Fix primary bus number for PCI bridges
` [Qemu-devel] [PULL 08/10] s390x/pci: Fix hotplugging of "
` [Qemu-devel] [PULL 09/10] s390x/pci: Warn when adding PCI devices without the 'zpci' feature
` [Qemu-devel] [PULL 10/10] s390x/pci: Unplug remaining requested devices on pcihost reset
[Qemu-devel] [PATCH v3 0/5] add the BiosTablesTest UEFI app, build it with the new roms/edk2 submodule
2019-02-05 16:36 UTC (11+ messages)
` [Qemu-devel] [PATCH v3 4/5] tests/uefi-test-tools: add build scripts
[Qemu-devel] [PATCH v3 0/6] vfio-ccw: support hsch/csch (kernel part)
2019-02-05 16:32 UTC (20+ messages)
` [Qemu-devel] [PATCH v3 1/6] vfio-ccw: make it safe to access channel programs
` [Qemu-devel] [PATCH v3 2/6] vfio-ccw: rework ssch state handling
[Qemu-devel] [PATCH v1] softfloat: add float128_is_{normal, denormal}
2019-02-05 16:22 UTC
[Qemu-devel] [Issues] PCI hotplug does not work well on pc platform?
2019-02-05 15:47 UTC (2+ messages)
[Qemu-devel] [PATCH] configure: Avoid non-portable 'test -o/-a'
2019-02-05 15:36 UTC (3+ messages)
[Qemu-devel] [PATCH 0/5] hw/arm/boot: Support DTB autoload for firmware-only boots
2019-02-05 15:24 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/5] hw/arm/boot: Factor out "direct kernel boot" code into its own function
[Qemu-devel] [PATCH] hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = false
2019-02-05 15:21 UTC (5+ messages)
[Qemu-devel] [PATCH] tests/qemu-iotests: Remove redundant COPYING file
2019-02-05 15:10 UTC (2+ messages)
[Qemu-devel] 2x-3x tcg performance regression on ppc64 (maybe others)
2019-02-05 15:11 UTC (6+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH v3 00/19] spapr: Add support for PHB hotplug
2019-02-05 14:59 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 02/19] spapr: Rename xics to intc in interrupt controller agnostic code
` [Qemu-devel] [PATCH v3 03/19] xics: Disintricate allocation and type setting of interrupts
[Qemu-devel] [PATCH] Fix for RSP vCont packet
2019-02-05 14:54 UTC (4+ messages)
[Qemu-devel] [PATCH v11 0/3] qemu-img info lists bitmap directory entries
2019-02-05 14:38 UTC (10+ messages)
` [Qemu-devel] [PATCH v11 2/3] "
[Qemu-devel] [Bug 1813165] [NEW] KVM internal error. Suberror: 1 emulation failure
2019-02-05 14:32 UTC (2+ messages)
` [Qemu-devel] [Bug 1813165] "
[Qemu-devel] [PATCH] hostmem: fix crash when querying empty host-nodes property via QMP
2019-02-05 14:31 UTC
[Qemu-devel] [PULL 00/77] Misc patches for 2019-02-04
2019-02-05 14:34 UTC (5+ messages)
[Qemu-devel] [PULL 0/8] NBD patches for 2019-02-04
2019-02-05 14:01 UTC (2+ messages)
[Qemu-devel] [PATCH] target/arm: Fix CRn to be 14 for PMEVTYPER/PMEVCNTR
2019-02-05 13:56 UTC (2+ messages)
[Qemu-devel] [PATCH v10 00/14] More fully implement ARM PMUv3
2019-02-05 13:54 UTC (5+ messages)
` [Qemu-devel] [PATCH v10 10/14] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
` [Qemu-devel] [Qemu-arm] "
[Qemu-devel] [PATCH] qmp-shell: fix nested json regression
2019-02-05 13:49 UTC
[Qemu-devel] [PATCH] mips: implement qmp query-cpu-definitions command
2019-02-05 13:07 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).