qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-15 14:34:44 to 2019-10-16 08:52:51 UTC [more...]

[PATCH 0/5] aspeed/i2c: Add support for pool and DMA transfer modes
 2019-10-16  8:50 UTC  (2+ messages)
` [PATCH 2/5] aspeed/i2c: Check SRAM enablement on A2500

[PATCH v2 0/4] apic: Fix migration breakage of >255 vcpus
 2019-10-16  8:44 UTC  (9+ messages)
` [PATCH v2 1/4] migration: Define VMSTATE_INSTANCE_ID_ANY
` [PATCH v2 2/4] migration: Change SaveStateEntry.instance_id into uint32_t
` [PATCH v2 3/4] apic: Use 32bit APIC ID for migration instance ID
` [PATCH v2 4/4] migration: Check in savevm_state_handler_insert for dups

[PATCH] qapi: add support for blkreplay driver
 2019-10-16  8:40 UTC 

Python 2 and test/vm/netbsd (was Re: [Qemu-devel] [PULL 0/8] Python queue, 2019-06-07)
 2019-10-16  8:25 UTC  (3+ messages)
` Python 2 and test/vm/netbsd

[PATCH v5 0/9] target/arm/kvm: enable SVE in guests
 2019-10-16  8:10 UTC  (4+ messages)
` [PATCH v5 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties

[PATCH v9 00/15] Introduce the microvm machine type
 2019-10-16  7:46 UTC  (3+ messages)
` [PATCH v9 14/15] hw/i386: "

[PATCH v2 00/21] iotests: Allow ./check -o data_file
 2019-10-16  7:18 UTC  (21+ messages)
` [PATCH v2 03/21] iotests: Add _filter_json_filename
` [PATCH v2 04/21] iotests: Filter refcount_order in 036
` [PATCH v2 05/21] iotests: Replace IMGOPTS by _unsupported_imgopts
` [PATCH v2 07/21] iotests: Let _make_test_img parse its parameters
` [PATCH v2 08/21] iotests: Add -o and --no-opts to _make_test_img
` [PATCH v2 09/21] iotests: Inject space into -ocompat=0.10 in 051
` [PATCH v2 10/21] iotests: Replace IMGOPTS= by -o
` [PATCH v2 11/21] iotests: Replace IMGOPTS='' by --no-opts
` [PATCH v2 12/21] iotests: Drop IMGOPTS use in 267
` [PATCH v2 13/21] iotests: Avoid qemu-img create
` [PATCH v2 14/21] iotests: Use _rm_test_img for deleting test images
` [PATCH v2 15/21] iotests: Avoid cp/mv of "
` [PATCH v2 16/21] iotests: Make 091 work with data_file
` [PATCH v2 17/21] iotests: Make 110 "
` [PATCH v2 18/21] iotests: Make 137 "
` [PATCH v2 19/21] iotests: Make 198 "
` [PATCH v2 20/21] iotests: Disable data_file where it cannot be used
` [PATCH v2 21/21] iotests: Allow check -o data_file

[RFC PATCH 00/23] Add subcluster allocation to qcow2
 2019-10-16  7:14 UTC  (27+ messages)
` [RFC PATCH 01/23] qcow2: Add calculate_l2_meta()
` [RFC PATCH 02/23] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
` [RFC PATCH 03/23] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
` [RFC PATCH 04/23] qcow2: Add get_l2_entry() and set_l2_entry()
` [RFC PATCH 05/23] qcow2: Document the Extended L2 Entries feature
` [RFC PATCH 06/23] qcow2: Add dummy has_subclusters() function
` [RFC PATCH 07/23] qcow2: Add subcluster-related fields to BDRVQcow2State
` [RFC PATCH 08/23] qcow2: Add offset_to_sc_index()
` [RFC PATCH 09/23] qcow2: Add l2_entry_size()
` [RFC PATCH 10/23] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
` [RFC PATCH 11/23] qcow2: Add qcow2_get_subcluster_type()
` [RFC PATCH 12/23] qcow2: Handle QCOW2_CLUSTER_UNALLOCATED_SUBCLUSTER
` [RFC PATCH 13/23] qcow2: Add subcluster support to calculate_l2_meta()
` [RFC PATCH 14/23] qcow2: Add subcluster support to qcow2_get_cluster_offset()
` [RFC PATCH 15/23] qcow2: Add subcluster support to zero_in_l2_slice()
` [RFC PATCH 16/23] qcow2: Add subcluster support to discard_in_l2_slice()
` [RFC PATCH 17/23] qcow2: Add subcluster support to check_refcounts_l2()
` [RFC PATCH 18/23] qcow2: Add subcluster support to expand_zero_clusters_in_l1()
` [RFC PATCH 19/23] qcow2: Fix offset calculation in handle_dependencies()
` [RFC PATCH 20/23] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
` [RFC PATCH 21/23] qcow2: Add subcluster support to handle_alloc_space()
` [RFC PATCH 22/23] qcow2: Restrict qcow2_co_pwrite_zeroes() to full clusters only
` [RFC PATCH 23/23] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit

[PATCH v3 0/10] add failover feature for assigned network devices
 2019-10-16  7:07 UTC  (15+ messages)
` [PATCH v3 01/10] qdev/qbus: add hidden device support
` [PATCH v3 02/10] pci: mark devices partially unplugged
` [PATCH v3 07/10] migration: add new migration state wait-unplug
` [PATCH v3 10/10] vfio: unplug failover primary device before migration

[PATCH v2 00/20] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-10-16  6:29 UTC  (4+ messages)

[PATCH v3 0/5] qcow2: advanced compression options
 2019-10-16  5:55 UTC  (8+ messages)
` [PATCH v3 1/5] qcow2: Allow writing compressed data of multiple clusters
` [PATCH v3 2/5] tests/qemu-iotests: add case to write "
` [PATCH v3 3/5] block: support compressed write for copy-on-read
` [PATCH v3 4/5] block-stream: add compress option
` [PATCH v3 5/5] tests/qemu-iotests: add case for block-stream compress

