qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-18 10:23:36 to 2012-10-19 06:40:47 UTC [more...]

[Qemu-devel] [PATCH v1 0/7] QOMify pflash_cfi0x + PL353 for Xilinx Zynq
 2012-10-19  6:40 UTC 

[Qemu-devel] [PATCH V3] E1000 RX ring management fix
 2012-10-19  5:56 UTC  (2+ messages)
` [Qemu-devel] [PATCH V3] e1000: drop check_rxov, always treat RX ring with RDH == RDT as empty

[Qemu-devel] [PATCH v4 00/26] Add infrastructure for QIDL-based device serialization
 2012-10-19  3:12 UTC  (12+ messages)
` [Qemu-devel] [PATCH v4 24/26] qidl: add QAPI-based code generator
` [Qemu-devel] [PATCH v4 26/26] qidl: unit tests and build infrastructure

[Qemu-devel] [Bug 1065325] [NEW] qemu-system-arm hangs on SIGUSR1 on OS X 10.8.2
 2012-10-19  2:54 UTC  (5+ messages)
` [Qemu-devel] [Bug 1065325] "

[Qemu-devel] [PATCH v5 00/26] Add infrastructure for QIDL-based device serialization
 2012-10-19  2:42 UTC  (27+ messages)
` [Qemu-devel] [PATCH 01/26] qapi: qapi-visit.py -> qapi_visit.py so we can import
` [Qemu-devel] [PATCH 02/26] qapi: qapi-types.py -> qapi_types.py
` [Qemu-devel] [PATCH 03/26] qapi: qapi-commands.py -> qapi_commands.py
` [Qemu-devel] [PATCH 04/26] qapi: qapi_visit.py, make code useable as module
` [Qemu-devel] [PATCH 05/26] qapi: qapi_visit.py, support arrays and complex qapi definitions
` [Qemu-devel] [PATCH 06/26] qapi: qapi_visit.py, support generating static functions
` [Qemu-devel] [PATCH 07/26] qapi: qapi_visit.py, support for visiting non-pointer/embedded structs
` [Qemu-devel] [PATCH 08/26] qapi: add visitor interfaces for C arrays
` [Qemu-devel] [PATCH 09/26] qapi: QmpOutputVisitor, implement array handling
` [Qemu-devel] [PATCH 10/26] qapi: QmpInputVisitor, "
` [Qemu-devel] [PATCH 11/26] qapi: QmpInputVisitor, don't re-allocate memory in start_struct
` [Qemu-devel] [PATCH 12/26] qapi: fix potential segfault for visit_type_size()
` [Qemu-devel] [PATCH 13/26] qapi: ordereddict, add to_json() method
` [Qemu-devel] [PATCH 14/26] qapi: qapi.py, make json parser more robust
` [Qemu-devel] [PATCH 15/26] qapi: add open-coded visitor for struct tm types
` [Qemu-devel] [PATCH 16/26] qapi: Improve existing docs and document annotated QAPI types
` [Qemu-devel] [PATCH 17/26] qom-fuse: force single-threaded mode to avoid QMP races
` [Qemu-devel] [PATCH 18/26] qom-fuse: workaround for truncated properties > 4096
` [Qemu-devel] [PATCH 19/26] module additions for schema registration
` [Qemu-devel] [PATCH 20/26] qdev: move Property-related declarations to qdev-properties.h
` [Qemu-devel] [PATCH 21/26] qidl: add documentation
` [Qemu-devel] [PATCH 22/26] qidl: add lexer library (based on QC parser)
` [Qemu-devel] [PATCH 23/26] qidl: add C parser "
` [Qemu-devel] [PATCH 24/26] qidl: add QAPI-based code generator
` [Qemu-devel] [PATCH 25/26] qidl: qidl.h, definitions for qidl annotations
` [Qemu-devel] [PATCH 26/26] qidl: unit tests and build infrastructure

[Qemu-devel] [PATCH V13 0/6] add-cow file format
 2012-10-19  2:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH V13 1/6] docs: document for "

[Qemu-devel] [PATCH] i386/cpu: name new CPUID bits
 2012-10-19  1:14 UTC  (4+ messages)

[Qemu-devel] [PATCH v11 13/14] target-mips: Add ASE DSP testcases
 2012-10-19  1:00 UTC 

