qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-20 14:36:04 to 2013-11-21 14:20:09 UTC [more...]

[Qemu-devel] [PATCH v6 0/4] Use blkdebug to make test deterministic
 2013-11-21 14:19 UTC  (2+ messages)

[Qemu-devel] [PATCH for-1.7 1/2] acpi-build: fix build on glib < 2.22
 2013-11-21 14:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH for-1.7 2/2] acpi-build: fix build on glib < 2.14

[Qemu-devel] [PATCH v3 0/6] Add cache mode option to qemu-iotests, and change default mode to "writeback"
 2013-11-21 14:16 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 3/6] qemu-iotests: Add _supported_cache_modes
` [Qemu-devel] [PATCH v3 5/6] qemu-iotests: Force qcow2 in error path test in 048

[Qemu-devel] [PATCH 00/27 RFC v7] ACPI memory hotplug
 2013-11-21 14:13 UTC  (52+ messages)
` [Qemu-devel] [PATCH 01/27] acpi: factor out common pm_update_sci() into acpi core
` [Qemu-devel] [PATCH 02/27] rename pci_hotplug_fn to hotplug_fn and make it available for other devices
` [Qemu-devel] [PATCH 03/27] pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS
` [Qemu-devel] [PATCH 04/27] vl: convert -m to qemu_opts_parse()
` [Qemu-devel] [PATCH 05/27] qapi: add SIZE type parser to string_input_visitor
` [Qemu-devel] [PATCH 06/27] get reference to /backend container via qemu_get_backend()
` [Qemu-devel] [PATCH 07/27] add memdev backend infrastructure
` [Qemu-devel] [PATCH 08/27] dimm: implement dimm device abstraction
` [Qemu-devel] [PATCH 09/27] dimm: map DimmDevice into DimBus provided address space
` [Qemu-devel] [PATCH 10/27] dimm: add busy slot check and slot auto-allocation
` [Qemu-devel] [PATCH 11/27] dimm: add busy address check and address auto-allocation
` [Qemu-devel] [PATCH 12/27] dimm: add hotplug callback to DimmBus
` [Qemu-devel] [PATCH 13/27] acpi: memory hotplug ACPI hardware implementation
` [Qemu-devel] [PATCH 14/27] acpi: initialize memory hotplug ACPI PIIX4 hardware
` [Qemu-devel] [PATCH 15/27] acpi: piix4: add memory-hotplug-io-base property to piix4_pm
` [Qemu-devel] [PATCH 16/27] acpi: ich9: allow guest to clear SCI rised by GPE
` [Qemu-devel] [PATCH 17/27] acpi: initialize memory hotplug ACPI ICH9 hardware
` [Qemu-devel] [PATCH 18/27] acpi: ich9: add memory-hotplug-io-base property to ich9_pm
` [Qemu-devel] [PATCH 19/27] acpi: piix4/ich9: add optional vmstate field for MemHotplugState migration
` [Qemu-devel] [PATCH 20/27] pc: piix: make PCII440FXState type public
` [Qemu-devel] [PATCH 21/27] pc: add memory hotplug 440fx machine
` [Qemu-devel] [PATCH 22/27] pc: add memory hotplug Q35 machine
` [Qemu-devel] [PATCH 23/27] pc: ACPI BIOS: implement memory hotplug interface
` [Qemu-devel] [PATCH 24/27] pc: ACPI BIOS: add ssdt-mem.hex.generated and update ssdt-misc.hex.generated
` [Qemu-devel] [PATCH 25/27] pc: ACPI BIOS: use enum for defining memory affinity flags
` [Qemu-devel] [PATCH 26/27] pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole
` [Qemu-devel] [PATCH 27/27] pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines

[Qemu-devel] [PATCH v3 for-1.7] s390x: fix flat file load on 32 bit systems
 2013-11-21 13:34 UTC 

[Qemu-devel] [PATCH v2 for-1.7] s390x: fix flat file load on 32 bit systems
 2013-11-21 13:29 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] [PULL] qemu-kvm.git uq/master queue
 2013-11-21 13:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] KVM: x86: fix typo in KVM_GET_XCRS
` [Qemu-devel] [PATCH 2/3] pci-assign: Remove dead code for direct I/O region access from userspace
` [Qemu-devel] [PATCH 3/3] kvm: Fix uninitialized cpuid_data

[Qemu-devel] [PATCH for-1.7] s390x: fix flat rom load on 32 bit systems
 2013-11-21 13:00 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/60] AArch64 TCG emulation support
 2013-11-21 12:40 UTC  (9+ messages)
` [Qemu-devel] [PATCH 26/60] AArch64: Add ADR instruction emulation
` [Qemu-devel] [PATCH 50/60] AArch64: Add "Floating-point<->fixed-point

[Qemu-devel] [PATCH v2 00/20] block & scsi: write_zeroes support through the whole stack
 2013-11-21 12:05 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 06/20] block: make bdrv_co_do_write_zeroes stricter in producing aligned requests