[PATCH 00/32] hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge
 2019-10-16  4:13 UTC  (35+ messages)
` [PATCH 01/32] hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers
` [PATCH 02/32] hw/i386/pc: Move kvm_i8259_init() declaration to sysemu/kvm.h
` [PATCH 03/32] mc146818rtc: move structure to header file
` [PATCH 04/32] mc146818rtc: Move RTC_ISA_IRQ definition
` [PATCH 05/32] mc146818rtc: Include "mc146818rtc_regs.h" directly in mc146818rtc.c
` [PATCH 06/32] mc146818rtc: always register rtc to rtc list
` [PATCH 07/32] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets
` [PATCH 08/32] piix4: rename some variables in realize function
` [PATCH 09/32] piix4: add Reset Control Register
` [PATCH 10/32] piix4: add a i8259 interrupt controller as specified in datasheet
` [PATCH 11/32] Revert "irq: introduce qemu_irq_proxy()"
` [PATCH 12/32] piix4: rename PIIX4 object to piix4-isa
` [PATCH 13/32] piix4: convert reset function to QOM
` [PATCH 14/32] piix4: add a i8257 dma controller as specified in datasheet
` [PATCH 15/32] piix4: add a i8254 pit "
` [PATCH 16/32] piix4: add a mc146818rtc "
` [PATCH 17/32] hw/mips/mips_malta: Create IDE hard drive array dynamically
` [PATCH 18/32] hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create()
` [PATCH 19/32] hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c
` [PATCH 20/32] hw/i386/pc: Extract pc_gsi_create()
` [PATCH 21/32] hw/i386/pc: Reduce gsi_handler scope
` [PATCH 22/32] hw/i386/pc: Move gsi_state creation code
` [PATCH 23/32] hw/i386/pc: Extract pc_i8259_create()
` [PATCH 24/32] hw/i386/pc: Remove kvm_i386.h include
` [PATCH 25/32] hw/pci-host/piix: Extract piix3_create()
` [PATCH 26/32] hw/pci-host/piix: Move RCR_IOPORT register definition
` [PATCH 27/32] hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
` [PATCH 28/32] hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
` [PATCH 29/32] hw/pci-host/piix: Fix code style issues
` [PATCH 30/32] hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
` [PATCH 31/32] hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'
` [PATCH 32/32] hw/pci-host/i440fx: Remove the last PIIX3 traces

[PATCH v19 0/5] Add ARMv8 RAS virtualization support in QEMU
 2019-10-16  3:26 UTC  (9+ messages)
` [PATCH v19 2/5] docs: APEI GHES generation and CPER record description
` [PATCH v19 3/5] ACPI: Add APEI GHES table generation support
` [PATCH v19 5/5] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH 0/2] cleanup on page size
 2019-10-16  1:25 UTC  (6+ messages)
` [PATCH 2/2] core: replace getpagesize() with qemu_real_host_page_size

[PATCH] checkpatch: sugguest to use qemu_real_host_page_size instead of getpagesize() or sysconf(_SC_PAGESIZE)
 2019-10-16  1:24 UTC 

[PATCH v5 00/22] target/arm: Implement ARMv8.5-MemTag, system mode
 2019-10-15 22:04 UTC  (3+ messages)

[PULL 00/18] x86 and machine queue, 2019-10-15
 2019-10-15 21:37 UTC  (19+ messages)
` [PULL 01/18] tests: add qtest_qmp_device_add_qdict() helper
` [PULL 02/18] tests: cpu-plug-test: fix device_add for pc/q35 machines
` [PULL 03/18] numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node
` [PULL 04/18] hw/acpi/piix4: Convert reset handler to DeviceReset
` [PULL 05/18] hw/isa/piix4: "
` [PULL 06/18] hw/ide/piix: "
` [PULL 07/18] hw/ide/sii3112: "
` [PULL 08/18] hw/ide/via82c: "
` [PULL 09/18] hw/isa/vt82c686: "
` [PULL 10/18] hw/input/lm832x: "
` [PULL 11/18] hw/misc/vmcoreinfo: Add comment about reset handler
` [PULL 12/18] memory-device: not necessary to use goto for the last check
` [PULL 13/18] memory-device: break the loop if tmp exceed the hinted range
` [PULL 14/18] target/i386: clean up comments over 80 chars per line
` [PULL 15/18] target/i386: drop the duplicated definition of cpuid AVX512_VBMI macro
` [PULL 16/18] i386: Fix legacy guest with xsave panic on host kvm without update cpuid
` [PULL 17/18] i386: Omit all-zeroes entries from KVM CPUID table
` [PULL 18/18] target/i386: Add Snowridge-v2 (no MPX) CPU model

