qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-21 18:41:30 to 2017-02-22 08:45:33 UTC [more...]

[Qemu-devel] [PATCH v2 0/3] filter-rewriter: fix two bugs and one optimization
 2017-02-22  8:45 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/3] net/colo: fix memory double free error
` [Qemu-devel] [PATCH v2 2/3] filter-rewriter: fix memory leak for connection in connection_track_table
` [Qemu-devel] [PATCH v2 3/3] filter-rewriter: skip net_checksum_calculate() while offset = 0

[Qemu-devel] Qemu and Changed Block Tracking
 2017-02-22  8:45 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/30] Various memory leak fixes
 2017-02-22  8:41 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 05/30] glib-compat: add g_test_add_data_func_full fallback
` [Qemu-devel] [PATCH v2 25/30] usb: release the created buses
` [Qemu-devel] [PATCH v2 26/30] tests: allows to run single test in usb-hcd-ehci-test
` [Qemu-devel] [PATCH v2 27/30] tests: fix usb-test leaks
` [Qemu-devel] [PATCH v2 30/30] migration: fix id leak regression

[Qemu-devel] Starting kvm/qemu guest crash kernel linux-next 0221 tree
 2017-02-22  8:28 UTC  (2+ messages)

[Qemu-devel] [RFC] virtio-fc: draft idea of virtual fibre channel HBA
 2017-02-22  8:19 UTC  (6+ messages)
  ` [Qemu-devel] 答复: "

[Qemu-devel] [PATCH V2] net/colo-compare: Fix memory free error
 2017-02-22  8:08 UTC  (2+ messages)

[Qemu-devel] [PATCH] docker: Install python2 explicitly in docker image
 2017-02-22  7:58 UTC  (2+ messages)

[Qemu-devel] [PATCH V7 0/2] Add new qmp commands to suppurt Xen COLO
 2017-02-22  7:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH V7 2/2] Add a new qmp command to do checkpoint, query xen replication status

[Qemu-devel] [PATCH] memory: make ram device read/write endian sensitive
 2017-02-22  7:54 UTC  (8+ messages)

[Qemu-devel] [PULL 00/43] ppc-for-2.9 queue 20170222
 2017-02-22  7:29 UTC  (45+ messages)
` [Qemu-devel] [PULL 01/43] spapr: cpu core: separate child threads destruction from machine state operations
` [Qemu-devel] [PULL 02/43] spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c
` [Qemu-devel] [PULL 03/43] spapr: make cpu core unplug follow expected hotunplug call flow
` [Qemu-devel] [PULL 04/43] ppc: implement xsrqpi[x] instruction
` [Qemu-devel] [PULL 05/43] ppc: implement xsrqpxp instruction
` [Qemu-devel] [PULL 06/43] ppc: implement xssqrtqp instruction
` [Qemu-devel] [PULL 07/43] ppc: implement xssubqp instruction
` [Qemu-devel] [PULL 08/43] hw/ppc/pnv: Remove superfluous "qemu" prefix from error strings
` [Qemu-devel] [PULL 09/43] target-ppc: Add xsmaxcdp and xsmincdp instructions
` [Qemu-devel] [PULL 10/43] target-ppc: Add xsmaxjdp and xsminjdp instructions
` [Qemu-devel] [PULL 11/43] spapr: fix off-by-one error in spapr_ovec_populate_dt()
` [Qemu-devel] [PULL 12/43] target-ppc: implement load atomic instruction
` [Qemu-devel] [PULL 13/43] target-ppc: implement store "
` [Qemu-devel] [PULL 14/43] target-ppc: generate exception for copy/paste
` [Qemu-devel] [PULL 15/43] target-ppc: add slbieg instruction
` [Qemu-devel] [PULL 16/43] target-ppc: add slbsync implementation
` [Qemu-devel] [PULL 17/43] target-ppc: add wait instruction
` [Qemu-devel] [PULL 18/43] target-ppc, tcg: fix usermode segfault with pthread_create()
` [Qemu-devel] [PULL 19/43] mac99: replace debug printf with trace points
` [Qemu-devel] [PULL 20/43] ppc4xx: "
` [Qemu-devel] [PULL 21/43] spapr: "
` [Qemu-devel] [PULL 22/43] softfloat: Add round-to-odd rounding mode
` [Qemu-devel] [PULL 23/43] softfloat: Add float128_to_uint64_round_to_zero()
` [Qemu-devel] [PULL 24/43] softfloat: Add float128_to_uint32_round_to_zero()
` [Qemu-devel] [PULL 25/43] target-ppc: Implement round to odd variants of quad FP instructions
` [Qemu-devel] [PULL 26/43] target-ppc: Add xscvqpudz and xscvqpuwz instructions
` [Qemu-devel] [PULL 27/43] target/ppc: Fix LPCR DPFD mask define
` [Qemu-devel] [PULL 28/43] target/ppc/POWER9: Add ISAv3.00 MMU definition
` [Qemu-devel] [PULL 29/43] target/ppc/POWER9: Adapt LPCR handling for POWER9
` [Qemu-devel] [PULL 30/43] target/ppc/POWER9: Direct all instr and data storage interrupts to the hypv
` [Qemu-devel] [PULL 31/43] hw/pci-host/prep: Do not use hw_error() in realize function
` [Qemu-devel] [PULL 32/43] machine: move possible_cpus to MachineState
` [Qemu-devel] [PULL 33/43] pc: move pcms->possible_cpus init out of pc_cpus_init()
` [Qemu-devel] [PULL 34/43] pc: calculate topology only once when possible_cpus is initialised
` [Qemu-devel] [PULL 35/43] pc: pass apic_id to pc_find_cpu_slot() directly so lookup could be done without CPU object
` [Qemu-devel] [PULL 36/43] change CPUArchId.cpu type to Object*
` [Qemu-devel] [PULL 37/43] spapr: reuse machine->possible_cpus instead of cores[]
` [Qemu-devel] [PULL 38/43] machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
` [Qemu-devel] [PULL 39/43] machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpus flag
` [Qemu-devel] [PULL 40/43] hw/net/spapr_llan: 6 byte mac address device tree entry
` [Qemu-devel] [PULL 41/43] target-ppc: fix Book-E TLB matching
` [Qemu-devel] [PULL 42/43] hw/ppc/spapr: Check for valid page size when hot plugging memory
` [Qemu-devel] [PULL 43/43] hw/ppc/ppc405_uc.c: Avoid integer overflows

