messages from 2018-03-13 17:34:29 to 2018-03-13 23:15:05 UTC [more...]
[Qemu-devel] [PULL 00/17] NBD patches for 2018-03-13 (2.12 softfreeze)
2018-03-13 19:30 UTC (2+ messages)
[Qemu-devel] [PATCH v2] xen-pvdevice: Introduce a simplistic xen-pvdevice save state
2018-03-13 23:14 UTC
[Qemu-devel] [PATCH v5 0/6] Add a valid_cpu_types property
2018-03-13 23:13 UTC (2+ messages)
[Qemu-devel] [PATCH 0/9] raspi3: various fixes for Linux booting
2018-03-13 23:06 UTC (9+ messages)
` [Qemu-devel] [PATCH 4/9] hw/arm/bcm2386: Fix parent type of bcm2386
` [Qemu-devel] [PATCH 5/9] hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283x
` [Qemu-devel] [PATCH 6/9] hw/arm/bcm2836: Create proper bcm2837 device
` [Qemu-devel] [PATCH 8/9] hw/arm/bcm2836: Hardcode correct CPU type
[Qemu-devel] [PULL 00/69] Misc patches for QEMU soft freeze
2018-03-13 22:47 UTC (70+ messages)
` [Qemu-devel] [PULL 01/69] qom: introduce object_class_get_list_sorted
` [Qemu-devel] [PULL 02/69] net: allow using any PCI NICs in -net or -nic
` [Qemu-devel] [PULL 03/69] q35: change default NIC to e1000e
` [Qemu-devel] [PULL 04/69] scsi-disk.c: consider bl->max_transfer in INQUIRY emulation
` [Qemu-devel] [PULL 05/69] qemu-doc: update deprecation section to use -nic and -netdev hubport
` [Qemu-devel] [PULL 06/69] qemu-doc: Add the paragraph about the -no-frame deprecation again
` [Qemu-devel] [PULL 07/69] build-sys: make help could have 'modules' target
` [Qemu-devel] [PULL 08/69] hw: Do not include "sysemu/block-backend.h" if it is not necessary
` [Qemu-devel] [PULL 09/69] checkpatch: Exempt long URLs
` [Qemu-devel] [PULL 10/69] vl: export machine_init_done
` [Qemu-devel] [PULL 11/69] chardev: fix handling of EAGAIN for TCP chardev
` [Qemu-devel] [PULL 12/69] chardev: update net listener gcontext
` [Qemu-devel] [PULL 13/69] chardev: allow telnet gsource to switch gcontext
` [Qemu-devel] [PULL 14/69] chardev: introduce chr_machine_done hook
` [Qemu-devel] [PULL 15/69] chardev: use chardev's gcontext for async connect
` [Qemu-devel] [PULL 16/69] chardev: tcp: postpone async connection setup
` [Qemu-devel] [PULL 17/69] chardev: tcp: let TLS run on chardev context
` [Qemu-devel] [PULL 18/69] scsi: support NDOB (no data-out buffer) for WRITE SAME commands
` [Qemu-devel] [PULL 19/69] hw/i386: make IOMMUs configurable via default-configs/
` [Qemu-devel] [PULL 20/69] Polish the version strings containing the package version
` [Qemu-devel] [PULL 21/69] hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices
` [Qemu-devel] [PULL 22/69] rcutorture: remove synchronize_rcu from readers
` [Qemu-devel] [PULL 23/69] docs: document atomic_load_acquire and atomic_store_release
` [Qemu-devel] [PULL 24/69] rcu: make memory barriers more explicit
` [Qemu-devel] [PULL 25/69] membarrier: introduce qemu/sys_membarrier.h
` [Qemu-devel] [PULL 26/69] membarrier: add --enable-membarrier
` [Qemu-devel] [PULL 27/69] hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
` [Qemu-devel] [PULL 28/69] hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
` [Qemu-devel] [PULL 29/69] hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
` [Qemu-devel] [PULL 30/69] MAINTAINERS: Fix the PC87312 include path
` [Qemu-devel] [PULL 31/69] hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIO
` [Qemu-devel] [PULL 32/69] hw/isa/pc87312: Use uint16_t for the ISA I/O base address
` [Qemu-devel] [PULL 33/69] hw/isa/pc87312: Use 'unsigned int' for the irq value
` [Qemu-devel] [PULL 34/69] hw/isa/superio: Add a Super I/O template based on the PC87312 device
` [Qemu-devel] [PULL 35/69] hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIO
` [Qemu-devel] [PULL 36/69] hw/isa/superio: Factor out the parallel code from pc87312.c
` [Qemu-devel] [PULL 37/69] hw/isa/superio: Factor out the serial "
` [Qemu-devel] [PULL 38/69] hw/isa/superio: Factor out the floppy disc controller "
` [Qemu-devel] [PULL 39/69] hw/isa/superio: Add a keyboard/mouse controller (8042)
` [Qemu-devel] [PULL 40/69] hw/isa/superio: Factor out the IDE code from pc87312.c
` [Qemu-devel] [PULL 41/69] hw/mips/malta: Code movement
` [Qemu-devel] [PULL 42/69] hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.c
` [Qemu-devel] [PULL 43/69] hw/mips/mips_fulong2e: Factor out vt82c686b_southbridge_init()
` [Qemu-devel] [PULL 44/69] hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()
` [Qemu-devel] [PULL 45/69] hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIO
` [Qemu-devel] [PULL 46/69] MAINTAINERS: Add entries for the VT82C686B Super I/O
` [Qemu-devel] [PULL 47/69] MAINTAINERS: Split the Alpha TCG/machine section
` [Qemu-devel] [PULL 48/69] hw/isa/superio: Add the SMC FDC37C669 Super I/O
` [Qemu-devel] [PULL 49/69] hw/alpha/dp264: Add the ISA DMA controller
` [Qemu-devel] [PULL 50/69] hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIO
` [Qemu-devel] [PULL 51/69] hw/i386/pc: Factor out the superio code
` [Qemu-devel] [PULL 52/69] cpu-exec: fix exception_index handling
` [Qemu-devel] [PULL 53/69] replay: fix processing async events
` [Qemu-devel] [PULL 54/69] replay: fixed replay_enable_events
` [Qemu-devel] [PULL 55/69] replay: fix save/load vm for non-empty queue
` [Qemu-devel] [PULL 56/69] replay: added replay log format description
` [Qemu-devel] [PULL 57/69] replay: save prior value of the host clock
` [Qemu-devel] [PULL 58/69] replay/replay.c: bump REPLAY_VERSION again
` [Qemu-devel] [PULL 59/69] replay/replay-internal.c: track holding of replay_lock
` [Qemu-devel] [PULL 60/69] replay: make locking visible outside replay code
` [Qemu-devel] [PULL 61/69] replay: don't destroy mutex at exit
` [Qemu-devel] [PULL 62/69] replay: push replay_mutex_lock up the call tree
` [Qemu-devel] [PULL 63/69] replay: check return values of fwrite
` [Qemu-devel] [PULL 64/69] replay: avoid recursive call of checkpoints
` [Qemu-devel] [PULL 65/69] scripts/replay-dump.py: replay log dumper
` [Qemu-devel] [PULL 66/69] replay: don't process async events when warping the clock
` [Qemu-devel] [PULL 67/69] replay: save vmstate of the asynchronous events
` [Qemu-devel] [PULL 68/69] replay: update documentation
` [Qemu-devel] [PULL 69/69] tcg: fix cpu_io_recompile
[Qemu-devel] [PULL 00/36] QAPI patches for 2018-03-12, 2.12 softfreeze
2018-03-13 21:55 UTC (4+ messages)
[Qemu-devel] [RFC PATCH] i2c: device passthrough HACK(!) & evaluation
2018-03-13 20:08 UTC (2+ messages)
[Qemu-devel] [PULL 00/22] virtio,vhost,pci,pc: features, cleanups
2018-03-13 21:45 UTC (23+ messages)
` [Qemu-devel] [PULL 01/22] scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4
` [Qemu-devel] [PULL 02/22] virtio-net: use 64-bit values for feature flags
` [Qemu-devel] [PULL 03/22] virtio-net: add linkspeed and duplex settings to virtio-net
` [Qemu-devel] [PULL 04/22] acpi: remove unused acpi-dsdt.aml
` [Qemu-devel] [PULL 05/22] pc: replace pm object initialization with one-liner in acpi_get_pm_info()
` [Qemu-devel] [PULL 06/22] acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddress
` [Qemu-devel] [PULL 07/22] acpi: add build_append_gas() helper for Generic Address Structure
` [Qemu-devel] [PULL 08/22] acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
` [Qemu-devel] [PULL 09/22] pc: acpi: isolate FADT specific data into AcpiFadtData structure
` [Qemu-devel] [PULL 11/22] acpi: move build_fadt() from i386 specific to generic ACPI source
` [Qemu-devel] [PULL 10/22] pc: acpi: use build_append_foo() API to construct FADT
` [Qemu-devel] [PULL 12/22] virt_arm: acpi: reuse common build_fadt()
` [Qemu-devel] [PULL 13/22] tests: acpi: don't read all fields in test_acpi_fadt_table()
` [Qemu-devel] [PULL 14/22] vhost: used_memslots refactoring
` [Qemu-devel] [PULL 15/22] qemu-options-wrapper.h: fix include patch
` [Qemu-devel] [PULL 16/22] standard-headers: update virtio_net.h
` [Qemu-devel] [PULL 17/22] hw/pci: remove obsolete PCIDevice->init()
` [Qemu-devel] [PULL 18/22] pc-dimm: make qmp_pc_dimm_device_list() sort devices by address
` [Qemu-devel] [PULL 19/22] qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList
` [Qemu-devel] [PULL 20/22] hw/acpi-build: build SRAT memory affinity structures for DIMM devices
` [Qemu-devel] [PULL 21/22] tests/bios-tables-test: add test cases for DIMM proximity
` [Qemu-devel] [PULL 22/22] test/acpi-test-data: add ACPI tables for dimmpxm test
[Qemu-devel] [PATCH] checkpatch: warn about missing MAINTAINERS file changes
2018-03-12 17:58 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/5] Enable TOPOEXT to support hyperthreading on AMD CPU
2018-03-13 21:39 UTC (2+ messages)
[Qemu-devel] [PATCH v3] vmgenid: allow VM Generation ID modification via QMP/HMP
2018-03-13 21:22 UTC (2+ messages)
[Qemu-devel] [PULL 00/13] Bitmaps patches
2018-03-13 21:14 UTC (14+ messages)
` [Qemu-devel] [PULL 01/13] block/dirty-bitmap: add bdrv_dirty_bitmap_enable_successor()
` [Qemu-devel] [PULL 02/13] block/dirty-bitmap: fix locking in bdrv_reclaim_dirty_bitmap
` [Qemu-devel] [PULL 03/13] block/dirty-bitmap: add _locked version of bdrv_reclaim_dirty_bitmap
` [Qemu-devel] [PULL 04/13] dirty-bitmap: add locked state
` [Qemu-devel] [PULL 05/13] migration: introduce postcopy-only pending
` [Qemu-devel] [PULL 06/13] qapi: add dirty-bitmaps migration capability
` [Qemu-devel] [PULL 07/13] migration: include migrate_dirty_bitmaps in migrate_postcopy
` [Qemu-devel] [PULL 08/13] migration/qemu-file: add qemu_put_counted_string()
` [Qemu-devel] [PULL 09/13] migration: add is_active_iterate handler
` [Qemu-devel] [PULL 10/13] migration: allow qmp command migrate-start-postcopy for any postcopy
` [Qemu-devel] [PULL 11/13] migration: add postcopy migration of dirty bitmaps
` [Qemu-devel] [PULL 12/13] iotests: add dirty bitmap migration test
` [Qemu-devel] [PULL 13/13] iotests: add dirty bitmap postcopy test
[Qemu-devel] [PATCH v5 00/29] postcopy+vhost-user/shared ram
2018-03-13 21:14 UTC (4+ messages)
` [Qemu-devel] [PATCH v5 09/29] postcopy: Allow registering of fd handler
[Qemu-devel] [PULL v2 00/17] NBD patches for 2018-03-13 (2.12 softfreeze)
2018-03-13 20:50 UTC (2+ messages)
` [Qemu-devel] [PULL v2 14/17] nbd: BLOCK_STATUS for standard get_block_status function: client part
[Qemu-devel] [PULL 00/11] vfio updates for QEMU-2.12 soft freeze
2018-03-13 20:19 UTC (12+ messages)
` [Qemu-devel] [PULL 01/11] standard-headers: add drm/drm_fourcc.h
` [Qemu-devel] [PULL 02/11] ui/pixman: add qemu_drm_format_to_pixman()
` [Qemu-devel] [PULL 03/11] console: minimal hotplug suport
` [Qemu-devel] [PULL 04/11] secondary-vga: properly close QemuConsole on unplug
` [Qemu-devel] [PULL 05/11] vfio/common: cleanup in vfio_region_finalize
` [Qemu-devel] [PULL 06/11] vfio/display: core & wireup
` [Qemu-devel] [PULL 07/11] vfio/display: adding region support
` [Qemu-devel] [PULL 08/11] vfio/display: adding dmabuf support
` [Qemu-devel] [PULL 09/11] vfio/pci: Relax DMA map errors for MMIO regions
` [Qemu-devel] [PULL 10/11] vfio-pci: Allow mmap of MSIX BAR
` [Qemu-devel] [PULL 11/11] ppc/spapr, vfio: Turn off MSIX emulation for VFIO devices
[Qemu-devel] [PATCH v2 0/8] nbd block status base:allocation
2018-03-13 20:16 UTC (3+ messages)
[Qemu-devel] [PATCH 0/3] nvram: at24c: fix problems related to "rom-size"
2018-03-13 20:16 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/3] nvram: at24c: remove doubled prefix for ERR
` [Qemu-devel] [PATCH 3/3] nvram: at24c: use a sane default for "rom-size"
[Qemu-devel] [PATCH v11 00/13] Dirty bitmaps postcopy migration
2018-03-13 20:10 UTC (23+ messages)
` [Qemu-devel] [PATCH v11 01/13] block/dirty-bitmap: add bdrv_dirty_bitmap_enable_successor()
` [Qemu-devel] [PATCH v11 02/13] block/dirty-bitmap: fix locking in bdrv_reclaim_dirty_bitmap
` [Qemu-devel] [PATCH v11 03/13] block/dirty-bitmap: add _locked version of bdrv_reclaim_dirty_bitmap
` [Qemu-devel] [PATCH v11 04/13] dirty-bitmap: add locked state
` [Qemu-devel] [PATCH v11 05/13] migration: introduce postcopy-only pending
` [Qemu-devel] [PATCH v11 06/13] qapi: add dirty-bitmaps migration capability
` [Qemu-devel] [PATCH v11 07/13] migration: include migrate_dirty_bitmaps in migrate_postcopy
` [Qemu-devel] [PATCH v11 08/13] migration/qemu-file: add qemu_put_counted_string()
` [Qemu-devel] [PATCH v11 09/13] migration: add is_active_iterate handler
` [Qemu-devel] [PATCH v11 10/13] migration: allow qmp command migrate-start-postcopy for any postcopy
` [Qemu-devel] [PATCH v11 11/13] migration: add postcopy migration of dirty bitmaps
` [Qemu-devel] [PATCH v11 12/13] iotests: add dirty bitmap migration test
` [Qemu-devel] [PATCH v11 13/13] iotests: add dirty bitmap postcopy test
[Qemu-devel] regression in timer code?
2018-03-13 20:09 UTC
[Qemu-devel] [PATCH v12 00/28] x86: Secure Encrypted Virtualization (AMD)
2018-03-13 19:49 UTC (10+ messages)
` [Qemu-devel] [PATCH v12 08/28] target/i386: add Secure Encrypted Virtulization (SEV) object
[Qemu-devel] [PULL v2 0/9] Socket next patches
2018-03-13 19:17 UTC (11+ messages)
` [Qemu-devel] [PULL v2 1/9] char: don't silently skip tn3270 protocol init when TLS is enabled
` [Qemu-devel] [PULL v2 2/9] cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types
` [Qemu-devel] [PULL v2 3/9] sockets: pull code for testing IP availability out of specific test
` [Qemu-devel] [PULL v2 4/9] sockets: strengthen test suite IP protocol availability checks
` [Qemu-devel] [PULL v2 5/9] sockets: move fd_is_socket() into common sockets code
` [Qemu-devel] [PULL v2 6/9] sockets: check that the named file descriptor is a socket
` [Qemu-devel] [PULL v2 7/9] sockets: allow SocketAddress 'fd' to reference numeric file descriptors
` [Qemu-devel] [PULL v2 8/9] char: refactor parsing of socket address information
` [Qemu-devel] [PULL v2 9/9] char: allow passing pre-opened socket file descriptor at startup
[Qemu-devel] [PATCH qemu v7 2/4] vfio/pci: Relax DMA map errors for MMIO regions
2018-03-13 19:17 UTC (18+ messages)
[Qemu-devel] [PATCH 0/2] Give the refcount cache the minimum possible size by default
2018-03-13 19:10 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/2] qcow2: "
` [Qemu-devel] [PATCH 2/2] docs: Document the new default sizes of the qcow2 caches
[Qemu-devel] [PULL 0/9] Socket next patches
2018-03-13 19:10 UTC (8+ messages)
` [Qemu-devel] [PULL 2/9] cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types
[Qemu-devel] [PULL 00/11] target/xtensa linux-user support
2018-03-13 18:53 UTC
[Qemu-devel] [PULL 00/41] Block layer patches
2018-03-13 18:47 UTC (3+ messages)
` [Qemu-devel] [PULL 18/41] blockjobs: add block-job-finalize
[Qemu-devel] [PULL 0/7] Machine queue, 2018-03-12
2018-03-13 18:37 UTC (3+ messages)
[Qemu-devel] [Bug 1755479] [NEW] Cortex M:qemu abort with optimized code and icount
2018-03-13 18:11 UTC (3+ messages)
` [Qemu-devel] [Bug 1755479] "
[Qemu-devel] [PULL 00/17] NBD patches for 2018-03-13 (2.12 softfreeze)
2018-03-13 18:19 UTC (2+ messages)
[Qemu-devel] [PULL 0/4] Python queue, 2018-03-12
2018-03-13 18:15 UTC (2+ messages)
[Qemu-devel] [PATCH v10 00/12] Dirty bitmaps postcopy migration
2018-03-13 18:02 UTC (5+ messages)
` [Qemu-devel] [PATCH v10 10/12] migration: add postcopy migration of dirty bitmaps
[Qemu-devel] Proposal: deprecate and remove QEMU's unicore32 target code
2018-03-13 17:39 UTC (6+ messages)
` [Qemu-devel] Deprecate tilegx ? (was: Proposal: deprecate and remove QEMU's unicore32 target code)
` [Qemu-devel] Deprecate tilegx ?
[Qemu-devel] [PULL 00/18] Linux user for 2.12 patches
2018-03-13 17:33 UTC (4+ messages)
` [Qemu-devel] [PULL 13/18] linux-user: init_guest_space: Correctly handle guest_start in commpage initialization
` [Qemu-devel] [PULL 15/18] linux-user: init_guest_commpage: Add a comment about size check
` [Qemu-devel] [PULL 18/18] linux-user: init_guest_space: Add a comment about search strategy
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).