[Qemu-devel] [Bug 944645] [NEW] ARM: CORTEX M, ICI/IT bits in XPSR were not cleared then entering exception
 2012-10-18 22:48 UTC  (2+ messages)
` [Qemu-devel] [Bug 944645] "

[Qemu-devel] [Bug 1028260] [NEW] ARM: stellaris lm3s6965evb machine model broken
 2012-10-18 22:36 UTC  (2+ messages)
` [Qemu-devel] [Bug 1028260] "

[Qemu-devel] [PATCH v4 0/4] command line fd passing using fd sets
 2012-10-18 22:09 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/4] monitor: Allow add-fd to any specified fd set
` [Qemu-devel] [PATCH v4 2/4] monitor: Enable adding an inherited fd to an "
` [Qemu-devel] [PATCH v4 3/4] monitor: Prevent removing fd from set during init
` [Qemu-devel] [PATCH v4 4/4] qemu-config: Add new -add-fd command line option

[Qemu-devel] [RFC PATCH] vfio-pci: Add KVM INTx acceleration
 2012-10-18 21:22 UTC 

[Qemu-devel] [PATCHv4] qemu-img rebase: use empty string to rebase without backing file
 2012-10-18 21:20 UTC  (3+ messages)

[Qemu-devel] [PATCH V2] E1000 RX ring management fix
 2012-10-18 20:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH V2] Drop check_rxov, always treat RX ring with RHD == RDT as empty

[Qemu-devel] [PATCH 0/2][PULL] vfio-pci fixes
 2012-10-18 20:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] vfio-pci: Fix debug build
` [Qemu-devel] [PATCH 2/2] vfio-pci: Mark non-migratable

[Qemu-devel] [PATCH] osdep: Less restrictive F_SEFL in qemu_dup_flags()
 2012-10-18 20:41 UTC 

[Qemu-devel] [PATCH 0/3] vmware_vga: Cleanup and allow simple drivers to work without the fifo
 2012-10-18 19:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4 v3] vmware_vga: Coding style cleanup

[Qemu-devel] [PATCH v3 4/4] qemu-config: Add new -add-fd command line option
 2012-10-18 18:50 UTC  (9+ messages)

[Qemu-devel] [PATCH 0/3] chardev hotplug patch series
 2012-10-18 18:44 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/3] chardev: fix QemuOpts lifecycle
` [Qemu-devel] [PATCH 3/3] chardev: add hotplug support

[Qemu-devel] [RFC v2 0/6] QEMU: Support KVM on ARM
 2012-10-18 17:53 UTC  (6+ messages)
` [Qemu-devel] [RFC v2 2/6] ARM: KVM: Add support for KVM on ARM architecture

[Qemu-devel] [PATCH 0/2] target-arm: inline abs, 64-bit negate
 2012-10-18 17:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] target-arm: Use TCG operation for Neon 64 bit negation
