qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-05 17:48:58 to 2019-02-06 09:00:07 UTC [more...]

[Qemu-devel] [PATCH V12 0/5] support MAP_SYNC for memory-backend-file
 2019-02-06 17:27 UTC  (6+ messages)
` [Qemu-devel] [PATCH V12 1/5] util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmap
` [Qemu-devel] [PATCH V12 2/5] scripts/update-linux-headers: add linux/mman.h
` [Qemu-devel] [PATCH V12 3/5] linux-headers: "
` [Qemu-devel] [PATCH V12 4/5] util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()
` [Qemu-devel] [PATCH V12 5/5] docs: Added MAP_SYNC documentation

[Qemu-devel] [PATCH v3] qdev/core: fix qbus_is_full()
 2019-02-06  8:34 UTC  (3+ messages)

[Qemu-devel] [PATCH v12 0/3] qcow2: Add list of bitmaps to ImageInfoSpecificQCow2
 2019-02-06  7:42 UTC  (8+ messages)
` [Qemu-devel] [PATCH v12 1/3] bdrv_query_image_info Error parameter added
` [Qemu-devel] [PATCH v12 2/3] qcow2: Add list of bitmaps to ImageInfoSpecificQCow2
` [Qemu-devel] [PATCH v12 3/3] qcow2: list of bitmaps new test 242

[Qemu-devel] sparc: crash when using initrd > 5M
 2019-02-06  7:37 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 00/18] OpenBSD: Enable qtesting
 2019-02-06  7:29 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 09/18] tests/vm/openbsd: Install Bash from the ports

[Qemu-devel] Guest unresponsive after Virtqueue size exceeded error
 2019-02-06  7:15 UTC  (12+ messages)
              ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v2 00/10] tcg vector improvements
 2019-02-06  7:15 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/3] target/arm: Implement ARMv8.3-JSConv
 2019-02-06  7:03 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] target/arm: Force result size into dp after operation
` [Qemu-devel] [PATCH v2 2/3] target/arm: Restructure disas_fp_int_conv
` [Qemu-devel] [PATCH v2 3/3] target/arm: Implement ARMv8.3-JSConv

[Qemu-devel] [PATCH] target/hppa: fix setting registers via gdb
 2019-02-06  6:01 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/hppa: fix PSW Q bit behaviour to match hardware
 2019-02-06  6:07 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/i386: Generate #UD when applying LOCK to a register
 2019-02-06  5:42 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/4] ppc: spapr: virtual NVDIMM support
 2019-02-06  5:26 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 1/4] mem: make nvdimm_device_list global
` [Qemu-devel] [RFC PATCH 2/4] mem: implement memory_device_set_region_size
` [Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support
` [Qemu-devel] [RFC PATCH 4/4] spapr: Add Hcalls to support PAPR NVDIMM device

[Qemu-devel] [PATCH v2 0/5] target/arm: tcg vector cleanups
 2019-02-06  5:07 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] target/arm: Rely on optimization within tcg_gen_gvec_or
` [Qemu-devel] [PATCH v2 2/5] target/arm: Use vector minmax expanders for aarch64
` [Qemu-devel] [PATCH v2 3/5] target/arm: Use vector minmax expanders for aarch32
` [Qemu-devel] [PATCH v2 4/5] target/arm: Use tcg integer min/max primitives for neon
` [Qemu-devel] [PATCH v2 5/5] target/arm: Remove neon min/max helpers

[Qemu-devel] [PULL 0/2] tcg queued patches
 2019-02-06  4:35 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] tcg: add early clober modifier in atomic16_cmpxchg on aarch64
` [Qemu-devel] [PULL 2/2] accel/tcg: Consider cluster index in tb_lookup__cpu_state()

[Qemu-devel] [PATCH] accel/tcg: Consider cluster index in tb_lookup__cpu_state()
 2019-02-06  3:48 UTC  (3+ messages)

[Qemu-devel] [PATCH] target/arm: Implement HACR_EL2
 2019-02-06  3:24 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/13] spapr: add KVM support to the XIVE interrupt mode
 2019-02-06  2:49 UTC  (7+ messages)
` [Qemu-devel] [PATCH 02/13] spapr/xive: add KVM support
` [Qemu-devel] [PATCH 03/13] spapr/xive: add state synchronization with KVM
` [Qemu-devel] [PATCH 04/13] spapr/xive: introduce a VM state change handler

[Qemu-devel] [PATCH v1] softfloat: add float128_is_{normal, denormal}
 2019-02-06  3:08 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/19] spapr: Add support for PHB hotplug
 2019-02-06  1:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 03/19] xics: Disintricate allocation and type setting of interrupts

[Qemu-devel] [PATCH] qmp-shell: fix nested json regression
 2019-02-06  1:44 UTC  (2+ messages)

[Qemu-devel] [PATCH] Do not update coalesced IO range in the case of NOP
 2019-02-05 22:50 UTC  (2+ messages)
` [Qemu-devel] [PATCH] memory: "

[Qemu-devel] [PATCH for-3.0.x/PATCH for-3.0.1] acpi: Make TPM 2.0 with TIS available as MSFT0101
 2019-02-05 22:17 UTC 