` [Qemu-devel] [PATCH v2 08/20] block drivers: add discard/write_zeroes properties to bdrv_get_info implementation
` [Qemu-devel] [PATCH v2 13/20] block/iscsi: use UNMAP to write zeroes if LBPRZ=1

[Qemu-devel] [for-1.7] hw/i386/acpi-build.c vs glib-2.12
 2013-11-21 11:25 UTC  (4+ messages)

[Qemu-devel] [RFC] virtio-gpu and sdl2 so far
 2013-11-21 11:06 UTC  (6+ messages)
` [Qemu-devel] [PATCH 7/8] virtio-vga: v1

[Qemu-devel] [PATCH 0/2] qtest: don't leak pid files and UNIX domain sockets
 2013-11-21 11:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qtest: unlink QEMU pid file after startup
` [Qemu-devel] [PATCH 2/2] qtest: unlink UNIX domain sockets after connecting

[Qemu-devel] Is there any new progress or plans about "ram live snapshot feature"?
 2013-11-21 11:02 UTC 

[Qemu-devel] [Bug 1253563] [NEW] bad performance with rng-egd backend
 2013-11-21 11:01 UTC  (2+ messages)

[Qemu-devel] [RFC] Architecture to connect a userspace ethernet switch to QEMU guests via Virtio
 2013-11-21 11:01 UTC  (3+ messages)

[Qemu-devel] [PATCH resend] virtio-rng: add check of period
 2013-11-21 10:53 UTC 

[Qemu-devel] [PATCH 0/9] usb: redirection streams support + small fixes
 2013-11-21 10:45 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/17 v3] Localhost migration with side channel for ram
 2013-11-21 10:19 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/17] QAPI: introduce migration capability unix_page_flipping
` [Qemu-devel] [PATCH 02/17] migration: add migrate_unix_page_flipping()
` [Qemu-devel] [PATCH 03/17] qmp-command.hx: add missing docs for migration capabilites
` [Qemu-devel] [PATCH 04/17] migration-local: add QEMUFileLocal with socket based QEMUFile
` [Qemu-devel] [PATCH 05/17] migration-local: introduce qemu_fopen_socket_local()
` [Qemu-devel] [PATCH 06/17] migration-local: add send_pipefd()
` [Qemu-devel] [PATCH 07/17] migration-local: override before_ram_iterate to send pipefd
` [Qemu-devel] [PATCH 08/17] add unix_msgfd_lookup() to callback get_buffer
` [Qemu-devel] [PATCH 09/17] save_page: replace block_offset with a MemoryRegion
` [Qemu-devel] [PATCH 10/17] migration-local: override save_page for page transmit
` [Qemu-devel] [PATCH 11/17] savevm: adjust ram_control_save_page for page flipping
` [Qemu-devel] [PATCH 12/17] migration-local: override hook_ram_load
` [Qemu-devel] [PATCH 13/17] migration-unix: replace qemu_fopen_socket with qemu_fopen_socket_local
` [Qemu-devel] [PATCH 14/17] add new RanState RAN_STATE_MEMORY_STALE
` [Qemu-devel] [PATCH 15/17] migration-unix: page flipping support on unix outgoing
` [Qemu-devel] [PATCH 16/17] migration: adjust migration_thread() process for page flipping
` [Qemu-devel] [PATCH 17/17] hmp: better format for info migrate_capabilities

[Qemu-devel] [Bug 1253465] [NEW] qemu-img: 'image' uses a vmdk feature which is not supported by this qemu version: VMDK version 3
 2013-11-21  9:27 UTC  (3+ messages)

[Qemu-devel] [Bug 1179357] [NEW] Assigned ID could not be used for net-client name
 2013-11-21  9:14 UTC  (2+ messages)
` [Qemu-devel] [Bug 1179357] "

[Qemu-devel] [PATCH v5 0/2] spapr: rma and numa nodes fixes
 2013-11-21  9:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 2/2] spapr: limit numa memory regions by ram size

[Qemu-devel] [PATCHv2 0/6] ui/vnc: update optimizations
 2013-11-21  8:51 UTC  (7+ messages)
` [Qemu-devel] [PATCHv2 1/6] ui/vnc: introduce VNC_DIRTY_PIXELS_PER_BIT macro
` [Qemu-devel] [PATCHv2 2/6] ui/vnc: derive cmp_bytes from VNC_DIRTY_PIXELS_PER_BIT
` [Qemu-devel] [PATCHv2 3/6] ui/vnc: optimize dirty bitmap tracking
` [Qemu-devel] [PATCHv2 4/6] ui/vnc: optimize clearing in find_and_clear_dirty_height()
` [Qemu-devel] [PATCHv2 5/6] ui/vnc: optimize setting in vnc_dpy_update()
` [Qemu-devel] [PATCHv2 6/6] ui/vnc: disable adaptive update calculations if not needed

[Qemu-devel] [PATCH] qemu-img create: add -o nocow option
 2013-11-21  8:51 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/17 v2] Localhost migration with side channel for ram
 2013-11-21  8:45 UTC  (6+ messages)

[Qemu-devel] [PATCH 1.7 0/2] fix rng-egd backend
 2013-11-21  8:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1.7 1/2] rng-egd: remove redundant free
` [Qemu-devel] [PATCH 1.7 2/2] rng-egd: offset the point when repeatedly read from the buffer