` [Qemu-devel] [PATCH 2/2] target-arm: Implement abs_i32 inline rather than as a helper

[Qemu-devel] Disabling KVM "on the fly"
 2012-10-18 17:38 UTC  (6+ messages)

[Qemu-devel] [PULL for Kevin 00/16] Block job improvements part 2
 2012-10-18 17:34 UTC  (20+ messages)
` [Qemu-devel] [PATCH v3 01/16] block: add bdrv_query_info
` [Qemu-devel] [PATCH v3 02/16] block: add bdrv_query_stats
` [Qemu-devel] [PATCH v3 03/16] block: add bdrv_open_backing_file
` [Qemu-devel] [PATCH v3 04/16] block: introduce new dirty bitmap functionality
` [Qemu-devel] [PATCH v3 05/16] block: export dirty bitmap information in query-block
` [Qemu-devel] [PATCH v3 06/16] block: rename block_job_complete to block_job_completed
` [Qemu-devel] [PATCH v3 07/16] block: add block-job-complete
` [Qemu-devel] [PATCH v3 08/16] block: introduce BLOCK_JOB_READY event
` [Qemu-devel] [PATCH v3 09/16] mirror: introduce mirror job
` [Qemu-devel] [PATCH v3 10/16] qmp: add drive-mirror command
` [Qemu-devel] [PATCH v3 11/16] mirror: implement completion
` [Qemu-devel] [PATCH v3 12/16] qemu-iotests: add mirroring test case
` [Qemu-devel] [PATCH v3 13/16] iostatus: forward block_job_iostatus_reset to block job
` [Qemu-devel] [PATCH v3 14/16] mirror: add support for on-source-error/on-target-error
` [Qemu-devel] [PATCH v3 15/16] qmp: add pull_event function
` [Qemu-devel] [PATCH v3 16/16] qemu-iotests: add testcases for mirroring on-source-error/on-target-error

[Qemu-devel] [PATCH 0/8] block: bdrv_img_create(): propagate errors
 2012-10-18 17:18 UTC  (16+ messages)
` [Qemu-devel] [PATCH 2/8] block: bdrv_img_create(): add param_list argument
` [Qemu-devel] [PATCH 3/8] block: bdrv_img_create(): move parameter list printing to qemu-img
` [Qemu-devel] [PATCH 4/8] block: bdrv_img_create(): add Error ** argument
` [Qemu-devel] [PATCH 5/8] qemu-img: img_create(): use Error object

[Qemu-devel] [PATCH v2] ui/vnc-jobs.c: Fix minor typos in comments
 2012-10-18 16:53 UTC  (2+ messages)

[Qemu-devel] [PATCH] qmp: handle stop/cont in INMIGRATE state
 2012-10-18 16:42 UTC  (2+ messages)

[Qemu-devel] [PATCH] ui/vnc-jobs.c: Fix minor typos in comments
 2012-10-18 16:38 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] E1000 RX/Live migration bugs fixed
 2012-10-18 16:12 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/2] Ignore RX tail kicks when RX disabled
` [Qemu-devel] [PATCH 2/2] Add check_rxov into VMState

[Qemu-devel] [PATCH 0/4] net: convert NetClientState to QOM
 2012-10-18 15:48 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/4] net: add public qemu_net_poll() function
` [Qemu-devel] [PATCH 2/4] net: add net_is_tap_client()
` [Qemu-devel] [PATCH 3/4] net: extract notify_link_status_changed() function
` [Qemu-devel] [PATCH 4/4] net: convert NetClientState to QOM

[Qemu-devel] [PATCH] ui/vnc-jobs: Delete unused and buggy vnc_stop_worker_thread()
 2012-10-18 15:45 UTC  (5+ messages)

[Qemu-devel] [PATCH 1/4] Adding new syscalls (bugzilla 855162)
 2012-10-18 15:15 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/4] Setting "-sandbox on" as deafult
` [Qemu-devel] [PATCH 4/4] Warning messages on net devices hotplug

[Qemu-devel] [PATCHv3] qemu: enable PV EOI for qemu 1.3
 2012-10-18 15:01 UTC 

[Qemu-devel] [PATCH 00/12] make CPU child of DeviceState and include qdev core in *-user
 2012-10-18 14:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH 07/12] qdev-core: isolate reset register/unregister code

[Qemu-devel] [PATCH v2 00/45] Block job improvements for 1.3
 2012-10-18 14:52 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 27/45] qmp: add drive-mirror command
` [Qemu-devel] [PATCH v2 29/45] qemu-iotests: add mirroring test case
` [Qemu-devel] [PATCH v2 31/45] mirror: add support for on-source-error/on-target-error

[Qemu-devel] [PATCH v2 0/8] Add LOG_GUEST_ERROR for reporting guest bugs
 2012-10-18 14:30 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 1/8] qemu-log: Add new log category for "
` [Qemu-devel] [PATCH v2 2/8] hw/hw.h: Add include of qemu-log.h
` [Qemu-devel] [PATCH v2 3/8] hw/pl181: Use LOG_UNIMP and LOG_GUEST_ERROR
` [Qemu-devel] [PATCH v2 4/8] hw/pl041: Use LOG_UNIMP
` [Qemu-devel] [PATCH v2 5/8] hw/pl190: Use LOG_GUEST_ERROR
` [Qemu-devel] [PATCH v2 6/8] hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR
` [Qemu-devel] [PATCH v2 7/8] hw/pl022: "
` [Qemu-devel] [PATCH v2 8/8] hw/pl031: Use LOG_GUEST_ERROR

[Qemu-devel] [PATCHv2] qemu: enable PV EOI for qemu 1.3
 2012-10-18 14:22 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] RFC: uhci: various cleanups
 2012-10-18 14:08 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] usb: Enforce iso endpoints never returing USB_RET_ASYNC
` [Qemu-devel] [PATCH 2/4] uhci: No need to handle async completion of isoc packets
` [Qemu-devel] [PATCH 3/4] uhci: cleanup: Add an unlink call to uhci_async_cancel()
` [Qemu-devel] [PATCH 4/4] uhci: Don't retry on error

