QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-19 10:18:31 to 2015-06-19 19:35:32 UTC [more...]

[Qemu-devel] [PATCH v2 0/3] m68k: fix ColdFire support
 2015-06-19 19:35 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/3] m68k: implement more ColdFire 5208 interrupt controller functionality
` [Qemu-devel] [PATCH v2 2/3] m68k: implement move to/from usp register instruction
` [Qemu-devel] [PATCH v2 3/3] m68k: fix usp processing on interrupt entry and exception exit

[Qemu-devel] another isa-fdc problem
 2015-06-19 19:23 UTC  (4+ messages)

[Qemu-devel] [PATCH] hw/arm/virt-acpi-build: Fix table revision and some comments
 2015-06-19 19:06 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 00/42] Postcopy implementation
 2015-06-19 18:42 UTC  (17+ messages)
` [Qemu-devel] [PATCH v7 01/42] Start documenting how postcopy works
` [Qemu-devel] [PATCH v7 07/42] ram_debug_dump_bitmap: Dump a migration bitmap as text
` [Qemu-devel] [PATCH v7 11/42] Return path: socket_writev_buffer: Block even on non-blocking fd's
` [Qemu-devel] [PATCH v7 12/42] Migration commands
` [Qemu-devel] [PATCH v7 14/42] Return path: Send responses from destination to source

[Qemu-devel] [PATCH v2] hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT table
 2015-06-19 18:42 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/8] hmp command IO- and Local APIC dump state
 2015-06-19 18:03 UTC  (17+ messages)
` [Qemu-devel] [PATCH 1/8] apic_internal.h: move apic_get_bit(), apic_set_bit() to apic_internal.h
` [Qemu-devel] [PATCH 2/8] apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS
` [Qemu-devel] [PATCH 3/8] apic_internal.h: added more constants
` [Qemu-devel] [PATCH 4/8] apic_internal.h: Fix formatting and drop unused consts
` [Qemu-devel] [PATCH 5/8] hmp: added local apic dump state
` [Qemu-devel] [PATCH 6/8] ioapic_internal.h: added more constants
` [Qemu-devel] [PATCH 7/8] hmp: added io apic dump state
` [Qemu-devel] [PATCH 8/8] hmp: implemented io apic dump state for emulator

[Qemu-devel] [PATCH v2 00/11] Sprint to the finish: purge QError
 2015-06-19 18:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 09/11] qerror: Move #include out of qerror.h
` [Qemu-devel] [PATCH v2 11/11] Include monitor/monitor.h exactly where needed

[Qemu-devel] [PATCH] [RfC] fw_cfg file sort
 2015-06-19 18:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/10] QGA: disk and volume info for Windows & guest exec
 2015-06-19 18:05 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/10] util, qga: drop guest_file_toggle_flags
