qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-04 15:20:59 to 2019-02-04 23:20:07 UTC [more...]

[Qemu-devel] [PATCH v2 00/11] hw: Remove "hw/devices.h"
 2019-02-04 23:18 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 01/11] hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded string
` [Qemu-devel] [PATCH v2 02/11] hw: Remove unused 'hw/devices.h' include
` [Qemu-devel] [PATCH v2 03/11] hw/devices: Move TC6393XB declarations into a new header
` [Qemu-devel] [PATCH v2 04/11] hw/devices: Move Blizzard "
` [Qemu-devel] [PATCH v2 05/11] hw/devices: Move CBus "
` [Qemu-devel] [PATCH v2 06/11] hw/devices: Move Gamepad "
` [Qemu-devel] [PATCH v2 07/11] hw/devices: Move TI touchscreen "
` [Qemu-devel] [PATCH v2 08/11] hw/devices: Move LAN9118 "
` [Qemu-devel] [PATCH v2 09/11] hw/net/ne2000-isa: Add guards to the header

[Qemu-devel] [PATCH 00/16] hw: Remove "hw/devices.h"
 2019-02-04 23:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH 16/16] RFC hw/net/smc91c111: Convert init helper into an inline function

[Qemu-devel] [PATCH v2 0/6] s390x/pci: remaining hot/un)plug patches
 2019-02-04 22:58 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/6] s390x/pci: Fix primary bus number for PCI bridges
` [Qemu-devel] [PATCH v2 2/6] s390x/pci: Fix hotplugging of "
  ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v2 3/6] s390x/pci: Warn when adding PCI devices without the 'zpci' feature
  ` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] [PATCH v3 0/5] kvm "virtio pmem" device
 2019-02-04 22:56 UTC  (2+ messages)
` [Qemu-devel] security implications of caching with virtio pmem (was Re: [PATCH v3 0/5] kvm "virtio pmem" device)

[Qemu-devel] [PATCH v2] dirty-bitmap: Expose persistent flag to 'query-block'
 2019-02-04 22:42 UTC  (2+ messages)

[Qemu-devel] [PATCH] checkpatch: Flag suspicious attribution lines
 2019-02-04 22:43 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] checkpatch: Flag suspicious attribution lines
 2019-02-04 22:55 UTC 

[Qemu-devel] [PATCH v2 0/2] Fix SEV VM device assignment
 2019-02-04 22:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] memory: Fix the memory region type assignment order
` [Qemu-devel] [PATCH v2 2/2] target/i386: sev: Do not pin the ram device memory region

[Qemu-devel] [PATCH] configure: Don't add Xen's libs to LDFLAGS
 2019-02-04 22:11 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 0/5] add the BiosTablesTest UEFI app, build it with the new roms/edk2 submodule
 2019-02-04 21:55 UTC  (15+ messages)
` [Qemu-devel] [PATCH v3 1/5] roms: add the edk2 project as a git submodule
` [Qemu-devel] [PATCH v3 2/5] roms: build the EfiRom utility from the roms/edk2 submodule
` [Qemu-devel] [PATCH v3 3/5] tests: introduce "uefi-test-tools" with the BiosTablesTest UEFI app
` [Qemu-devel] [PATCH v3 4/5] tests/uefi-test-tools: add build scripts
` [Qemu-devel] [PATCH v3 5/5] tests/data: introduce "uefi-boot-images" with the "bios-tables-test" ISOs

[Qemu-devel] [PATCH v3 0/6] vfio-ccw: support hsch/csch (kernel part)
 2019-02-04 21:29 UTC  (9+ 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 v3 0/3] cutils: Cleanup, improve documentation
 2019-02-04 21:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] util/cutils: Move size_to_str() from "qemu-common.h" to "cutils.h"
` [Qemu-devel] [PATCH v3 2/3] util/cutils: Move ctype macros "
` [Qemu-devel] [PATCH v3 3/3] util/cutils: Move function documentations to the header

[Qemu-devel] [PATCH 0/3] hw: Drop useless inclusion of hw/i386/pc.h
 2019-02-04 21:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] hw/sparc64/sun4u: Drop useless inclusion of "hw/i386/pc.h"
` [Qemu-devel] [PATCH 2/3] hw/unicore32/puv3: "
` [Qemu-devel] [PATCH 3/3] hw/ppc/prep: "

[Qemu-devel] [PATCH 0/2] Fix SEV VM device assignment
 2019-02-04 21:03 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] memory: Fix the memory region type assignment order
` [Qemu-devel] [PATCH 2/2] target/i386: sev: Do not pin the ram device memory region

