qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-21 02:40:55 to 2013-11-21 18:12:08 UTC [more...]

[Qemu-devel] [PATCH 0/3] [PULL] qemu-kvm.git uq/master queue
 2013-11-21 18:11 UTC  (6+ 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 0/3] [PULL for 1.7?] qemu-kvm.git uq/master queue

[Qemu-devel] [PULL for-1.7 00/11] Miscellaneous -rc patches
 2013-11-21 16:49 UTC  (12+ messages)
` [Qemu-devel] [PULL 01/11] sun4m: Add FCode ROM for TCX framebuffer
` [Qemu-devel] [PULL 02/11] configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0
` [Qemu-devel] [PULL 03/11] pc: get rid of builtin pvpanic for "-M pc-1.5"
` [Qemu-devel] [PULL 04/11] atomic.h: Fix build with clang
` [Qemu-devel] [PULL 05/11] vfio-pci: Fix multifunction=on
` [Qemu-devel] [PULL 06/11] target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid()
` [Qemu-devel] [PULL 07/11] rng-egd: remove redundant free
` [Qemu-devel] [PULL 08/11] rng-egd: offset the point when repeatedly read from the buffer
` [Qemu-devel] [PULL 09/11] target-i386: yield to another VCPU on PAUSE
` [Qemu-devel] [PULL 10/11] mips jazz: do not raise data bus exception when accessing invalid addresses
` [Qemu-devel] [PULL 11/11] qga: Fix compiler warnings (missing format attribute, wrong format strings)

[Qemu-devel] [PATCH] seccomp: add kill() to the syscall whitelist
 2013-11-21 16:40 UTC  (2+ messages)

[Qemu-devel] [PATCH for-1.7] seccomp: setting "-sandbox on" by default
 2013-11-21 16:22 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/3] usb-host-libusb: streams support
 2013-11-21 16:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] usb-host-libusb: Fill in endpoint max_streams when available
` [Qemu-devel] [PATCH 2/3] usb-host-libusb: Add alloc / free streams ops
` [Qemu-devel] [PATCH 3/3] usb-host-libusb: Set stream id when submitting bulk-stream transfers

[Qemu-devel] [PATCH 00/27 RFC v7] ACPI memory hotplug
 2013-11-21 16:17 UTC  (54+ messages)
` [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 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] debugging cirrus graphics corruption
 2013-11-21 15:48 UTC 

[Qemu-devel] Buildbot failure: multiboot.o link error on OpenBSD current
 2013-11-21 15:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 1.7 0/2] fix rng-egd backend
 2013-11-21 15:26 UTC  (4+ 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] [PATCHv2 0/6] ui/vnc: update optimizations
 2013-11-21 15:16 UTC  (8+ 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 for-1.7] Revert "e1000/rtl8139: update HMP NIC when every bit is written"
 2013-11-21 15:15 UTC  (11+ messages)

[Qemu-devel] [PULL for-1.7 0/5] pc very last minute fixes for 1.7
 2013-11-21 15:14 UTC  (6+ messages)
` [Qemu-devel] [PULL for-1.7 1/5] s390x: fix flat file load on 32 bit systems
` [Qemu-devel] [PULL for-1.7 2/5] pci: unregister vmstate_pcibus on unplug
` [Qemu-devel] [PULL for-1.7 3/5] acpi-build: fix build on glib < 2.22
` [Qemu-devel] [PULL for-1.7 4/5] acpi-build: fix build on glib < 2.14
` [Qemu-devel] [PULL for-1.7 5/5] Revert "e1000/rtl8139: update HMP NIC when every bit is written"

[Qemu-devel] [PATCH V8 0/4] Refine and export backing file loop check
 2013-11-21 15:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH V8 2/4] block: Add check infinite loop in bdrv_img_create()

[Qemu-devel] [PATCH 0/2] block: Enable BDRV_O_SNAPSHOT with driver-specific options
 2013-11-21 15:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] "

[Qemu-devel] [PATCH] vl: verify if combination of cpus, sockets, cores and threads is sane
 2013-11-21 14:37 UTC 

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


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