` [Qemu-devel] [PATCH 02/10] qga: implement guest-pipe-open command
` [Qemu-devel] [PATCH 03/10] qga: guest exec functionality for Unix guests
` [Qemu-devel] [PATCH 04/10] qga: handle possible SIGPIPE in guest-file-write
` [Qemu-devel] [PATCH 05/10] qga: guest-pipe-open for Windows guest
` [Qemu-devel] [PATCH 06/10] qga: guest exec functionality for Windows guests
` [Qemu-devel] [PATCH 07/10] qga: added empty qmp_quest_get_fsinfo functionality
` [Qemu-devel] [PATCH 08/10] qga: added mountpoint and filesystem type for single volume
` [Qemu-devel] [PATCH 09/10] qga: added bus type and disk location path
` [Qemu-devel] [PATCH 10/10] qga: added GuestPCIAddress information

[Qemu-devel] [PATCH v5 00/12] Dirty bitmaps migration
 2015-06-19 17:38 UTC  (4+ messages)

[Qemu-devel] [PULL 00/12] target-arm queue
 2015-06-19 17:32 UTC  (14+ messages)
` [Qemu-devel] [PULL 01/12] target-arm: Add the Cortex-M4 CPU
` [Qemu-devel] [PULL 02/12] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
` [Qemu-devel] [PULL 03/12] target-arm: Do not reset sysregs marked as ALIAS
` [Qemu-devel] [PULL 04/12] target-arm/helper.c: define MPUIR register
` [Qemu-devel] [PULL 05/12] target-arm: Add registers for PMSAv7
` [Qemu-devel] [PULL 06/12] target-arm: Implement PMSAv7 MPU
` [Qemu-devel] [PULL 07/12] target-arm: Add support for Cortex-R5
` [Qemu-devel] [PULL 08/12] arm: xlnx-zynqmp: Preface CPU variables with "apu"
` [Qemu-devel] [PULL 09/12] arm: xlnx-zynqmp: Add boot-cpu property
` [Qemu-devel] [PULL 10/12] arm: xlnx-zynqmp: Add 2xCortexR5 CPUs
` [Qemu-devel] [PULL 11/12] semihosting: create SemihostingConfig structure and semihost.h
` [Qemu-devel] [PULL 12/12] semihosting: add --semihosting-config arg sub-argument

[Qemu-devel] QEMU ARM SMP: IPI delivery delayed until next main loop event // how to improve IPI latency?
 2015-06-19 17:25 UTC  (14+ messages)

[Qemu-devel] [PULL v2 00/14] QOM devices patch queue 2015-06-19
 2015-06-19 17:24 UTC  (15+ messages)
` [Qemu-devel] [PULL v3 01/14] qom: strdup() target property name on object_property_add_alias()
` [Qemu-devel] [PULL v3 02/14] qdev: Free property names after registering gpio aliases
` [Qemu-devel] [PULL v3 03/14] tests: Use qtest_add_data_func() consistently
` [Qemu-devel] [PULL v3 04/14] scripts: Add support for path as argument of qom-tree
` [Qemu-devel] [PULL v3 05/14] backends: Fix typename of 'policy' enum property in hostmem obj
` [Qemu-devel] [PULL v3 06/14] doc: Document user creatable object types in help text
` [Qemu-devel] [PULL v3 07/14] vl: Create (most) objects before creating chardev backends
` [Qemu-devel] [PULL v3 08/14] qom: Add helper function for getting user objects root
` [Qemu-devel] [PULL v3 09/14] qom: Add object_new_with_props() / object_new_withpropv() helpers
` [Qemu-devel] [PULL v3 10/14] qom: Make enum string tables const-correct
` [Qemu-devel] [PULL v3 11/14] qom: Add an object_property_add_enum() helper function
` [Qemu-devel] [PULL v3 12/14] qom: Don't pass string table to object_get_enum() function
` [Qemu-devel] [PULL v3 13/14] qdev: Deprecated qdev_init() is finally unused, drop
` [Qemu-devel] [PULL v3 14/14] qdev: Un-deprecate qdev_init_nofail()

[Qemu-devel] [PATCH v3] cocoa.m: machine menu device menu items
 2015-06-19 17:12 UTC  (3+ messages)
  ` [Qemu-devel] Serial Console bug

[Qemu-devel] [PATCH v3 0/7] qdev: Mostly wean off QError
 2015-06-19 17:11 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/7] qdev: Deprecated qdev_init() is finally unused, drop
` [Qemu-devel] [PATCH v3 2/7] qdev: Un-deprecate qdev_init_nofail()
` [Qemu-devel] [PATCH v3 3/7] qdev-monitor: Stop error avalanche in qbus_find_recursive()
` [Qemu-devel] [PATCH v3 4/7] qdev-monitor: Fix check for full bus
` [Qemu-devel] [PATCH v3 5/7] qdev-monitor: Convert qbus_find() to Error
` [Qemu-devel] [PATCH v3 6/7] qdev-monitor: Propagate errors through set_property()
` [Qemu-devel] [PATCH v3 7/7] qdev-monitor: Propagate errors through qdev_device_add()

[Qemu-devel] Runtime-modified DIMMs and live migration issue
 2015-06-19 16:57 UTC  (7+ messages)

[Qemu-devel] [PATCH v4 0/10] QGA: disk and volume info for Windows & guest exec
 2015-06-19 16:51 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] util, qga: drop guest_file_toggle_flags