[Qemu-devel] [PATCH v2 00/22] ppc/xics: simplify ICS and ICP creation
 2017-02-22  6:59 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 01/22] ppc/xics: remove set_nr_irqs() handler from XICSStateClass
` [Qemu-devel] [PATCH v2 02/22] ppc/xics: remove set_nr_servers() "
` [Qemu-devel] [PATCH v2 03/22] ppc/xics: store the ICS object under the sPAPR machine

[Qemu-devel] [PATCH 0/7] Nios2 architecture support
 2017-02-22  6:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH V5 4/7] nios2: Add IIC interrupt controller emulation

[Qemu-devel] seek help for AER
 2017-02-22  6:31 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.8] dma/rc4030: translate memory accesses only when they occur
 2017-02-22  6:19 UTC  (2+ messages)

[Qemu-devel] [PATCH] intel_iommu: make sure its init before PCI dev
 2017-02-22  5:49 UTC 

[Qemu-devel] Background to Yong Ji's patch
 2017-02-22  5:25 UTC 

[Qemu-devel] [PATCH] net/colo-compare: Fix memory free error
 2017-02-22  5:06 UTC  (5+ messages)

[Qemu-devel] [PATCH] vfio/pci: Improve extended capability comments, skip masked caps
 2017-02-22  4:10 UTC  (4+ messages)

[Qemu-devel] [PATCH v1 00/10] POWER9 TCG enablements - part15
 2017-02-22  3:53 UTC  (10+ messages)
` [Qemu-devel] [PATCH v1 01/10] target/ppc: support for 32-bit carry and overflow
` [Qemu-devel] [PATCH v1 07/10] target/ppc: update ov/ov32 for nego

[Qemu-devel] [PATCH 00/15] COLO: integrate colo frame with block replication and net compare
 2017-02-22  3:42 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/15] net/colo: Add notifier/callback related helpers for filter
` [Qemu-devel] [PATCH 02/15] colo-compare: implement the process of checkpoint
` [Qemu-devel] [PATCH 03/15] colo-compare: use notifier to notify packets comparing result
` [Qemu-devel] [PATCH 04/15] COLO: integrate colo compare with colo frame
` [Qemu-devel] [PATCH 05/15] COLO: Handle shutdown command for VM in COLO state
` [Qemu-devel] [PATCH 06/15] COLO: Add block replication into colo process
` [Qemu-devel] [PATCH 07/15] COLO: Load PVM's dirty pages into SVM's RAM cache temporarily
` [Qemu-devel] [PATCH 08/15] ram/COLO: Record the dirty pages that SVM received
` [Qemu-devel] [PATCH 09/15] COLO: Flush PVM's cached RAM into SVM's memory
` [Qemu-devel] [PATCH 10/15] qmp event: Add COLO_EXIT event to notify users while exited from COLO
` [Qemu-devel] [PATCH 11/15] savevm: split save/find loadvm_handlers entry into two helper functions
` [Qemu-devel] [PATCH 12/15] savevm: split the process of different stages for loadvm/savevm
` [Qemu-devel] [PATCH 13/15] COLO: Separate the process of saving/loading ram and device state
` [Qemu-devel] [PATCH 14/15] COLO: Split qemu_savevm_state_begin out of checkpoint process
` [Qemu-devel] [PATCH 15/15] COLO: flush host dirty ram from cache