[Qemu-devel] [PATCH] hw/input/tsc210x: Fix building with no verbosity
 2019-02-04 20:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] Kconfig dependencies for MIPS machines (but Malta)
 2019-02-04 20:26 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] mips: Express dependencies of the MIPSsim machine with kconfig
` [Qemu-devel] [PATCH v2 2/6] mips: Express dependencies of the Jazz "
` [Qemu-devel] [PATCH v2 3/6] mips: Express dependencies of the r4k platform "
` [Qemu-devel] [PATCH v2 4/6] mips: Express dependencies of the Boston machine "
` [Qemu-devel] [PATCH v2 5/6] hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North Bridge
` [Qemu-devel] [PATCH v2 6/6] mips: Express dependencies of the Loongson 2E machine with kconfig

[Qemu-devel] [PATCH 0/6] Kconfig dependencies for MIPS machines (but Malta)
 2019-02-04 20:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH 6/6] mips: Express dependencies of the Loongson 2E machine with kconfig

[Qemu-devel] [PATCH] dirty-bitmap: Expose persistent flag to 'query-block'
 2019-02-04 19:59 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/15] s390: vfio-ccw dasd ipl support
 2019-02-04 19:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH 10/15] s390-bios: Support for running format-0/1 channel programs

[Qemu-devel] [PATCH v2] block/dirty-bitmap: Documentation and Comment fixups
 2019-02-04 19:26 UTC  (3+ messages)

[Qemu-devel] [PULL 00/77] Misc patches for 2019-02-04
 2019-02-04 19:34 UTC  (77+ messages)
` [Qemu-devel] [PULL 01/77] vhost-user-test: use g_cond_broadcast
` [Qemu-devel] [PULL 02/77] vhost-user-test: signal data_cond when s->rings changes
` [Qemu-devel] [PULL 03/77] vhost-user: support cross-endian vnet headers
` [Qemu-devel] [PULL 04/77] vhost-user-test: support VHOST_USER_PROTOCOL_F_CROSS_ENDIAN
` [Qemu-devel] [PULL 05/77] vhost-user-test: skip if there is no memory at address 0
` [Qemu-devel] [PULL 06/77] vhost-user-test: reduce usage of global_qtest
` [Qemu-devel] [PULL 07/77] tap: flush STDOUT on newline
` [Qemu-devel] [PULL 08/77] cpu-exec: add assert_no_pages_locked() after longjmp
` [Qemu-devel] [PULL 09/77] cpu-exec: reset BQL after longjmp in cpu_exec_step_atomic
` [Qemu-devel] [PULL 10/77] configure: Add a proper check for openpty() in libutil
` [Qemu-devel] [PULL 11/77] cpus: ignore ESRCH in qemu_cpu_kick_thread()
` [Qemu-devel] [PULL 12/77] elf: Add optional function ptr to load_elf() to parse ELF notes
` [Qemu-devel] [PULL 13/77] elf-ops.h: Add get_elf_note_type()
` [Qemu-devel] [PULL 14/77] pvh: Add x86/HVM direct boot ABI header file
` [Qemu-devel] [PULL 15/77] pvh: Boot uncompressed kernel using direct boot ABI
` [Qemu-devel] [PULL 16/77] pvh: load initrd and expose it through fw_cfg
` [Qemu-devel] [PULL 17/77] linuxboot_dma: remove duplicate definitions of FW_CFG
` [Qemu-devel] [PULL 18/77] linuxboot_dma: move common functions in a new header
` [Qemu-devel] [PULL 19/77] optionrom: add new PVH option rom
` [Qemu-devel] [PULL 20/77] hw/i386/pc: use "
` [Qemu-devel] [PULL 21/77] optionrom/pvh: load initrd from fw_cfg
` [Qemu-devel] [PULL 22/77] hw/i386/pc: enable PVH only for machine type >= 4.0
` [Qemu-devel] [PULL 23/77] i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model
` [Qemu-devel] [PULL 24/77] i386: remove the 'INTEL_PT' CPUID bit from named CPU models
` [Qemu-devel] [PULL 25/77] Revert "i386: Add CPUID bit for PCONFIG"
` [Qemu-devel] [PULL 26/77] target-i386: hvf: remove MPX support
` [Qemu-devel] [PULL 27/77] contrib/elf2dmp: fix elf.h including
` [Qemu-devel] [PULL 28/77] contrib/elf2dmp: use GLib in ELF processing
` [Qemu-devel] [PULL 29/77] contrib/elf2dmp: use GLib in PDB processing
` [Qemu-devel] [PULL 30/77] contrib/elf2dmp: fix structures definitions
` [Qemu-devel] [PULL 32/77] configure: enable elf2dmp build for Windows hosts
` [Qemu-devel] [PULL 33/77] monitor: do not use QTAILQ_FOREACH_SAFE across critical sections
` [Qemu-devel] [PULL 34/77] crypto: finish removing TABs
` [Qemu-devel] [PULL 35/77] ui: vnc: "
` [Qemu-devel] [PULL 36/77] unify len and addr type for memory/address APIs
` [Qemu-devel] [PULL 37/77] hw/core/loader.c: Read as long as possible in load_image_size()
` [Qemu-devel] [PULL 38/77] i386: import & use bootparam.h
` [Qemu-devel] [PULL 39/77] i386: allow to load initrd below 4 GB for recent linux
` [Qemu-devel] [PULL 40/77] docker: adjust Xen repository for CentOS 7
` [Qemu-devel] [PULL 41/77] i386: hvf: Don't miss 16-bit displacement
` [Qemu-devel] [PULL 42/77] gdbstub: Fix i386/x86_64 machine description and add control registers
` [Qemu-devel] [PULL 43/77] scsi-generic: avoid possible out-of-bounds access to r->buf
` [Qemu-devel] [PULL 44/77] Remove deprecated -enable-hax option
` [Qemu-devel] [PULL 45/77] qemu-options: Remove deprecated "-virtioconsole" option
` [Qemu-devel] [PULL 46/77] arm: disable CONFIG_SERIAL_ISA
` [Qemu-devel] [PULL 47/77] ide: split ioport registration to a separate file
` [Qemu-devel] [PULL 48/77] vfio: move conditional up to hw/Makefile.objs
` [Qemu-devel] [PULL 49/77] hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESS
` [Qemu-devel] [PULL 50/77] build: actually use CONFIG_PAM
` [Qemu-devel] [PULL 51/77] hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards
` [Qemu-devel] [PULL 52/77] hw/arm/Makefile.objs: CONFIG_ARM_VIRT created for virt board
` [Qemu-devel] [PULL 53/77] hw/m68k/Makefile.objs: Conditionally build boards
` [Qemu-devel] [PULL 54/77] hw/microblaze/Makefile.objs: Create configs for petalogix and xilinx boards
` [Qemu-devel] [PULL 55/77] hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boards
` [Qemu-devel] [PULL 56/77] hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*
` [Qemu-devel] [PULL 57/77] hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and device
` [Qemu-devel] [PULL 58/77] hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and devices
` [Qemu-devel] [PULL 59/77] hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 created
` [Qemu-devel] [PULL 60/77] hw/lm32/Makefile.objs: Conditionally build lm32 and milkmyst
` [Qemu-devel] [PULL 61/77] hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionally
` [Qemu-devel] [PULL 62/77] hw/nios2/Makefile.objs: Conditionally build nios2
` [Qemu-devel] [PULL 63/77] hw/riscv/Makefile.objs: Create CONFIG_* for riscv boards
` [Qemu-devel] [PULL 64/77] hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64
` [Qemu-devel] [PULL 65/77] hw/alpha/Makefile.objs: Create CONFIG_* for alpha
` [Qemu-devel] [PULL 66/77] hw/cris/Makefile.objs: Create CONFIG_* for cris
` [Qemu-devel] [PULL 67/77] hw/hppa/Makefile.objs: Create CONFIG_* for hppa
` [Qemu-devel] [PULL 68/77] hw/moxie/Makefile.objs: Conditionally build moxie
` [Qemu-devel] [PULL 69/77] hw/openrisc/Makefile.objs: Create CONFIG_* for openrisc
` [Qemu-devel] [PULL 70/77] hw/tricore/Makefile.objs: Create CONFIG_* for tricore
` [Qemu-devel] [PULL 71/77] hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI controller
` [Qemu-devel] [PULL 72/77] hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI
` [Qemu-devel] [PULL 73/77] i386: hvf: Fix smp boot hangs
` [Qemu-devel] [PULL 74/77] pc: Use hotplug_handler_(plug|unplug|unplug_request)
` [Qemu-devel] [PULL 75/77] scsi-disk: Convert from DPRINTF() macro to trace events
` [Qemu-devel] [PULL 77/77] queue: fix QTAILQ_FOREACH_REVERSE_SAFE