[Qemu-devel] [PATCH v2 0/5] virtio-blk: add DISCARD and WRITE ZEROES features
 2019-02-05 20:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 2/5] virtio-blk: add "discard-wzeroes" boolean property

[Qemu-devel] [PULL 00/77] Misc patches for 2019-02-04
 2019-02-05 20:24 UTC  (3+ messages)
` [Qemu-devel] [PULL 07/77] tap: flush STDOUT on newline

[Qemu-devel] [PATCH] linux-user: Check sscanf return value in open_net_route()
 2019-02-05 20:26 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/76] misc patches for 2019-02-04
 2019-02-05 20:26 UTC  (78+ 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 33/76] crypto: finish removing TABs
` [Qemu-devel] [PULL 34/76] ui: vnc: "
` [Qemu-devel] [PULL 35/76] unify len and addr type for memory/address APIs
` [Qemu-devel] [PULL 36/76] hw/core/loader.c: Read as long as possible in load_image_size()
` [Qemu-devel] [PULL 37/76] i386: import & use bootparam.h
` [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 41/76] gdbstub: Fix i386/x86_64 machine description and add control registers
` [Qemu-devel] [PULL 42/76] scsi-generic: avoid possible out-of-bounds access to r->buf
` [Qemu-devel] [PULL 43/76] Remove deprecated -enable-hax option
` [Qemu-devel] [PULL 44/76] qemu-options: Remove deprecated "-virtioconsole" option
` [Qemu-devel] [PULL 45/76] arm: disable CONFIG_SERIAL_ISA
` [Qemu-devel] [PULL 46/76] ide: split ioport registration to a separate file
` [Qemu-devel] [PULL 47/76] vfio: move conditional up to hw/Makefile.objs
` [Qemu-devel] [PULL 48/76] hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESS
` [Qemu-devel] [PULL 49/76] build: actually use CONFIG_PAM
` [Qemu-devel] [PULL 50/76] hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards
` [Qemu-devel] [PULL 51/76] hw/arm/Makefile.objs: CONFIG_ARM_VIRT created for virt board
` [Qemu-devel] [PULL 52/76] hw/m68k/Makefile.objs: Conditionally build boards
` [Qemu-devel] [PULL 53/76] hw/microblaze/Makefile.objs: Create configs for petalogix and xilinx boards
` [Qemu-devel] [PULL 54/76] hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boards
` [Qemu-devel] [PULL 55/76] hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*
` [Qemu-devel] [PULL 56/76] hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and device
` [Qemu-devel] [PULL 57/76] hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and devices
` [Qemu-devel] [PULL 58/76] hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 created
` [Qemu-devel] [PULL 59/76] hw/lm32/Makefile.objs: Conditionally build lm32 and milkmyst
` [Qemu-devel] [PULL 60/76] hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionally
` [Qemu-devel] [PULL 61/76] hw/nios2/Makefile.objs: Conditionally build nios2
` [Qemu-devel] [PULL 62/76] hw/riscv/Makefile.objs: Create CONFIG_* for riscv boards
` [Qemu-devel] [PULL 63/76] hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64
` [Qemu-devel] [PULL 64/76] hw/alpha/Makefile.objs: Create CONFIG_* for alpha
` [Qemu-devel] [PULL 65/76] hw/cris/Makefile.objs: Create CONFIG_* for cris
` [Qemu-devel] [PULL 66/76] hw/hppa/Makefile.objs: Create CONFIG_* for hppa
` [Qemu-devel] [PULL 67/76] hw/moxie/Makefile.objs: Conditionally build moxie
` [Qemu-devel] [PULL 68/76] hw/openrisc/Makefile.objs: Create CONFIG_* for openrisc
` [Qemu-devel] [PULL 69/76] hw/tricore/Makefile.objs: Create CONFIG_* for tricore
` [Qemu-devel] [PULL 70/76] hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI controller
` [Qemu-devel] [PULL 71/76] hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI
` [Qemu-devel] [PULL 72/76] i386: hvf: Fix smp boot hangs
` [Qemu-devel] [PULL 73/76] pc: Use hotplug_handler_(plug|unplug|unplug_request)
` [Qemu-devel] [PULL 74/76] scsi-disk: Convert from DPRINTF() macro to trace events
` [Qemu-devel] [PULL 76/76] queue: fix QTAILQ_FOREACH_REVERSE_SAFE

[Qemu-devel] [Bug 1813940] [NEW] kvm_mem_ioeventfd_add: error adding ioeventfd: No space left on device
 2019-02-05 20:25 UTC  (3+ messages)