[Qemu-devel] kvm bug in __rmap_clear_dirty during live migration
 2017-02-22  3:08 UTC  (6+ messages)

[Qemu-devel] [PATCH RFC v3 00/15] basic vfio-ccw infrastructure
 2017-02-22  3:05 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC v3 04/15] vfio: ccw: basic implementation for vfio_ccw driver

[Qemu-devel] [PATCH 0/9] wire up -g <width>x<height> switch for virtio and qxl
 2017-02-22  1:11 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/9] sysemu: add defines for sparc & ppc graphics_*
` [Qemu-devel] [PATCH 2/9] sparc: use sparc_graphic_* defines
` [Qemu-devel] [PATCH 3/9] ppc: use ppc_graphic_* defines
` [Qemu-devel] [PATCH 4/9] drop arch-specific graphic_* initialization
` [Qemu-devel] [PATCH 5/9] enable -g command line switch for all archs
` [Qemu-devel] [PATCH 6/9] virtio-gpu: use graphic_* variables
` [Qemu-devel] [PATCH 7/9] qxl: "
` [Qemu-devel] [PATCH 8/9] update -g command line switch documentation
` [Qemu-devel] [PATCH 9/9] [RfC] stdvga: use graphic_* variables

[Qemu-devel] [PATCH] hw/ppc/ppc405_uc.c: Avoid integer overflows
 2017-02-22  0:57 UTC  (3+ messages)

[Qemu-devel] [PULL v2 0/8] target-mips queue
 2017-02-22  0:21 UTC  (9+ messages)
` [Qemu-devel] [PULL v2 1/8] hw/mips_cmgcr: allow GCR base to be moved
` [Qemu-devel] [PULL v2 2/8] hw/mips_gictimer: provide API for retrieving frequency
` [Qemu-devel] [PULL v2 3/8] hw/mips_gic: Update pin state on mask changes
` [Qemu-devel] [PULL v2 4/8] target-mips: Provide function to test if a CPU supports an ISA
` [Qemu-devel] [PULL v2 5/8] dtc: Update requirement to v1.4.2
` [Qemu-devel] [PULL v2 6/8] loader: Support Flattened Image Trees (FIT images)
` [Qemu-devel] [PULL v2 7/8] hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller
` [Qemu-devel] [PULL v2 8/8] hw/mips: MIPS Boston board support

[Qemu-devel] [PATCH for 2.9 0/3] guest panic information follow-up
 2017-02-21  8:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/3] qapi: flatten GuestPanicInformation union

[Qemu-devel] [PATCH 0/2] add bcm2835 sdhost controller to bcm2835 platform
 2017-02-21 18:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] bcm2835: add bcm2835_sdhost "

[Qemu-devel] [PATCH 0/2] Allow direct vfio-platform device instantiation
 2017-02-21 21:57 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/2] vfio/platform: make the vfio-platform device non abstract

[Qemu-devel] [PATCH v2] Changing error message of QMP 'migrate_set_downtime' to seconds
 2017-02-21 21:49 UTC  (7+ messages)

[Qemu-devel] [PATCH] vfio/pci: Report errors from qdev_unplug() via device request
 2017-02-21 21:37 UTC  (3+ messages)

[Qemu-devel] [RFC v2 0/2] Allow direct vfio-platform device instantiation
 2017-02-21 21:10 UTC  (3+ messages)
` [Qemu-devel] [RFC v2 1/2] vfio/platform: make the vfio-platform device non abstract
` [Qemu-devel] [RFC v2 2/2] hw/arm/sysbus-fdt: Allow device matching with compat string

[Qemu-devel] [PATCH RFC v3 0/5] block: Crude initial implementation of -blockdev
 2017-02-21 21:01 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC v3 1/5] tests: Fix gcov-files-test-qemu-opts-y, gcov-files-test-logging-y
` [Qemu-devel] [PATCH RFC v3 2/5] keyval: New keyval_parse()
` [Qemu-devel] [PATCH RFC v3 3/5] qapi: Permit scalar type conversions in QObjectInputVisitor
` [Qemu-devel] [PATCH RFC v3 4/5] qapi: Factor qobject_input_get_autocast() out of methods
` [Qemu-devel] [PATCH RFC v3 5/5] block: Crude initial implementation of -blockdev

[Qemu-devel] [PATCH v2 00/24] QemuOpts util/cutils: Fix and clean up number conversions
 2017-02-21 20:47 UTC  (26+ messages)
