qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-09 17:27:12 to 2018-07-10 09:57:54 UTC [more...]

[Qemu-devel] [PATCH for-3.0] migration: reorder MIG_CMD_POSTCOPY_RESUME
 2018-07-10  9:57 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-i386: coalesced PIO support for RTC
 2018-07-10  9:55 UTC 

[Qemu-devel] [PULL 0/3] Linux user for 3.0 patches
 2018-07-10  9:51 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/3] linux-user: Do not report "Unsupported syscall" by default
` [Qemu-devel] [PULL 2/3] linux-user: Do not report "syscall not implemented" "
` [Qemu-devel] [PULL 3/3] linux-user: Report error message on stderr, rather than stdout

[Qemu-devel] [PATCH] linux-user: Fix shmat emulation by honoring host SHMLBA
 2018-07-10  9:47 UTC  (2+ messages)

[Qemu-devel] [Bug 1780928] [NEW] v2.12.0-2321-gb34181056c: vcpu hotplug crashes qemu-kvm with segfault
 2018-07-10  9:30 UTC  (3+ messages)
` [Qemu-devel] [Bug 1780928] "

[Qemu-devel] [PATCH] iotests: 222: Don't run with luks
 2018-07-10  9:38 UTC 

[Qemu-devel] [PATCH for-3.0 v2 00/10] migration: postcopy recovery unit test, bug fixes
 2018-07-10  9:19 UTC  (11+ messages)
` [Qemu-devel] [PATCH for-3.0 v2 01/10] migration: simplify check to use qemu file buffer
` [Qemu-devel] [PATCH for-3.0 v2 02/10] migration: loosen recovery check when load vm
` [Qemu-devel] [PATCH for-3.0 v2 03/10] migration: fix incorrect bitmap size calculation
` [Qemu-devel] [PATCH for-3.0 v2 04/10] migration: show pause/recover state on dst host
` [Qemu-devel] [PATCH for-3.0 v2 05/10] tests: introduce migrate_postcopy_* helpers
` [Qemu-devel] [PATCH for-3.0 v2 06/10] tests: allow migrate() to take extra flags
` [Qemu-devel] [PATCH for-3.0 v2 07/10] tests: introduce migrate_query*() helpers
` [Qemu-devel] [PATCH for-3.0 v2 08/10] tests: introduce wait_for_migration_status()
` [Qemu-devel] [PATCH for-3.0 v2 09/10] tests: add postcopy recovery test
` [Qemu-devel] [PATCH for-3.0 v2 10/10] tests: hide stderr for "

[Qemu-devel] [PATCH for-3.0] pc: Use "3.0+" constant as default SMBIOS version
 2018-07-10  9:07 UTC  (4+ messages)

[Qemu-devel] [PULL 0/7] Block patches for 3.0-rc0
 2018-07-10  9:01 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/7] qcow2: Drop unused cluster_data
` [Qemu-devel] [PULL 2/7] file-posix: Fix fd_open check in raw_co_copy_range_to
` [Qemu-devel] [PULL 3/7] qcow2: Drop unreachable break
` [Qemu-devel] [PULL 4/7] raw: Drop superfluous semicolon
` [Qemu-devel] [PULL 5/7] vmdk: Fix possible segfault with non-VMDK backing
` [Qemu-devel] [PULL 6/7] iotests: Add VMDK backing file correlation test
` [Qemu-devel] [PULL 7/7] qcow2: add overlap check for bitmap directory

[Qemu-devel] [PATCH v2 1/2] hw/acpi-build: Add a check for memory-less NUMA nodes
 2018-07-10  8:58 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 2/2][DO NOT APPLY] tests/acpi-test: update ACPI tables test blobs

[Qemu-devel] [PATCH 0/3] x86/cpu: Enable a few new cpu features
 2018-07-10  8:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] x86/cpu: Enable UMONITOR/UMWAIT/TPAUSE "
` [Qemu-devel] [PATCH 2/3] x86/cpu: Enable MOVDIRI cpu feature
` [Qemu-devel] [PATCH 3/3] x86/cpu: Enable MOVDIR64B "

[Qemu-devel] [PATCH for-3.0 0/9] migration: postcopy recovery unit test, bug fixes
 2018-07-10  8:53 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/7 V8] nvdimm: guarantee persistence of QEMU writes to persistent memory
 2018-07-10  8:49 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/7 V8] memory, exec: switch file ram allocation functions to 'flags' parameters
` [Qemu-devel] [PATCH 1/7 V8] memory, exec: Expose all memory block related flags
` [Qemu-devel] [PATCH 3/7 V8] hostmem-file: add the 'pmem' option
` [Qemu-devel] [PATCH 4/7 V8] configure: add libpmem support
` [Qemu-devel] [PATCH 5/7 V8] mem/nvdimm: ensure write persistence to PMEM in label emulation
` [Qemu-devel] [PATCH 6/7 V8] migration/ram: Add check and info message to nvdimm post copy
` [Qemu-devel] [PATCH 7/7 V8] migration/ram: ensure write persistence on loading all data to PMEM

[Qemu-devel] [Bug 1780814] [NEW] lib/raid6/neon4.c:118:1: internal compiler error
 2018-07-10  8:31 UTC  (5+ messages)
` [Qemu-devel] [Bug 1780814] "