` [Qemu-devel] [Bug 1813940] "

[Qemu-devel] [PULLv3 00/32] More work towards libslirp
 2019-02-05 20:19 UTC  (35+ messages)
` [Qemu-devel] [PULLv3 01/32] slirp: Avoid unaligned 16bit memory access
` [Qemu-devel] [PULLv3 02/32] slirp: Avoid marking naturally packed structs as QEMU_PACKED
` [Qemu-devel] [PULLv3 03/32] slirp: Don't mark struct ipq or struct ipasfrag as packed
` [Qemu-devel] [PULLv3 04/32] slirp: generalize guestfwd with a callback based approach
` [Qemu-devel] [PULLv3 05/32] net/slirp: simplify checking for cmd: prefix
` [Qemu-devel] [PULLv3 06/32] net/slirp: free forwarding rules on cleanup
` [Qemu-devel] [PULLv3 07/32] net/slirp: fix leaks on forwarding rule registration error
` [Qemu-devel] [PULLv3 08/32] slirp: add callbacks for timer
` [Qemu-devel] [PULLv3 09/32] slirp: replace trace functions with DEBUG calls
` [Qemu-devel] [PULLv3 10/32] slirp: replace QEMU_PACKED with SLIRP_PACKED
` [Qemu-devel] [PULLv3 11/32] slirp: replace most qemu socket utilities with slirp own version
` [Qemu-devel] [PULLv3 12/32] slirp: replace qemu_set_nonblock()
` [Qemu-devel] [PULLv3 13/32] slirp: add unregister_poll_fd() callback
` [Qemu-devel] [PULLv3 14/32] slirp: replace qemu_notify_event() with a callback
` [Qemu-devel] [PULLv3 15/32] slirp: move QEMU state saving to a separate unit
` [Qemu-devel] [PULLv3 16/32] slirp: do not include qemu headers in libslirp.h public API header
` [Qemu-devel] [PULLv3 17/32] slirp: improve windows headers inclusion
` [Qemu-devel] [PULLv3 18/32] slirp: add slirp own version of pstrcpy
` [Qemu-devel] [PULLv3 19/32] slirp: remove qemu timer.h dependency
` [Qemu-devel] [PULLv3 20/32] slirp: remove now useless QEMU headers inclusions
` [Qemu-devel] [PULLv3 21/32] slirp: replace net/eth.h inclusion with own defines
` [Qemu-devel] [PULLv3 22/32] slirp: replace qemu qtailq with slirp own copy
` [Qemu-devel] [PULLv3 23/32] slirp: replace QEMU_BUILD_BUG_ON with G_STATIC_ASSERT
` [Qemu-devel] [PULLv3 24/32] slirp: Move g_spawn_async_with_fds_qemu compatibility to slirp/
` [Qemu-devel] [PULLv3 25/32] slirp: replace remaining qemu headers dependency
` [Qemu-devel] [PULLv3 26/32] slirp: prefer c99 types over BSD kind
` [Qemu-devel] [PULLv3 27/32] slirp: improve send_packet() callback
` [Qemu-devel] [PULLv3 28/32] slirp: replace global polling with per-instance & notifier
` [Qemu-devel] [PULLv3 29/32] slirp: remove slirp_instances list
` [Qemu-devel] [PULLv3 30/32] slirp: use polling callbacks, drop glib requirement
` [Qemu-devel] [PULLv3 31/32] slirp: pass opaque to all callbacks
` [Qemu-devel] [PULLv3 32/32] slirp: API is extern C

[Qemu-devel] [PATCH 00/10] Misc fixes to pvrdma device
 2019-02-05 20:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH 04/10] hw/rdma: Protect against concurrent execution of poll_cq
` [Qemu-devel] [PATCH 10/10] hw/pvrdma: Delete unneeded function argument

[Qemu-devel] [PATCH 00/17] target/arm: Implement ARMv8.5-MemTag
 2019-02-05 19:42 UTC  (8+ messages)
` [Qemu-devel] [PATCH 01/17] target/arm: Add MTE_ACTIVE to tb_flags
` [Qemu-devel] [PATCH 02/17] target/arm: Extract TCMA with ARMVAParameters
` [Qemu-devel] [PATCH 03/17] target/arm: Add MTE system registers

[Qemu-devel] [PULL 00/22] target-arm queue
 2019-02-05 19:36 UTC  (5+ messages)

[Qemu-devel] [PATCH] hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = false
 2019-02-05 19:16 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/6] HWCAP_CPUID registers for aarch64
 2019-02-05 19:02 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] target/arm: relax permission checks for HWCAP_CPUID registers
` [Qemu-devel] [PATCH v2 2/6] target/arm: expose CPUID registers to userspace
` [Qemu-devel] [PATCH v2 3/6] target/arm: expose MPIDR_EL1 "
` [Qemu-devel] [PATCH v2 4/6] target/arm: expose remaining CPUID registers as RAZ
` [Qemu-devel] [PATCH v2 5/6] linux-user/elfload: enable HWCAP_CPUID for AArch64
` [Qemu-devel] [PATCH v2 6/6] tests/tcg/aarch64: userspace system register test

[Qemu-devel] [Bug 1814343] [NEW] Initrd not loaded on riscv32
 2019-02-05 18:36 UTC  (3+ messages)

[Qemu-devel] [PULLv2 00/32] More work towards libslirp
 2019-02-05 18:29 UTC  (4+ messages)

[Qemu-devel] [PULL 00/10] s390x update
 2019-02-05 18:21 UTC  (2+ messages)

[Qemu-devel] [PATCH v5] hw/vfio/common: Refactor container initialization
 2019-02-05 18:05 UTC 


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