qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-15 08:51:14 to 2019-10-15 17:13:33 UTC [more...]

[Bug 1848231] [NEW] serial/parallel character devices created for the none-machine
 2019-10-15 17:05 UTC 

[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

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

[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 00/32] hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge
 2019-10-15 16:29 UTC  (34+ 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 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 

[RFC PATCH 00/23] Add subcluster allocation to qcow2
 2019-10-15 16:05 UTC  (26+ 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

[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  (3+ messages)

[PATCH v19 0/5] Add ARMv8 RAS virtualization support in QEMU
 2019-10-15 15:08 UTC  (9+ messages)
` [PATCH v19 1/5] hw/arm/virt: Introduce a RAS machine option
` [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 4/5] KVM: Move hwpoison page related functions into kvm-all.c
` [PATCH v19 5/5] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH v2 00/21] iotests: Allow ./check -o data_file
 2019-10-15 14:27 UTC  (22+ messages)
` [PATCH v2 01/21] iotests/qcow2.py: Add dump-header-exts
` [PATCH v2 02/21] iotests/qcow2.py: Split feature fields into bits
` [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 06/21] iotests: Drop compat=1.1 in 050
` [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

[PATCH] doc: Describe missing generic -blockdev options
 2019-10-15 14:17 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 1/2] i386: Add Intel Processor Trace feature support
 2019-10-15 13:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 2/2] i386: Add support to get/set/migrate Intel Processor Trace feature
  `  "

[PATCH 0/2] apic: Fix migration breakage of >255 vcpus
 2019-10-15 12:57 UTC  (12+ messages)
` [PATCH 1/2] migration: Boost SaveStateEntry.instance_id to 64 bits
` [PATCH 2/2] apic: Use 32bit APIC ID for migration instance ID

[PULL 00/19] Bitmaps patches
 2019-10-15 12:55 UTC  (7+ messages)
` [PULL 01/19] util/hbitmap: strict hbitmap_reset

[PATCH v3] migration: Support QLIST migration
 2019-10-15 12:50 UTC 

[PATCH v2] migration: Support QLIST migration
 2019-10-15 12:35 UTC 

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

[PATCH v4 0/8] target/mips: Misc cleanups for September/October 2019
 2019-10-15 12:17 UTC  (6+ messages)
` [PATCH v4 1/8] target/mips: Clean up helper.c

[PATCH v5 0/9] target/arm/kvm: enable SVE in guests
 2019-10-15 11:56 UTC  (5+ messages)
` [PATCH v5 1/9] target/arm/monitor: Introduce qmp_query_cpu_model_expansion

[PATCH v9 00/15] Introduce the microvm machine type
 2019-10-15 11:50 UTC  (20+ messages)
` [PATCH v9 01/15] hw/virtio: Factorize virtio-mmio headers
` [PATCH v9 02/15] hw/i386/pc: rename functions shared with non-PC machines
` [PATCH v9 03/15] hw/i386/pc: fix code style issues on functions that will be moved out
` [PATCH v9 04/15] hw/i386/pc: replace use of strtol with qemu_strtol in x86_load_linux()
` [PATCH v9 05/15] hw/i386/pc: avoid an assignment in if condition "
` [PATCH v9 06/15] hw/i386/pc: remove commented out code from x86_load_linux()
` [PATCH v9 07/15] hw/i386/pc: move shared x86 functions to x86.c and export them
` [PATCH v9 08/15] hw/i386: split PCMachineState deriving X86MachineState from it
` [PATCH v9 09/15] hw/i386: make x86.c independent from PCMachineState
` [PATCH v9 10/15] fw_cfg: add "modify" functions for all types
` [PATCH v9 11/15] hw/intc/apic: reject pic ints if isa_pic == NULL
` [PATCH v9 12/15] roms: add microvm-bios (qboot) as binary and git submodule
` [PATCH v9 13/15] docs/microvm.rst: document the new microvm machine type
` [PATCH v9 14/15] hw/i386: Introduce the "
` [PATCH v9 15/15] MAINTAINERS: add microvm related files

[Bug 1846451] [NEW] K800 keyboard no longer works when attached to a VM
 2019-10-15 11:39 UTC  (2+ messages)
` [Bug 1846451] "

[PATCH 0/2] cleanup on page size
 2019-10-15 11:45 UTC  (3+ messages)
` [PATCH 2/2] core: replace getpagesize() with qemu_real_host_page_size

[PATCH for 4.2 v5 00/55] Support for TCG plugins
 2019-10-15 11:15 UTC  (4+ messages)
` [PATCH v5 02/55] trace: add mmu_index to mem_info

[PULL 0/1] Block patches
 2019-10-15 11:00 UTC  (5+ messages)
` [PULL 1/1] test-bdrv-drain: fix iothread_join() hang

[PATCH v2 00/20] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-10-15 10:39 UTC  (21+ messages)
` [PATCH v2 01/20] nvme: remove superfluous breaks
` [PATCH v2 02/20] nvme: move device parameters to separate struct
` [PATCH v2 03/20] nvme: add missing fields in the identify controller data structure
` [PATCH v2 04/20] nvme: populate the mandatory subnqn and ver fields
` [PATCH v2 05/20] nvme: allow completion queues in the cmb
` [PATCH v2 06/20] nvme: add support for the abort command
` [PATCH v2 07/20] nvme: refactor device realization
` [PATCH v2 08/20] nvme: add support for the get log page command
` [PATCH v2 09/20] nvme: add support for the asynchronous event request command
` [PATCH v2 10/20] nvme: add logging to error information log page
` [PATCH v2 11/20] nvme: add missing mandatory features
` [PATCH v2 12/20] nvme: bump supported specification version to 1.3
` [PATCH v2 13/20] nvme: refactor prp mapping
` [PATCH v2 14/20] nvme: allow multiple aios per command
` [PATCH v2 15/20] nvme: add support for scatter gather lists
` [PATCH v2 16/20] nvme: support multiple namespaces
` [PATCH v2 17/20] nvme: bump controller pci device id
` [PATCH v2 18/20] nvme: remove redundant NvmeCmd pointer parameter
` [PATCH v2 19/20] nvme: make lba data size configurable
` [PATCH v2 20/20] nvme: handle dma errors

[PATCH v3 0/10] add failover feature for assigned network devices
 2019-10-15 10:50 UTC  (5+ messages)
` [PATCH v3 07/10] migration: add new migration state wait-unplug

RFC: Why dont we move to newer capstone?
 2019-10-15 10:12 UTC  (10+ messages)

[PATCH] tcg/arm: Expand epilogue inline
 2019-10-15 10:06 UTC  (2+ messages)

[PULL 0/1] qemu-openbios queue 20191012
 2019-10-15  9:55 UTC  (2+ messages)

[PULL v2 0/2] Tracing patches
 2019-10-15  9:36 UTC  (4+ messages)
` [PULL v2 1/2] trace: add --group=all to tracing.txt
` [PULL v2 2/2] trace: avoid "is" with a literal Python 3.8 warnings

[Qemu-devel] [PATCH v7 0/3] 9p: Fix file ID collisions
 2019-10-15  9:20 UTC  (5+ 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).