[PATCH for 4.2 v5 00/55] Support for TCG plugins
 2019-10-15 21:34 UTC  (10+ messages)
` [PATCH v5 23/55] translator: add translator_ld{ub,sw,uw,l,q}
` [PATCH v5 53/55] plugins: add sparc64 instruction classification table

[PULL 00/19] virtio, vhost, acpi: features, fixes, tests
 2019-10-15 21:03 UTC  (3+ messages)

[PATCH v26 00/21] Add RX archtecture support
 2019-10-15 20:28 UTC  (2+ messages)

[PATCH 0/2] apic: Fix migration breakage of >255 vcpus
 2019-10-15 19:49 UTC  (6+ messages)
` [PATCH 2/2] apic: Use 32bit APIC ID for migration instance ID

[PATCH v2 0/3] tests: More iotest 223 improvements
 2019-10-15 19:35 UTC  (4+ messages)
` [PATCH v2 1/3] iotests: Fix 173
` [PATCH v2 2/3] iotests: Include QMP input in .out files
` [PATCH v2 3/3] tests: More iotest 223 improvements

[Bug 1848244] [NEW] QEMU KVM IGD SandyBridge Passthrough crash
 2019-10-15 19:16 UTC 

[PATCH v3 0/3] Update capstone module
 2019-10-15 19:22 UTC  (7+ messages)
` [PATCH v3 1/3] capstone: Update to master
` [PATCH v3 2/3] capstone: Enable disassembly for s390x
` [PATCH v3 3/3] capstone: Add s390x skipdata callback

[PULL v2 00/67] target-arm queue
 2019-10-15 18:36 UTC  (2+ messages)

[PATCH v2 1/1] target/riscv/pmp: Fix bug preventing
 2019-10-15 18:02 UTC  (3+ messages)

[PATCH v2 0/6] qcow2: advanced compression options
 2019-10-15 17:57 UTC  (4+ messages)
` [PATCH v2 6/6] tests/qemu-iotests: add case for block-stream compress

[PULL 00/68] target-arm queue
 2019-10-15 17:55 UTC  (5+ messages)
` [PULL 59/68] aspeed: Add an AST2600 eval board

[Qemu-devel] [for-4.2 PATCH 0/2] PCI DMA alias support
 2019-10-15 17:53 UTC  (5+ messages)
    `  "

[Bug 1848231] [NEW] serial/parallel character devices created for the none-machine
 2019-10-15 17:33 UTC  (2+ messages)
` [Bug 1848231] "

[PATCH] target/riscv: PMP violation due to wrong size parameter
 2019-10-15 17:04 UTC  (4+ messages)

[RFC PATCH] hw/mem/Kconfig: NVDIMM device requires CONFIG_MEM_DEVICE
 2019-10-15 17:07 UTC  (2+ messages)

LEON3 networking
 2019-10-15 16:57 UTC  (3+ messages)

LEON3 networking
 2019-10-15 16:54 UTC 

[PATCH 0/3] target/arm: Implement ARMv8.5-MemTag, user mode
 2019-10-15 16:35 UTC  (4+ messages)
` [PATCH v3 1/3] tcg: Introduce target-specific page data for user-only
` [PATCH v3 2/3] target/arm: Add allocation tag storage for user mode
` [PATCH v3 3/3] tests/tcg/aarch64: Add mte smoke tests

[PATCH V2 0/2] target/i386/kvm: Add Hyper-V direct tlb flush support
 2019-10-15 17:01 UTC  (4+ messages)
` [PATCH V2 1/2] linux headers: update against Linux 5.4-rc2
` [PATCH V2 2/2] target/i386/kvm: Add Hyper-V direct tlb flush support

[PATCH 0/3] target/arm: Implement ARMv8.5-MemTag, user mode
 2019-10-15 16:32 UTC 

[Qemu-devel] [PATCH] hw/arm: set machine 'virt' as default
 2019-10-15 16:31 UTC  (5+ messages)

[PATCH v2 0/2] Better NBD string length handling
 2019-10-15 16:16 UTC  (5+ messages)
` [PATCH v2 1/2] nbd: Don't send oversize strings

[PULL 00/15] Block layer patches
 2019-10-15 16:09 UTC  (2+ messages)

[PATCH] qemu-options.hx: Update for reboot-timeout parameter
 2019-10-15 15:14 UTC 

[PULL 0/2] Tracing patches
 2019-10-15 15:42 UTC  (4+ messages)

[PATCH] blockdev: Use error_report() in hmp_commit()
 2019-10-15 15:37 UTC  (2+ messages)


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