` [Qemu-devel] [PATCH v2 01/24] test-qemu-opts: Cover qemu_opts_parse()
` [Qemu-devel] [PATCH v2 02/24] option: Assert value string isn't null
` [Qemu-devel] [PATCH v2 03/24] test-cutils: Add missing qemu_strtol()... endptr checks
` [Qemu-devel] [PATCH v2 04/24] test-cutils: Clean up qemu_strtoul() result checks
` [Qemu-devel] [PATCH v2 05/24] util/cutils: Rewrite documentation of qemu_strtol() & friends
` [Qemu-devel] [PATCH v2 06/24] util/cutils: Rename qemu_strtoll(), qemu_strtoull()
` [Qemu-devel] [PATCH v2 07/24] util/cutils: Clean up variable names around qemu_strtol()
` [Qemu-devel] [PATCH v2 08/24] util/cutils: Clean up control flow around qemu_strtol() a bit
` [Qemu-devel] [PATCH v2 09/24] option: Fix to reject invalid and overflowing numbers
` [Qemu-devel] [PATCH v2 10/24] test-cutils: Add missing qemu_strtosz()... endptr checks
` [Qemu-devel] [PATCH v2 11/24] test-cutils: Cover qemu_strtosz() invalid input
` [Qemu-devel] [PATCH v2 12/24] test-cutils: Cover qemu_strtosz() with trailing crap
` [Qemu-devel] [PATCH v2 13/24] test-cutils: Cover qemu_strtosz() around range limits
` [Qemu-devel] [PATCH v2 14/24] util/cutils: New qemu_strtosz_metric()
` [Qemu-devel] [PATCH v2 15/24] util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()
` [Qemu-devel] [PATCH v2 16/24] util/cutils: New qemu_strtosz()
` [Qemu-devel] [PATCH v2 17/24] util/cutils: Drop QEMU_STRTOSZ_DEFSUFFIX_* macros
` [Qemu-devel] [PATCH v2 18/24] test-cutils: Use qemu_strtosz() more often
` [Qemu-devel] [PATCH v2 19/24] test-cutils: Drop suffix from test_qemu_strtosz_simple()
` [Qemu-devel] [PATCH v2 20/24] qemu-img: Wrap cvtnum() around qemu_strtosz()
` [Qemu-devel] [PATCH v2 21/24] util/cutils: Let qemu_strtosz*() optionally reject trailing crap
` [Qemu-devel] [PATCH v2 22/24] util/cutils: Return qemu_strtosz*() error and value separately
` [Qemu-devel] [PATCH v2 23/24] util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
` [Qemu-devel] [PATCH v2 24/24] option: Fix checking of sizes for overflow and trailing crap

[Qemu-devel] [PATCH v2 0/3] Flatten simple unions where we still can
 2017-02-21 20:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] numa: Flatten simple union NumaOptions
` [Qemu-devel] [PATCH v2 2/3] net: Flatten simple union NetLegacyOptions
` [Qemu-devel] [PATCH v2 3/3] i386/cpu: net: Flatten simple union GuestPanicInformationType

[Qemu-devel] [PULL 00/23] virtio, pci: fixes, features
 2017-02-21 20:04 UTC  (6+ messages)
` [Qemu-devel] [PULL 12/23] virtio: use VRingMemoryRegionCaches for avail and used rings

[Qemu-devel] [PATCH 00/14] qobject: Cleanups, mostly in tests
 2017-02-21 19:46 UTC  (11+ messages)
` [Qemu-devel] [PATCH 10/14] tests: Don't check qobject_type() before qobject_to_qint()
` [Qemu-devel] [PATCH 11/14] tests: Don't check qobject_type() before qobject_to_qfloat()
` [Qemu-devel] [PATCH 12/14] tests: Don't check qobject_type() before qobject_to_qbool()
` [Qemu-devel] [PATCH 13/14] monitor: Clean up handle_hmp_command() a bit
` [Qemu-devel] [PATCH 14/14] block: Don't bother asserting type of output visitor's output

[Qemu-devel] [PATCH 0/2] fix segfaults caused by accessing CPU in empty machine
 2017-02-21 19:42 UTC  (3+ messages)

[Qemu-devel] [RFC 0/3] generalize parsing of cpu_model
 2017-02-21 19:32 UTC  (13+ messages)

[Qemu-devel] [PATCH v8 1/2] block/vxhs.c: Add support for a new block device type called "vxhs"
 2017-02-21 19:25 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/2] virtio: migration fixes for memory region cache
 2017-02-21 18:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] virtio: invalidate memory in vring_set_avail_event()
` [Qemu-devel] [PATCH 2/2] virtio: add missing region cache init in virtio_load()

[Qemu-devel] [PULL 0/3] hmp queue
 2017-02-21 18:55 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] hmp: fix block_set_io_throttle
` [Qemu-devel] [PULL 2/3] monitor: add poll-* properties into query-iothreads result
` [Qemu-devel] [PULL 3/3] monitor: Fix crashes when using HMP commands without CPU


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