` [Qemu-devel] [PATCH 02/10] qga: implement guest-pipe-open command
` [Qemu-devel] [PATCH 03/10] qga: guest exec functionality for Unix guests
` [Qemu-devel] [PATCH 04/10] qga: handle possible SIGPIPE in guest-file-write
` [Qemu-devel] [PATCH 05/10] qga: guest-pipe-open for Windows guest
` [Qemu-devel] [PATCH 06/10] qga: guest exec functionality for Windows guests
` [Qemu-devel] [PATCH 07/10] qga: added empty qmp_quest_get_fsinfo functionality
` [Qemu-devel] [PATCH 08/10] qga: added mountpoint and filesystem type for single volume
` [Qemu-devel] [PATCH 09/10] qga: added bus type and disk location path
` [Qemu-devel] [PATCH 10/10] qga: added GuestPCIAddress information

[Qemu-devel] [PATCH v5 0/8] qom: misc fixes & enhancements to support TLS work
 2015-06-19 16:44 UTC  (18+ messages)
` [Qemu-devel] [PATCH v5 4/8] qom: add helper method for getting user objects root
` [Qemu-devel] [PATCH v5 5/8] qom: add object_new_with_props / object_new_withpropv constructors
` [Qemu-devel] [PATCH v5 6/8] qom: make enum string tables const-correct
` [Qemu-devel] [PATCH v5 7/8] qom: add a object_property_add_enum helper method
` [Qemu-devel] [PATCH v5 8/8] qom: don't pass string table to object_get_enum method

[Qemu-devel] [PATCH v2 00/15] target-mips: add microMIPS32 R6 Instruction Set support
 2015-06-19 16:25 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 01/15] target-mips: fix {RD, WR}PGPR in microMIPS
` [Qemu-devel] [PATCH v2 02/15] target-mips: add microMIPS TLBINV, TLBINVF
` [Qemu-devel] [PATCH v2 03/15] target-mips: remove an unused argument
` [Qemu-devel] [PATCH v2 04/15] target-mips: refactor {D}LSA, {D}ALIGN, {D}BITSWAP
` [Qemu-devel] [PATCH v2 05/15] target-mips: rearrange gen_compute_compact_branch
` [Qemu-devel] [PATCH v2 06/15] target-mips: raise RI exceptions when FIR.PS = 0
` [Qemu-devel] [PATCH v2 07/15] target-mips: signal RI for removed instructions in microMIPS R6
` [Qemu-devel] [PATCH v2 08/15] target-mips: add microMIPS32 R6 opcode enum
` [Qemu-devel] [PATCH v2 09/15] target-mips: microMIPS32 R6 branches and jumps
` [Qemu-devel] [PATCH v2 10/15] target-mips: microMIPS32 R6 POOL32A{XF} instructions
` [Qemu-devel] [PATCH v2 11/15] target-mips: microMIPS32 R6 POOL32F instructions
` [Qemu-devel] [PATCH v2 12/15] target-mips: microMIPS32 R6 POOL32{I, C} instructions
` [Qemu-devel] [PATCH v2 13/15] target-mips: microMIPS32 R6 Major instructions
` [Qemu-devel] [PATCH v2 14/15] target-mips: microMIPS32 R6 POOL16{A, C} instructions
` [Qemu-devel] [PATCH v2 15/15] target-mips: add mips32r6-generic CPU definition

[Qemu-devel] [PULL v2 00/15] Timer, virtio-scsi-test, build, memory changes for 2015-06-19
 2015-06-19 16:17 UTC  (2+ messages)
` [Qemu-devel] [PULL 11/15] tests: virtio-scsi: Add test for unaligned WRITE SAME

[Qemu-devel] [PATCH v2] target-i386: emulate CPUID level of real hardware
 2015-06-19 15:52 UTC  (2+ messages)

[Qemu-devel] [PATCH] q35: Re-enable FDC on pc-q35-2.3 and older
 2015-06-19 15:49 UTC  (4+ messages)

[Qemu-devel] [PULL 00/15] Timer, virtio-scsi-test, build, memory changes for 2015-06-19
 2015-06-19 15:34 UTC  (3+ messages)

[Qemu-devel] Greate difference of disk I/O performance for guest on Qemu-2.30 of CentOS
 2015-06-19 15:24 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/8] -audiodev option
 2015-06-19 14:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 3/8] qapi: change Netdev and NetLegacy into a flat union

[Qemu-devel] [PATCH] nvme: Fix memleak in nvme_dma_read_prp
 2015-06-19 14:54 UTC  (3+ messages)

[Qemu-devel] [PATCH] vhost_net: fix misuse of assert()
 2015-06-19 14:37 UTC  (9+ messages)

[Qemu-devel] [PATCH v2 0/7] qdev: Mostly wean off QError
 2015-06-19 13:49 UTC  (15+ messages)
` [Qemu-devel] [PATCH v2 1/7] qdev: Deprecated qdev_init() is finally unused, drop
` [Qemu-devel] [PATCH v2 2/7] qdev: Un-deprecate qdev_init_nofail()
` [Qemu-devel] [PATCH v2 3/7] qdev-monitor: Stop error avalance in qbus_find_recursive()
` [Qemu-devel] [PATCH v2 6/7] qdev-monitor: Propagate errors through set_property()
` [Qemu-devel] [PATCH v2 7/7] qdev-monitor: Propagate errors through qdev_device_add()