[Qemu-devel] [PATCH 0/2] block: Fix attaching drained child node
 2018-07-10  8:37 UTC  (2+ messages)

[Qemu-devel] [PATCH for 3.0 00/10] various docker fixes
 2018-07-10  8:36 UTC  (10+ messages)
` [Qemu-devel] [PATCH for 3.0 01/10] tests/.gitignore: don't ignore docker tests
` [Qemu-devel] [PATCH for 3.0 05/10] docker: move make check into check_qemu helper
` [Qemu-devel] [PATCH for 3.0 09/10] docker: add test-unit runner

[Qemu-devel] [PATCH] hw/acpi-build: Add a check for non-memory NUMA nodes
 2018-07-10  8:31 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] hw/machine: Remove the Zero check of nb_numa_nodes for numa_complete_configuration()
 2018-07-10  8:15 UTC  (3+ messages)

[Qemu-devel] [PATCH] spapr: Correct inverted test in spapr_pc_dimm_node()
 2018-07-10  8:08 UTC  (3+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH] acpi: generalize aml_package / aml_varpackage
 2018-07-10  8:02 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/6] fix persistent bitmaps migration logic
 2018-07-10  7:43 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/6] iotests: 169: drop deprecated 'autoload' parameter
` [Qemu-devel] [PATCH 2/6] block/qcow2: improve error message in qcow2_inactivate
` [Qemu-devel] [PATCH 3/6] bloc/qcow2: drop dirty_bitmaps_loaded state variable

[Qemu-devel] [PULL v4 0/7] riscv-pull queue
 2018-07-10  7:25 UTC  (5+ messages)

[Qemu-devel] [GIT PULL for qemu-pseries] pseries: Update SLOF firmware image
 2018-07-10  7:14 UTC  (4+ messages)

[Qemu-devel] [PULL for-3.0 0/1] target/sh4: Fix translator.c assertion failure for gUSA
 2018-07-10  7:00 UTC  (3+ messages)
` [Qemu-devel] [PULL for-3.0 1/1] "

[Qemu-devel] [RFC 00/15] s390: vfio-ccw dasd ipl support
 2018-07-10  6:53 UTC  (3+ messages)
` [Qemu-devel] [RFC 05/15] s390-bios: Factor finding boot device out of virtio code path

[Qemu-devel] [PATCH] hw/arm/bcm283x: Fix crash with device_add bcm2837 on unsupported machines
 2018-07-10  6:50 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 00/10] block: Fix dst reading after tail copy offloading
 2018-07-10  6:31 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 01/10] block: Prefix file driver trace points with "file_"
` [Qemu-devel] [PATCH v3 02/10] block: Add copy offloading trace points
` [Qemu-devel] [PATCH v3 03/10] block: Use BdrvChild to discard
` [Qemu-devel] [PATCH v3 04/10] block: Use uint64_t for BdrvTrackedRequest byte fields
` [Qemu-devel] [PATCH v3 05/10] block: Extract common write req handling
` [Qemu-devel] [PATCH v3 06/10] block: Fix handling of image enlarging write
` [Qemu-devel] [PATCH v3 07/10] block: Use common req handling for discard
` [Qemu-devel] [PATCH v3 08/10] block: Use common req handling in copy offloading
` [Qemu-devel] [PATCH v3 09/10] block: Fix bdrv_co_truncate overlap check
` [Qemu-devel] [PATCH v3 10/10] block: Use common write req handling in truncate

[Qemu-devel] [libvirt] [PULL 25/26] block: Remove deprecated -drive option serial
 2018-07-10  5:59 UTC  (12+ messages)

[Qemu-devel] [PATCH] qapi/block-core.json: Add missing documentation for blklogwrites log-append option
 2018-07-10  5:28 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/9] block: Fix dst reading after tail copy offloading
 2018-07-10  5:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 8/9] block: Fix bdrv_co_truncate overlap check