[Qemu-devel] [PATCH 0/4] RFC: usb: split packet result into actual_length + status
 2012-10-18 14:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] "
` [Qemu-devel] [PATCH 2/4] usb-redir: Allow packets to have both data and an error-status
` [Qemu-devel] [PATCH 3/4] ehci: Add support for packets with both data and an error status
` [Qemu-devel] [PATCH 4/4] xhci: "

[Qemu-devel] [PATCH v3 2/4] monitor: Enable adding an inherited fd to an fd set
 2012-10-18 13:51 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] fix segfaults triggered by failed vnc handshakes
 2012-10-18 13:48 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/2] qemu queue: fix uninitialized removals

[Qemu-devel] [PATCH v3 3/4] monitor: Prevent removing fd from set during init
 2012-10-18 13:45 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/30] Migration thread 20121017 edition
 2012-10-18 12:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH 27/30] ram: Use memory_region_test_and_clear_dirty

[Qemu-devel] [PATCH v2] qemu-options.hx: Change from recommending '?' to 'help'
 2012-10-18 12:45 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v3 00/19] ACPI memory hotplug
 2012-10-18 12:33 UTC  (11+ messages)
` [Qemu-devel] [RFC PATCH v3 06/19] Implement "-dimm" command line option

[Qemu-devel] [PULL] [PATCH 00/11] Pending linux-user patches
 2012-10-18 11:31 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] linux-user: fix statfs
` [Qemu-devel] [PATCH 02/11] linux-user: fix multi-threaded /proc/self/maps
` [Qemu-devel] [PATCH 03/11] linux-user: Perform more checks on iovec lists
` [Qemu-devel] [PATCH 04/11] linux-user: Implement gethostname
` [Qemu-devel] [PATCH 05/11] alpha-linux-user: Fix sigaltstack structure definition
` [Qemu-devel] [PATCH 06/11] linux-user: Fix siginfo handling
` [Qemu-devel] [PATCH 07/11] linux-user: If loading fails, print error as string, not number
` [Qemu-devel] [PATCH 08/11] configure: Remove unnecessary host_guest_base code
` [Qemu-devel] [PATCH 09/11] tcg: Remove TCG_TARGET_HAS_GUEST_BASE define
` [Qemu-devel] [PATCH 10/11] linux-user: ppc: mark as long long aligned
` [Qemu-devel] [PATCH 11/11] linux-user: register align p{read, write}64

[Qemu-devel] [PATCH v11 00/14] QEMU MIPS ASE DSP support
 2012-10-18 11:18 UTC  (8+ messages)
` [Qemu-devel] [PATCH v11 01/14] target-mips: Add ASE DSP internal functions

[Qemu-devel] [PATCH 0/9] Incoming migration coroutine
 2012-10-18 10:22 UTC  (10+ messages)
` [Qemu-devel] [PATCH 03/12] migration: add qemu_get_fd
` [Qemu-devel] [PATCH 04/12] migration: replace qemu_stdio_fd with qemu_get_fd
` [Qemu-devel] [PATCH 06/12] migration: use migrate_fd_close in migrate_fd_cleanup
` [Qemu-devel] [PATCH 07/12] migration: use closesocket, not close
` [Qemu-devel] [PATCH 08/12] migration: xxx_close will only be called once
` [Qemu-devel] [PATCH 09/12] migration: close socket QEMUFile from socket_close
` [Qemu-devel] [PATCH 10/12] migration: move qemu_fclose to process_incoming_migration
` [Qemu-devel] [PATCH 11/12] migration: handle EAGAIN while reading QEMUFile
` [Qemu-devel] [PATCH 12/12] migration: move process_incoming_migration to a coroutine


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