[Qemu-devel] [PULL v2 00/60] pc, pci, tpm, virtio, vhost enhancements and fixes
 2015-06-19 13:32 UTC  (5+ messages)
` [Qemu-devel] [PULL v2 43/60] i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wanted

[Qemu-devel] [Qemu-block] RFC cdrom in own thread?
 2015-06-19 13:14 UTC  (12+ messages)

[Qemu-devel] [PATCH v2 0/1] vvfat label option updated
 2015-06-19 12:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/1] vvfat: add a label option

[Qemu-devel] [PATCH v4 0/5] Some fixes related to scsi-generic
 2015-06-19 12:33 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 1/5] block: Use bdrv_is_sg() everywhere
` [Qemu-devel] [PATCH v4 2/5] Fix migration in case of scsi-generic
` [Qemu-devel] [PATCH v4 3/5] raw-posix: DPRINTF instead of DEBUG_BLOCK_PRINT
` [Qemu-devel] [PATCH v4 4/5] raw-posix: Use DPRINTF for DEBUG_FLOPPY
` [Qemu-devel] [PATCH v4 5/5] raw-posix: Introduce hdev_is_sg()

[Qemu-devel] [PULL 0/3] cocoa queue
 2015-06-19 12:15 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/3] ui/cocoa.m: Add Machine menu with pause and resume menu items
` [Qemu-devel] [PULL 2/3] ui/cocoa.m: Add Reset and Power Down menu items to Machine menu
` [Qemu-devel] [PULL 3/3] ui/cocoa.m: Add machine menu items to change and eject removable drive media

[Qemu-devel] [PATCH v2] vhost_net: fix misuse of assert()
 2015-06-19 12:03 UTC 

[Qemu-devel] incorrect memory size inside vm
 2015-06-19 12:02 UTC  (15+ messages)

[Qemu-devel] [PATCH v2] util/hbitmap: Add an API to reset all set bits in hbitmap
 2015-06-19 11:54 UTC  (2+ messages)

[Qemu-devel] [PATCH] configure: Add support for jemalloc
 2015-06-19 10:56 UTC 

[Qemu-devel] [PULL 00/10] virtio, pci fixes, enhancements
 2015-06-19 11:29 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/2] target-i386: fix W10 bug and bring CPUID levels closer to reality
 2015-06-19 11:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] target-i386: automatically raise cpuid level to 0xd

[Qemu-devel] [PATCH 0/4] block: Improve warnings for doubly-connected drives
 2015-06-19 11:08 UTC  (2+ messages)

[Qemu-devel] [PATCH COLO-Block v6 00/16] Block replication for continuous checkpoints
 2015-06-19 10:49 UTC  (7+ messages)
` [Qemu-devel] [PATCH COLO-Block v6 07/16] Add new block driver interface to connect/disconnect the remote target
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PULL v2 00/12] QOM devices patch queue 2015-05-27
 2015-06-19 10:49 UTC  (4+ messages)
` [Qemu-devel] [PULL v2 07/12] vl: Create (most) objects before creating chardev backends

[Qemu-devel] Adding new migration-parameters - any easier way?
 2015-06-19 10:40 UTC  (7+ messages)
        ` [Qemu-devel] qapi: What does "'gen': false" actually do, and when should I use it? (was: Adding new migration-parameters - any easier way?)
          ` [Qemu-devel] qapi: What does "'gen': false" actually do, and when should I use it?

[Qemu-devel] [PATCH 0/2] HyperV equivalent of pvpanic driver
 2015-06-19 10:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] kvm/x86: Hyper-V based guest crash data handling

[Qemu-devel] [PATCH for-2.4 0/3] virtio-input: property fixes, add passthrough
 2015-06-19 10:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.4 1/3] virtio-input: move properties, use virtio_instance_init_common

[Qemu-devel] [RFC PATCH v4 0/5] Memory hotplug for PowerPC sPAPR guests
 2015-06-19 10:17 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v4 2/5] spapr: Add LMB DR connectors
` [Qemu-devel] [RFC PATCH v4 4/5] spapr: Make hash table size a factor of maxram_size


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 read-only IMAP folder(s) and NNTP newsgroup(s).