[Qemu-devel] Buildbot failure: libqtest init_socket assertion failure
 2013-11-21  8:42 UTC  (5+ messages)

[Qemu-devel] Buildbot failure: qga/vss-win32/requester.h compile error
 2013-11-21  8:40 UTC  (4+ messages)

[Qemu-devel] GIT master fails compilation for ACPI
 2013-11-21  8:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 RESENT 0/2] sheepdog: add user-defined redundancy option
 2013-11-21  8:38 UTC  (6+ messages)

[Qemu-devel] pcm.c:7843:(snd_pcm_recover) underrun occurred
 2013-11-21  8:33 UTC  (2+ messages)

[Qemu-devel] question about VM kernel parameter idle=<poll/mwait/halt/nomwait>
 2013-11-21  7:22 UTC  (3+ messages)

[Qemu-devel] [PATCH for 1.7] target-i386: yield to another VCPU on PAUSE
 2013-11-21  5:18 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] spapr-pci: prepare for vfio
 2013-11-21  4:08 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] spapr-pci: convert init() callback to realize()
` [Qemu-devel] [PATCH 2/4] spapr-pci: introduce a finish_realize() callback
` [Qemu-devel] [PATCH 3/4] spapr-pci: add spapr_pci trace
` [Qemu-devel] [PATCH 4/4] spapr-pci: converts fprintf to error_report

[Qemu-devel] [PATCH V2 0/4] add sunxi machine type
 2013-11-21  3:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH V2 1/4] hw/timer: add sunxi timer device
` [Qemu-devel] [PATCH V2 2/4] hw/intc: add sunxi interrupt controller device
` [Qemu-devel] [PATCH V2 3/4] hw/arm: add sunxi machine type
` [Qemu-devel] [PATCH V2 4/4] MAINTAINERS: add myself to maintain sunxi machine

[Qemu-devel] [PATCH 0/4] tpm: Provide a software vTPM
 2013-11-21  1:15 UTC  (6+ messages)

[Qemu-devel] console muti-head some more design input
 2013-11-21  0:45 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/4] add sunxi machine
 2013-11-20 23:55 UTC  (3+ messages)

[Qemu-devel] [PATCH] mips jazz: do not raise data bus exception when accessing invalid addresses
 2013-11-20 20:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1.7] "
    ` [Qemu-devel] [PATCH for-1.7] "

[Qemu-devel] [PATCH for 1.7] kvm: Fix uninitialized cpuid_data
 2013-11-20 18:54 UTC  (3+ messages)

[Qemu-devel] virtio-net: network stops responding in Win2k3 server
 2013-11-20 16:11 UTC 

[Qemu-devel] [PATCH 0/2] qdict_flatten() fixes
 2013-11-20 15:53 UTC  (2+ messages)

[Qemu-devel] ARM cpu object, setting properties from board model
 2013-11-20 15:36 UTC  (3+ messages)

[Qemu-devel] a bug in qemu-retranslator with Windows7 x64 Zero Page Thread
 2013-11-20 15:28 UTC 

[Qemu-devel] [PULL 0/7] OpenRISC patch queue for 1.7
 2013-11-20 14:38 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] target-openrisc: Speed up move instruction
` [Qemu-devel] [PULL 2/7] target-openrisc: Remove unnecessary code generated by jump instructions
` [Qemu-devel] [PULL 3/7] target-openrisc: Remove executable flag for every page
` [Qemu-devel] [PULL 4/7] target-openrisc: Correct wrong epcr register in interrupt handler
` [Qemu-devel] [PULL 5/7] openrisc-timer: Reduce overhead, Separate clock update functions
` [Qemu-devel] [PULL 6/7] target-openrisc: Correct memory bounds checking for the tlb buffers
` [Qemu-devel] [PULL 7/7] target-openrisc: Correct carry flag check of l.addc and l.addic test cases

[Qemu-devel] [PATCH 0/6] usb: remote wakeup improvements
 2013-11-20 14:35 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2] curses: fixup SIGWINCH handler mess
` [Qemu-devel] [PATCH 1/6] ehci: implement port wakeup
` [Qemu-devel] [PATCH 2/6] Revert "usb-tablet: Don't claim wakeup capability for USB-2 version"
` [Qemu-devel] [PATCH 3/6] usb: add vendor request defines
` [Qemu-devel] [PATCH 4/6] usb: move usb_{hi, lo} helpers to header file
` [Qemu-devel] [PATCH 5/6] usb: add support for microsoft os descriptors


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