[Qemu-devel] [PATCH 0/9] monitor: enable OOB by default
 2018-07-10  4:27 UTC  (6+ messages)
` [Qemu-devel] [PATCH 5/9] monitor: suspend monitor instead of send CMD_DROP

[Qemu-devel] [PATCH] make pci_bridge_region_cleanup to be done in rcu queue after flatview_destroy
 2018-07-10  3:12 UTC 

[Qemu-devel] [PATCH v5 0/4] fix image fleecing
 2018-07-10  2:57 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 1/4] block/io: fix copy_range
` [Qemu-devel] [PATCH v5 2/4] block: split flags in copy_range
` [Qemu-devel] [PATCH v5 3/4] block: add BDRV_REQ_SERIALISING flag
` [Qemu-devel] [PATCH v5 4/4] block/backup: fix fleecing scheme: use serialized writes

[Qemu-devel] [PATCH] make pci_bridge_region_cleanup to be done in rcu queue after flatview_destroy
 2018-07-10  2:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] Use of unique identifier for pairing virtio and passthrough devices
 2018-07-10  2:11 UTC  (12+ messages)

[Qemu-devel] [PATCH v2 0/6] Connect a PCIe host and graphics support to RISC-V
 2018-07-10  1:54 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/6] hw/riscv/virtio: Set the soc device tree node as a simple-bus
` [Qemu-devel] [PATCH v2 2/6] hw/riscv/virt: Increase the number of interrupts
` [Qemu-devel] [PATCH v2 3/6] hw/riscv/virt: Connect the gpex PCIe
` [Qemu-devel] [PATCH v2 4/6] hw/riscv/virt: Connect a VGA PCIe device
` [Qemu-devel] [PATCH v2 5/6] hw/riscv/sifive_u: Connect the Xilinx PCIe
` [Qemu-devel] [PATCH v2 6/6] riscv64-softmmu.mak: Build Virtio Block support

[Qemu-devel] [PATCH hack dontapply v2 0/7] Dynamic _CST generation
 2018-07-10  1:49 UTC  (10+ messages)
` [Qemu-devel] [PATCH hack dontapply v2 1/7] acpi: aml: add aml_register()
` [Qemu-devel] [PATCH hack dontapply v2 2/7] acpi: generalize aml_package / aml_varpackage
` [Qemu-devel] [PATCH hack dontapply v2 4/7] acpi: export acpi_checksum
` [Qemu-devel] [PATCH hack dontapply v2 3/7] acpi: aml_load/aml_unload
` [Qemu-devel] [PATCH hack dontapply v2 6/7] acpi: aml generation for _CST
` [Qemu-devel] [PATCH hack dontapply v2 5/7] acpi: init header without linking
` [Qemu-devel] [PATCH hack dontapply v2 7/7] pc: HACK: acpi: tie in _CST object to Processor
` [Qemu-devel] [PATCH hack dontapply v2 8/7 untested] acpi: support cst change notifications

[Qemu-devel] [PATCH] sm501: Update screen on frame buffer address change
 2018-07-10  1:32 UTC  (2+ messages)

[Qemu-devel] 2018-07-02 Incremental Backup Status Report
 2018-07-09 23:31 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] 2018-07-09 "

[Qemu-devel] [PATCH 0/2] prevent qga from crashing
 2018-07-09 22:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] qga-win: prevent crash when executing fsinfo command

[Qemu-devel] [PATCH v2 0/2] vga: make stdvga the global default
 2018-07-09 22:26 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 2/2] vga: don't pick cirrus by default

[Qemu-devel] [PULL 0/2] Machine/NUMA fixes for -rc0
 2018-07-09 21:43 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/2] machine: properly free device_memory
` [Qemu-devel] [PULL 2/2] hw/machine: Remove the Zero check of nb_numa_nodes for numa_complete_configuration()

[Qemu-devel] [PATCH v2 1/1] tests/migration: Skip tests for ppc tcg
 2018-07-09 21:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/33] Add nanoMIPS support to QEMU
 2018-07-09 20:50 UTC  (34+ messages)