[Qemu-devel] [PULL 00/25] pci, pc, virtio: fixes, cleanups, features
 2019-02-04 19:39 UTC  (10+ messages)
` [Qemu-devel] [PULL 15/25] contrib: compile vhost-user-blk tool by default
` [Qemu-devel] [PULL 23/25] mmap-alloc: fix hugetlbfs misaligned length in ppc64

[Qemu-devel] [PATCH v10 00/14] More fully implement ARM PMUv3
 2019-02-04 19:22 UTC  (3+ 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 00/11] target/xtensa: SMP updates and various fixes
 2019-02-04 19:03 UTC 

[Qemu-devel] [RFC PATCH v5 00/52] Support Kconfig in QEMU
 2019-02-04 19:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH 33/52] build: switch to Kconfig

[Qemu-devel] [PATCH 00/10] Misc fixes to pvrdma device
 2019-02-04 18:21 UTC  (13+ messages)
` [Qemu-devel] [PATCH 06/10] hw/pvrdma: Dump device statistics counters to file
` [Qemu-devel] [PATCH 07/10] monitor: Expose pvrdma device statistics counters

[Qemu-devel] [PATCH] tpm_tis: validate locality values don't overrun array
 2019-02-04 18:05 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] s390x/tcg: Don't model FP registers as globals
 2019-02-04 17:47 UTC  (8+ messages)

