messages from 2019-10-24 14:13:30 to 2019-10-24 18:24:38 UTC [more...]
[PATCH v7 0/4] colo: Add support for continuous replication
2019-10-25 17:06 UTC (5+ messages)
` [PATCH v7 1/4] block/replication.c: Ignore requests after failover
` [PATCH v7 2/4] tests/test-replication.c: Add test for for secondary node continuing replication
` [PATCH v7 3/4] net/filter.c: Add Options to insert filters anywhere in the filter list
` [PATCH v7 4/4] colo: Update Documentation for continuous replication
[PATCH 1/3] util/async: avoid useless cast
2019-10-24 18:03 UTC (4+ messages)
` [PATCH 3/3] qemu-timer: reuse MIN macro in qemu_timeout_ns_to_ms
[PATCH v2 00/14] hw: Split RTC devices from hw/timer/ to hw/rtc/
2019-10-24 18:21 UTC (15+ messages)
` [PATCH v2 01/14] hw/timer: Compile devices not target-dependent as common object
` [PATCH v2 02/14] hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory
` [PATCH v2 03/14] hw: Move MC146818 "
` [PATCH v2 04/14] hw: Move M48T59 "
` [PATCH v2 06/14] hw: Move sun4v hypervisor RTC "
[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
2019-10-24 17:15 UTC (2+ messages)
` [Bug 1849644] "
[PATCH v6 0/9] Packed virtqueue for virtio
2019-10-24 17:14 UTC (10+ messages)
` [PATCH v6 1/9] virtio: basic structure for packed ring
` [PATCH v6 2/9] virtio: device/driver area size calculation refactor for split ring
` [PATCH v6 3/9] virtio: Free rng and blk virqueues
` [PATCH v6 4/9] virtio: basic packed virtqueue support
` [PATCH v6 5/9] virtio: event suppression support for packed ring
` [PATCH v6 6/9] vhost_net: enable packed ring support
` [PATCH v6 7/9] virtio: add property to enable packed virtqueue
` [PATCH v6 8/9] virtio: add some rcu comments
` [PATCH v6 9/9] virtio: Move vdev->broken check to dispatch drop_all
[PATCH v2 0/4] apic: Fix migration breakage of >255 vcpus
2019-10-24 17:49 UTC (6+ messages)
[PATCH] Semihost SYS_READC implementation (v3)
2019-10-24 17:43 UTC (3+ messages)
[PATCH v2 0/3] Convert sparc devices to new ptimer API
2019-10-24 18:04 UTC (3+ messages)
[PATCH v5 0/7] ppc: reset the interrupt presenter from the CPU reset handler
2019-10-24 17:30 UTC (6+ messages)
` [PATCH v5 4/7] ppc/pnv: Add a PnvChip pointer to PnvCore
[Qemu-devel] [PATCH] pci_bridge: fix a typo in comment
2019-10-24 17:25 UTC (5+ messages)
[PATCH v5 0/11] add failover feature for assigned network devices
2019-10-24 17:32 UTC (10+ messages)
` [PATCH v5 02/11] pci: add option for net failover
` [PATCH v5 06/11] qapi: add failover negotiated event
[PATCH] travis.yml: enable linux-gcc-debug-tcg cache
2019-10-24 17:59 UTC (4+ messages)
[PATCH] qemu-options.hx: Update for reboot-timeout parameter
2019-10-24 17:23 UTC (4+ messages)
[Resend PATCH 0/3] Add CPU model for intel processor Cooper Lake
2019-10-24 16:58 UTC (3+ messages)
` [Resend PATCH 3/3] i386: Add new CPU model Cooperlake
[PATCH 00/30] virtiofs daemon (base)
2019-10-24 16:19 UTC (11+ messages)
` [PATCH 02/30] virtiofsd: Pull in kernel's fuse.h
` [PATCH 04/30] virtiofsd: Add fuse_lowlevel.c
[PATCH v26 00/21] Add RX archtecture support
2019-10-24 16:31 UTC (2+ messages)
[PULL 00/51] target-arm queue
2019-10-24 16:27 UTC (52+ messages)
` [PULL 01/51] hw/gpio: Fix property accessors of the AST2600 GPIO 1.8V model
` [PULL 02/51] aspeed: Add an AST2600 eval board
` [PULL 03/51] target/arm: Split out rebuild_hflags_common
` [PULL 04/51] target/arm: Split out rebuild_hflags_a64
` [PULL 05/51] target/arm: Split out rebuild_hflags_common_32
` [PULL 06/51] target/arm: Split arm_cpu_data_is_big_endian
` [PULL 07/51] target/arm: Split out rebuild_hflags_m32
` [PULL 08/51] target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state
` [PULL 09/51] target/arm: Split out rebuild_hflags_a32
` [PULL 10/51] target/arm: Split out rebuild_hflags_aprofile
` [PULL 11/51] target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_state
` [PULL 12/51] target/arm: Simplify set of PSTATE_SS "
` [PULL 13/51] target/arm: Hoist computation of TBFLAG_A32.VFPEN
` [PULL 14/51] target/arm: Add arm_rebuild_hflags
` [PULL 15/51] target/arm: Split out arm_mmu_idx_el
` [PULL 16/51] target/arm: Hoist store to cs_base in cpu_get_tb_cpu_state
` [PULL 17/51] target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})
` [PULL 18/51] target/arm: Rebuild hflags at EL changes
` [PULL 19/51] target/arm: Rebuild hflags at MSR writes
` [PULL 20/51] target/arm: Rebuild hflags at CPSR writes
` [PULL 21/51] target/arm: Rebuild hflags at Xscale SCTLR writes
` [PULL 22/51] target/arm: Rebuild hflags for M-profile
` [PULL 23/51] target/arm: Rebuild hflags for M-profile NVIC
` [PULL 24/51] linux-user/aarch64: Rebuild hflags for TARGET_WORDS_BIGENDIAN
` [PULL 25/51] linux-user/arm: "
` [PULL 26/51] target/arm: Rely on hflags correct in cpu_get_tb_cpu_state
` [PULL 27/51] hw/net/fsl_etsec/etsec.c: Switch to transaction-based ptimer API
` [PULL 28/51] hw/timer/xilinx_timer.c: "
` [PULL 29/51] hw/dma/xilinx_axidma.c: "
` [PULL 30/51] hw/timer/slavio_timer: Remove useless check for NULL t->timer
` [PULL 31/51] hw/timer/slavio_timer.c: Switch to transaction-based ptimer API
` [PULL 32/51] hw/timer/grlib_gptimer.c: "
` [PULL 33/51] hw/m68k/mcf5206.c: "
` [PULL 34/51] hw/watchdog/milkymist-sysctl.c: "
` [PULL 35/51] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
` [PULL 36/51] tests: arm: Introduce cpu feature tests
` [PULL 37/51] target/arm: Allow SVE to be disabled via a CPU property
` [PULL 38/51] target/arm/cpu64: max cpu: Introduce sve<N> properties
` [PULL 39/51] target/arm/kvm64: Add kvm_arch_get/put_sve
` [PULL 40/51] target/arm/kvm64: max cpu: Enable SVE when available
` [PULL 41/51] target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
` [PULL 42/51] target/arm/cpu64: max cpu: Support sve properties with KVM
` [PULL 43/51] target/arm/kvm: host cpu: Add support for sve<N> properties
` [PULL 44/51] hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor
` [PULL 45/51] hw/arm/bcm2835_peripherals: Use the thermal sensor block
` [PULL 46/51] hw/timer/bcm2835: Add the BCM2835 SYS_timer
` [PULL 47/51] hw/arm/bcm2835_peripherals: Use the SYS_timer
` [PULL 48/51] hw/arm/bcm2836: Make the SoC code modular
` [PULL 49/51] hw/arm/bcm2836: Rename cpus[] as cpu[].core
` [PULL 50/51] hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_boot
` [PULL 51/51] hw/arm/highbank: Use AddressSpace when using write_secondary_boot()
[PULL 00/28] ppc-for-4.2 queue 20191024
2019-10-24 16:09 UTC (2+ messages)
[PATCH for 4.2 v2 00/17] testing/next
2019-10-24 16:07 UTC (9+ messages)
` [PATCH v2 02/17] travis.yml: Add libvdeplug-dev to compile-test net/vde.c
` [PATCH v2 08/17] travis.yml: bump Xcode 10 to latest dot release
` [PATCH v2 15/17] travis.yml: --enable-debug-tcg to check-tcg
[PULL 00/39] Misc (mostly x86) patches for 2019-10-24
2019-10-24 16:02 UTC (40+ messages)
` [PULL 01/39] target/i386: log MCE guest and host addresses
` [PULL 02/39] mc146818rtc: fix timer interrupt reinjection
` [PULL 03/39] Updated Bulgarian translation (19) - 4.1.0
` [PULL 05/39] Do not use %m in common code to print error messages
` [PULL 06/39] memory-device: simplify Makefile.objs conditions
` [PULL 07/39] hw/virtio: Factorize virtio-mmio headers
` [PULL 08/39] hw/i386/pc: rename functions shared with non-PC machines
` [PULL 09/39] hw/i386/pc: fix code style issues on functions that will be moved out
` [PULL 10/39] hw/i386/pc: replace use of strtol with qemu_strtoui in x86_load_linux()
` [PULL 11/39] hw/i386/pc: avoid an assignment in if condition "
` [PULL 12/39] hw/i386/pc: remove commented out code from x86_load_linux()
` [PULL 13/39] hw/i386/pc: move shared x86 functions to x86.c and export them
` [PULL 14/39] hw/i386: split PCMachineState deriving X86MachineState from it
` [PULL 15/39] hw/i386: make x86.c independent from PCMachineState
` [PULL 16/39] fw_cfg: add "modify" functions for all types
` [PULL 17/39] hw/intc/apic: reject pic ints if isa_pic == NULL
` [PULL 18/39] roms: add microvm-bios (qboot) as binary and git submodule
` [PULL 19/39] docs/microvm.rst: document the new microvm machine type
` [PULL 20/39] hw/i386: Introduce the "
` [PULL 22/39] checkpatch: suggest qemu_real_host_page_size instead of getpagesize() or sysconf(_SC_PAGESIZE)
` [PULL 23/39] runstate: ignore exit request in finish migrate state
` [PULL 24/39] hw/timer/mc146818rtc: Only include qapi-commands-misc on I386
` [PULL 25/39] x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE
` [PULL 26/39] target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR
` [PULL 27/39] hw/i386/pc: Extract pc_gsi_create()
` [PULL 28/39] hw/i386/pc: Move gsi_state creation code
` [PULL 29/39] hw/i386/pc: Extract pc_i8259_create()
` [PULL 30/39] hw/i386/pc: Remove kvm_i386.h include
` [PULL 31/39] mc146818rtc: move structure to header file
` [PULL 32/39] mc146818rtc: Move RTC_ISA_IRQ definition
` [PULL 33/39] mc146818rtc: Include mc146818rtc_regs.h directly in mc146818rtc.c
` [PULL 34/39] mc146818rtc: always register rtc to rtc list
` [PULL 35/39] audio: fix missing break
` [PULL 36/39] core: replace getpagesize() with qemu_real_host_page_size
` [PULL 37/39] target/i386: move FERR handling to target/i386
` [PULL 38/39] target/i386: introduce cpu_set_fpus
` [PULL 39/39] i386: implement IGNNE
[PATCH v5 0/4] qcow2: advanced compression options
2019-10-24 15:12 UTC (15+ messages)
` [PATCH v5 1/4] block: support compressed write at generic layer
[PATCH v3] linux-user: manage binfmt-misc preserve-arg[0] flag
2019-10-24 15:41 UTC (2+ messages)
[PATCH v2 0/2] qcow2: Fix image corruption bug in 4.1
2019-10-24 15:50 UTC (5+ messages)
` [PATCH v2 1/2] coroutine: Add qemu_co_mutex_assert_locked()
` [PATCH v2 2/2] qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation()
[RFC PATCH] iothread: add set_iothread_poll_* commands
2019-10-24 14:38 UTC (6+ messages)
[PATCH v3 00/16] hw/arm/raspi: Add thermal/timer, improve address space, run U-boot
2019-10-24 15:31 UTC (12+ messages)
` [PATCH v3 03/16] hw/timer/bcm2835: Add the BCM2835 SYS_timer
` [PATCH v3 11/16] hw/arm/raspi: Use -smp cores=<N> option to restrict enabled cores
[PATCH] virtiofsd: Fix data corruption with O_APPEND wirte in writeback mode
2019-10-24 15:02 UTC (3+ messages)
` [Virtio-fs] "
Cannot use more than one MSI interrupts
2019-10-24 15:02 UTC (2+ messages)
[RFC 0/3] acpi: cphp: add CPHP_GET_CPU_ID_CMD command to cpu hotplug MMIO interface
2019-10-24 15:07 UTC (3+ messages)
` [RFC 3/3] acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command
[PATCH 0/3] ppc: Fix 'info pic' crash
2019-10-24 14:27 UTC (4+ messages)
` [PATCH 1/3] ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip
` [PATCH 2/3] xive, xics: Fix reference counting on CPU objects
` [PATCH 3/3] ppc: Skip partially initialized vCPUs in 'info pic'
[Bug 1847793] [NEW] qemu 4.1.0 - Corrupt guest filesystem after new vm install
2019-10-24 14:20 UTC (2+ messages)
` [Bug 1847793] "
[PATCH v2 0/7] exec: Improve code for TARGET_PAGE_BITS_VARY
2019-10-24 14:14 UTC (6+ messages)
` [PATCH v2 1/7] cpu: use ROUND_UP() to define xxx_PAGE_ALIGN
[Qemu-devel] [PATCH v4 1/2] i386: Add Intel Processor Trace feature support
2019-10-24 14:15 UTC (11+ messages)
` [Qemu-devel] [PATCH v4 2/2] i386: Add support to get/set/migrate Intel Processor Trace feature
` "
[PATCH 3/3] migration/multifd: fix potential wrong acception order of IOChannel
2019-10-24 14:34 UTC (4+ messages)
[PATCH v5 0/8] Add dbus-vmstate
2019-10-24 14:14 UTC (2+ messages)
[RFC PATCH 00/19] Configurable policy for handling deprecated interfaces
2019-10-24 14:16 UTC (6+ messages)
` [RFC PATCH 16/19] qapi: Implement -compat deprecated-input=reject for commands
` [RFC PATCH 18/19] qapi: Include a warning in the response to a deprecated command
` [libvirt] "
` [RFC PATCH 19/19] qapi: Implement -compat deprecated-output=hide for events
` [libvirt] "
[PATCH v4 1/2] virtio: new post_load hook
2019-10-24 13:53 UTC (4+ messages)
` [PATCH v4 2/2] virtio-net: prevent offloads reset on migration
[PATCH v7 0/9] target/arm/kvm: enable SVE in guests
2019-10-24 13:42 UTC (4+ messages)
` [PATCH v7 2/9] tests: arm: Introduce cpu feature tests
[RFC PATCH 00/18] Add qemu-storage-daemon
2019-10-24 13:55 UTC (4+ messages)
` [RFC PATCH 01/18] qemu-storage-daemon: Add barebone tool
[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
2019-10-24 12:34 UTC (7+ messages)
` [RFC v2 03/22] intel_iommu: modify x-scalable-mode to be string option
` [RFC v2 09/22] vfio/pci: add iommu_context notifier for pasid alloc/free
` [RFC v2 15/22] intel_iommu: bind/unbind guest page table to host
` [RFC v2 19/22] vfio/pci: add iommu_context notifier for PASID-based iotlb flush
` [RFC v2 20/22] intel_iommu: process PASID-based iotlb invalidation
` [RFC v2 22/22] intel_iommu: process PASID-based Device-TLB invalidation
[PATCH v3 0/3] mc146818rtc: fix timer interrupt reinjection
2019-10-24 13:21 UTC (4+ messages)
` [PATCH v3 2/3] mc146818rtc: Tidy up indentation
[PATCH v13 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
2019-10-24 13:20 UTC (4+ messages)
` [PATCH v13 01/12] util/cutils: Add qemu_strtotime_ps()
[PATCH for 4.2 v6 00/54] Support for TCG plugins
2019-10-24 13:09 UTC (6+ messages)
` [PATCH v6 37/54] plugin: expand the plugin_init function to include an info block
[PATCH 0/3] qcow2: Fix image corruption bug in 4.1
2019-10-24 13:03 UTC (9+ messages)
` [PATCH 2/3] qcow2: Assert that qcow2_cache_get() callers hold s->lock
` [PATCH 3/3] qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation()
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).