` [Qemu-devel] [PATCH v2 01/33] target/mips: Add nanoMIPS OPCODE table
` [Qemu-devel] [PATCH v2 02/33] target/mips: Add decode_nanomips_opc() function
` [Qemu-devel] [PATCH v2 03/33] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
` [Qemu-devel] [PATCH v2 04/33] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
` [Qemu-devel] [PATCH v2 05/33] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
` [Qemu-devel] [PATCH v2 06/33] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
` [Qemu-devel] [PATCH v2 07/33] target/mips: Add emulation of nanoMIPS 48-bit instructions
` [Qemu-devel] [PATCH v2 08/33] target/mips: Add emulation of nanoMIPS FP instructions
` [Qemu-devel] [PATCH v2 09/33] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
` [Qemu-devel] [PATCH v2 10/33] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
` [Qemu-devel] [PATCH v2 11/33] target/mips: Add emulation of misc nanoMIPS instructions (pool p_lsx)
` [Qemu-devel] [PATCH v2 12/33] target/mips: Implement emulation of nanoMIPS ROTX instruction
` [Qemu-devel] [PATCH v2 13/33] target/mips: Implement emulation of nanoMIPS EXTW instruction
` [Qemu-devel] [PATCH v2 14/33] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
` [Qemu-devel] [PATCH v2 15/33] target/mips: Add emulation of nanoMIPS branch instructions
` [Qemu-devel] [PATCH v2 16/33] target/mips: Implement MT ASE support for nanoMIPS
` [Qemu-devel] [PATCH v2 17/33] target/mips: Implement DSP "
` [Qemu-devel] [PATCH v2 18/33] target/mips: Add handling of branch delay slots "
` [Qemu-devel] [PATCH v2 19/33] target/mips: Implement emualtion of nanoMIPS LLWP/SCWP pair
` [Qemu-devel] [PATCH v2 20/33] target/mips: Add updating BadInstr and BadInstrP registers for nanoMIPS
` [Qemu-devel] [PATCH v2 21/33] target/mips: Add updating CP0 BadInstrX register for nanoMIPs only
` [Qemu-devel] [PATCH v2 22/33] target/mips: Adjust behavior of Config3's ISAOnExc bit for nanoMIPS
` [Qemu-devel] [PATCH v2 23/33] target/mips: Adjust exception_resume_pc() "
` [Qemu-devel] [PATCH v2 24/33] target/mips: Adjust set_hflags_for_handler() "
` [Qemu-devel] [PATCH v2 25/33] target/mips: Adjust set_pc() "
` [Qemu-devel] [PATCH v2 26/33] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
` [Qemu-devel] [PATCH v2 27/33] target/mips: Add ELF flags for MIPS machine variants
` [Qemu-devel] [PATCH v2 28/33] mips_malta: Add basic nanoMIPS boot code for MIPS' Malta
` [Qemu-devel] [PATCH v2 29/33] mips_malta: Setup GT64120 BARs in nanoMIPS bootloader
` [Qemu-devel] [PATCH v2 30/33] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
` [Qemu-devel] [PATCH v2 31/33] gdbstub: Disable handling of nanoMIPS ISA bit in the MIPS gdbstub
` [Qemu-devel] [PATCH v2 32/33] gdbstub: Add XML support for GDB for nanoMIPS
` [Qemu-devel] [PATCH v2 33/33] target/mips: Add definition of nanoMIPS I7200 CPU

[Qemu-devel] [PULL 0/1] x86 fix for -rc0
 2018-07-09 20:30 UTC  (2+ messages)

[Qemu-devel] [Bug 1780812] [NEW] Full-Screen Switch Does Nothing When Using SDL
 2018-07-09 18:48 UTC  (2+ messages)
` [Qemu-devel] [Bug 1780812] "

[Qemu-devel] [PATCH 3/7 V7 RESEND] hostmem-file: add the 'pmem' option
 2018-07-09 18:47 UTC  (4+ messages)

[Qemu-devel] [PATCH] ui/sdl2: Fix broken -full-screen CLI option
 2018-07-09 18:44 UTC 

[Qemu-devel] [PATCH] translate-all: honour CF_NOCACHE in tb_gen_code
 2018-07-09 18:39 UTC  (3+ messages)

[Qemu-devel] [PATCH] exec.c: Replace memory_region_is_unassigned() with memory_region_is_ram_backed()
 2018-07-09 17:50 UTC  (4+ messages)

[Qemu-devel] [PATCH] headers: fix linux/mod_devicetable.h inclusions
 2018-07-09 17:47 UTC  (2+ messages)

[Qemu-devel] [PULL 00/11] target-arm queue
 2018-07-09 17:29 UTC  (2+ messages)

[Qemu-devel] [RFC 0/6] KVM/ARM: Dynamic and larger GPA size
 2018-07-09 17:26 UTC  (5+ messages)
` [Qemu-devel] [RFC 5/6] hw/arm/virt: support kvm_type property


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