[Qemu-devel] [PATCH v2] gdbstub: allow killing QEMU via vKill command
 2019-02-04 17:40 UTC  (2+ messages)

[Qemu-devel] [PATCH v11 0/3] qemu-img info lists bitmap directory entries
 2019-02-04 17:37 UTC  (18+ messages)
` [Qemu-devel] [PATCH v11 2/3] "

[Qemu-devel] [PATCH] docker: fix test-mingw
 2019-02-04 17:28 UTC  (4+ messages)

[Qemu-devel] SeaBIOS regression
 2019-02-04 17:21 UTC  (2+ messages)

[Qemu-devel] [Bug 1814418] [NEW] persistent bitmap will be inconsistent when qemu crash,
 2019-02-04 17:04 UTC  (4+ messages)

[Qemu-devel] [PATCH v11 for-4.0 00/11] qemu_thread_create: propagate the error to callers to handle
 2019-02-04 16:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH v11 for-4.0 09/11] qemu_thread: supplement error handling for migration

[Qemu-devel] [PATCH] queue: fix QTAILQ_FOREACH_REVERSE_SAFE
 2019-02-04 16:27 UTC  (3+ messages)

[Qemu-devel] [PATCH V2] test-filter-mirror: pass UNIX domain socket through fd
 2019-02-04 16:04 UTC  (2+ messages)

[Qemu-devel] [PATCH] tests/docker/test-mingw and docs: Remove --with-sdlabi=2.0
 2019-02-04 16:01 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 0/4] HWCAP_CPUID registers for aarch64
 2019-02-04 15:55 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 2/4] target/arm: expose CPUID registers to userspace

[Qemu-devel] [PATCH for-4.0 v2 0/8] qemu/queue.h usage cleanup, improved QTAILQ API
 2019-02-04 15:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH 7/8] qemu/queue.h: simplify reverse access to QTAILQ
  ` [Qemu-devel] valgrind errors (was: [PATCH 7/8] qemu/queue.h: simplify reverse access to QTAILQ)

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

[Qemu-devel] [PULL 0/4] Xen queue 20190204
 2019-02-04 15:25 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] Seabios 20181106 patches
 2019-02-04 15:25 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/1] update seabios to master snapshot


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