messages from 2013-10-18 22:10:36 to 2013-10-22 07:21:04 UTC [more...]
[Qemu-devel] [PATCH v1 0/3] refactor x86 apic to QOM typing
2013-10-22 7:05 UTC (3+ messages)
` [Qemu-devel] [PATCH v1 1/3] Change apic/kvm/xen to use "
` [Qemu-devel] [PATCH v1 3/3] x86: move apic_state field from CPUX86State to X86CPU
[Qemu-devel] [PATCH] block/vpc: check that the image has not been truncated
2013-10-22 6:59 UTC (2+ messages)
[Qemu-devel] [v2 00/13] Stage 2 VSX Support
2013-10-22 6:35 UTC (21+ messages)
` [Qemu-devel] [v2 01/13] Abandon GEN_VSX_* macros
` [Qemu-devel] [v2 02/13] Add lxsdx
` [Qemu-devel] [v2 03/13] Add lxvdsx
` [Qemu-devel] [v2 04/13] Add lxvw4x
` [Qemu-devel] [v2 05/13] Add stxsdx
` [Qemu-devel] [v2 06/13] Add stxvw4x
` [Qemu-devel] [v2 07/13] Add VSX Scalar Move Instructions
` [Qemu-devel] [v2 08/13] Add VSX Vector "
` [Qemu-devel] [v2 09/13] Add Power7 VSX Logical Instructions
` [Qemu-devel] [v2 10/13] Add xxmrgh/xxmrgl
[Qemu-devel] [PATCH V3] xl: HVM domain S3 bugfix
2013-10-22 6:03 UTC (3+ messages)
[Qemu-devel] [PULL 00/66] Memory API changes for 1.6: ownership, I/O ports, RCU preparation
2013-10-22 5:45 UTC (6+ messages)
` [Qemu-devel] [PATCH 54/66] add a header file for atomic operations
[Qemu-devel] PSCI with mach-virt
2013-10-22 4:30 UTC (3+ messages)
[Qemu-devel] Hvmloader: Modify ACPI to only supply _EJ0 methods for PCIslots that support hotplug by runtime patching
2013-10-22 4:08 UTC (8+ messages)
` [Qemu-devel] [Xen-devel] "
[Qemu-devel] [PATCH 0/17 v2] Localhost migration with side channel for ram
2013-10-22 3:51 UTC (19+ messages)
` [Qemu-devel] [PATCH 01/17] rename is_active to is_block_active
` [Qemu-devel] [PATCH 02/17] QAPI: introduce magration capability unix_page_flipping
` [Qemu-devel] [PATCH 03/17] migration: add migrate_unix_page_flipping()
` [Qemu-devel] [PATCH 04/17] qmp-command.hx: add missing docs for migration capabilites
` [Qemu-devel] [PATCH 05/17] migration-local: add QEMUFileLocal with socket based QEMUFile
` [Qemu-devel] [PATCH 06/17] migration-local: introduce qemu_fopen_socket_local()
` [Qemu-devel] [PATCH 07/17] migration-local: add send_pipefd()
` [Qemu-devel] [PATCH 08/17] migration-local: add recv_pipefd()
` [Qemu-devel] [PATCH 09/17] migration-local: override before_ram_iterate to send pipefd
` [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_FLIPPING_MIGRATE
` [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] [PATCH 0/6] qapi: generate event defines automatically
2013-10-22 3:46 UTC (15+ messages)
` [Qemu-devel] [PATCH 1/6] block: use type MonitorEvent directly
` [Qemu-devel] [PATCH 2/6] qapi: rename MonitorEvent to QEvent
` [Qemu-devel] [PATCH 3/6] qapi: rename prefix QEVENT to Q_EVENT
` [Qemu-devel] [PATCH 4/6] qapi: move event defines to qapi-schema.json
` [Qemu-devel] [PATCH 5/6] qapi: remove var monitor_event_names[]
` [Qemu-devel] [PATCH 6/6] qapi: add doc for QEvent
[Qemu-devel] [Bug 1240669] [NEW] sd_init() generates SIGSEGV when passed NULL
2013-10-22 1:23 UTC (2+ messages)
` [Qemu-devel] [Bug 1240669] "
[Qemu-devel] [Bug 1242963] [NEW] QEMU loadvm causes guest OS freeze
2013-10-22 0:38 UTC
[Qemu-devel] [PATCH_v2 0/9] target-openrisc: Corrections and speed improvements
2013-10-22 0:12 UTC (10+ messages)
` [Qemu-devel] [PATCH_v2 1/9] target-openrisc: Speed up move instruction
` [Qemu-devel] [PATCH_v2 2/9] target-openrisc: Remove unnecessary code generated by jump instructions
` [Qemu-devel] [PATCH_v2 3/9] target-openrisc: Remove executable flag for every page
` [Qemu-devel] [PATCH_v2 4/9] target-openrisc: Correct wrong epcr register in interrupt handler
` [Qemu-devel] [PATCH_v2 5/9] openrisc-timer: Reduce overhead, Separate clock update functions
` [Qemu-devel] [PATCH_v2 6/9] target-openrisc: Correct memory bounds checking for the tlb buffers
` [Qemu-devel] [PATCH_v2 7/9] target-openrisc: Separate branch flag from Supervision register
` [Qemu-devel] [PATCH_v2 8/9] target-openrisc: Complete remove of npc and ppc variables
` [Qemu-devel] [PATCH_v2 9/9] target-openrisc: Correct carry flag check of l.addc and l.addic test cases
[Qemu-devel] [PATCH] MAINTAINERS: add block driver sub-maintainers
2013-10-21 21:15 UTC (6+ messages)
[Qemu-devel] [PATCH 00/16] slirp: Adding IPv6 support to Qemu -net user mode
2013-10-21 21:04 UTC (18+ messages)
` [Qemu-devel] [PATCH 01/16] slirp: goto bad in udp_input if sosendto fails
` [Qemu-devel] [PATCH 02/16] slirp: Generalizing and neutralizing code before adding IPv6 stuff
` [Qemu-devel] [PATCH 03/16] qemu/timer.h : Adding function to second scale
` [Qemu-devel] [PATCH 04/16] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
` [Qemu-devel] [PATCH 05/16] slirp: Adding ICMPv6 error sending
` [Qemu-devel] [PATCH 06/16] slirp: Make Socket structure IPv6 compatible
` [Qemu-devel] [PATCH 07/16] slirp: Factorizing address translation
` [Qemu-devel] [PATCH 08/16] slirp: Factorizing and cleaning solookup()
` [Qemu-devel] [PATCH 09/16] slirp: Make udp_attach IPv6 compatible
` [Qemu-devel] [PATCH 10/16] slirp: Adding IPv6 UDP support
` [Qemu-devel] [PATCH 11/16] slirp: Adding family argument to tcp_fconnect()
` [Qemu-devel] [PATCH 12/16] slirp: Factorizing tcpiphdr structure with an union
` [Qemu-devel] [PATCH 13/16] slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff
` [Qemu-devel] [PATCH 14/16] slirp: Handle IPv6 in TCP functions
` [Qemu-devel] [PATCH 15/16] slirp: Adding IPv6 address for DNS relay
` [Qemu-devel] [PATCH 16/16] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
[Qemu-devel] [PATCH] qcow2: Unset zero_beyond_eof in save_vmstate
2013-10-21 20:37 UTC (2+ messages)
[Qemu-devel] [PATCH] qcow2: Restore total_sectors value in save_vmstate
2013-10-21 20:36 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/5] Fix UST backend for LTTng 2.x
2013-10-21 20:24 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 1/5] Fix configure script "
[Qemu-devel] [PATCH for-1.7] configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0
2013-10-21 20:03 UTC
[Qemu-devel] Build failure with make-4.0
2013-10-21 19:37 UTC (6+ messages)
[Qemu-devel] [Bug 1242765] [NEW] USB passthrough to Windows 7 guest fails with error -110, hangs
2013-10-21 15:54 UTC
[Qemu-devel] BUG: RTC issue when Windows guest is idle
2013-10-21 15:13 UTC (4+ messages)
[Qemu-devel] [PATCH] linux-user: pass correct parameter to do_shmctl()
2013-10-21 14:07 UTC (7+ messages)
` [Qemu-devel] [Qemu-trivial] "
[Qemu-devel] [PATCH] block/vpc: fix virtual size for images created with disk2vhd
2013-10-21 14:00 UTC
[Qemu-devel] [RFH] Qemu main thread is blocked in g_poll in windows guest
2013-10-21 13:56 UTC (2+ messages)
[Qemu-devel] Fix SMB security configuration on newer samba versions
2013-10-21 11:50 UTC
[Qemu-devel] [PATCH] net/hub: remove can_receive handler
2013-10-21 11:52 UTC (10+ messages)
[Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
2013-10-21 10:29 UTC (5+ messages)
[Qemu-devel] [PATCH v3] misc: Spelling and grammar fixes in comments
2013-10-21 8:46 UTC (5+ messages)
` [Qemu-devel] [Qemu-trivial] "
[Qemu-devel] [PATCH] qapi: fix documentation example
2013-10-21 8:43 UTC (2+ messages)
` [Qemu-devel] [Qemu-trivial] "
[Qemu-devel] [PATCH] .gitignore: ignore qmp-commands.txt
2013-10-21 8:42 UTC (2+ messages)
` [Qemu-devel] [Qemu-trivial] "
[Qemu-devel] [PATCH] misc: New spelling fixes in comments
2013-10-21 8:37 UTC (2+ messages)
` [Qemu-devel] [Qemu-trivial] "
[Qemu-devel] [PATCH v2] configure: create fsdev/ directory
2013-10-21 8:35 UTC
[Qemu-devel] [PATCH v2] net: disallow to specify multicast MAC address
2013-10-21 8:08 UTC
[Qemu-devel] [PATCH 00/13] trivial patches for event, error and monitor
2013-10-21 6:04 UTC (28+ messages)
` [Qemu-devel] [PATCH 02/13] block: do not include monitor.h in block.c
` [Qemu-devel] [PATCH 03/13] qapi: move MonitorEvent define
` [Qemu-devel] [PATCH 05/13] error: define struct Error in only one place
` [Qemu-devel] [PATCH 08/13] error: don't set sep when print progname
` [Qemu-devel] [PATCH 09/13] error: print progname with error_vprintf()
` [Qemu-devel] [PATCH 10/13] qerror: deref once in qerror_report()
` [Qemu-devel] [PATCH 12/13] monitor: hide *cur_mon in monitor_get_fd()
` [Qemu-devel] [PATCH 13/13] stubs: do not call monitor_printf()
[Qemu-devel] can we create complete image or start a vm from a snapshot point
2013-10-21 5:23 UTC
[Qemu-devel] [PATCH V14 00/11] Add support for binding guest numa nodes to host numa nodes
2013-10-21 2:34 UTC (2+ messages)
[Qemu-devel] [RFC PATCH v1: 00/12] fault tolerance through micro-checkpointing
2013-10-21 1:14 UTC (13+ messages)
` [Qemu-devel] [RFC PATCH v1: 01/12] mc: add documentation for micro-checkpointing
` [Qemu-devel] [RFC PATCH v1: 02/12] rdma: remove reference to github.com
` [Qemu-devel] [RFC PATCH v1: 03/12] migration: introduce parallelization of migration_bitmap
` [Qemu-devel] [RFC PATCH v1: 04/12] mc: introduce a "checkpointing" status check into the VCPU states
` [Qemu-devel] [RFC PATCH v1: 05/12] migration: support custom page loading
` [Qemu-devel] [RFC PATCH v1: 06/12] rdma: accelerated memcpy() support
` [Qemu-devel] [RFC PATCH v1: 07/12] mc: introduce state machine error handling and migration_bitmap prep
` [Qemu-devel] [RFC PATCH v1: 08/12] mc: modified QMP statistics and migration_thread handoff
` [Qemu-devel] [RFC PATCH v1: 09/12] mc: core logic
` [Qemu-devel] [RFC PATCH v1: 10/12] mc: configure and makefile support
` [Qemu-devel] [RFC PATCH v1: 11/12] mc: register MC qemu-file functions and expose MC tunable capability
` [Qemu-devel] [RFC PATCH v1: 12/12] mc: activate and use MC core logic if requested
[Qemu-devel] [PATCH] configure: Add config.status to recreate the current configuration
2013-10-20 16:39 UTC
[Qemu-devel] [PATCHv5 00/17] block: logical block provisioning enhancements
2013-10-20 15:43 UTC (18+ messages)
` [Qemu-devel] [PATCHv5 01/17] block: make BdrvRequestFlags public
` [Qemu-devel] [PATCHv5 02/17] block: add flags to bdrv_*_write_zeroes
` [Qemu-devel] [PATCHv5 03/17] block: introduce BDRV_REQ_MAY_UNMAP request flag
` [Qemu-devel] [PATCHv5 04/17] block: add logical block provisioning info to BlockDriverInfo
` [Qemu-devel] [PATCHv5 05/17] block: add wrappers for logical block provisioning information
` [Qemu-devel] [PATCHv5 06/17] block/iscsi: add .bdrv_get_info
` [Qemu-devel] [PATCHv5 07/17] block: add BlockLimits structure to BlockDriverState
` [Qemu-devel] [PATCHv5 08/17] block: honour BlockLimits in bdrv_co_do_write_zeroes
` [Qemu-devel] [PATCHv5 09/17] block: honour BlockLimits in bdrv_co_discard
` [Qemu-devel] [PATCHv5 10/17] iscsi: simplify iscsi_co_discard
` [Qemu-devel] [PATCHv5 11/17] iscsi: set limits in BlockDriverState
` [Qemu-devel] [PATCHv5 12/17] iscsi: add bdrv_co_write_zeroes
` [Qemu-devel] [PATCHv5 13/17] block: introduce bdrv_make_zero
` [Qemu-devel] [PATCHv5 14/17] block/get_block_status: fix BDRV_BLOCK_ZERO for unallocated blocks
` [Qemu-devel] [PATCHv5 15/17] qemu-img: add support for fully allocated images
` [Qemu-devel] [PATCHv5 16/17] qemu-img: conditionally zero out target on convert
` [Qemu-devel] [PATCHv5 17/17] block/raw: copy BlockLimits on raw_open
[Qemu-devel] [PATCH] target-openrisc: Separate branch flag from Supervision register
2013-10-20 3:25 UTC
[Qemu-devel] [PATCH] target-xtensa: add missing DEBUG section to dc233c config
2013-10-20 0:22 UTC
[Qemu-devel] [RFC v5 0/5] hw/arm: add initial support for Canon DIGIC SoC
2013-10-20 0:13 UTC (6+ messages)
` [Qemu-devel] [RFC v5 2/5] hw/arm/digic: prepare DIGIC-based boards support
[Qemu-devel] [PATCH] target-openrisc: Correct memory bounds checking for the tlb buffers
2013-10-19 23:29 UTC
[Qemu-devel] [PATCH] openrisc-timer: Reduce overhead, Separate clock update functions
2013-10-19 21:36 UTC
[Qemu-devel] [PATCH 0/2 v2] block, arm: Fix buffered flash writes on VExpress
2013-10-19 20:59 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/2 v2] Set proper device-width for vexpress flash
` [Qemu-devel] [PATCH 0/2 v3] block, arm: Fix buffered flash writes on VExpress
` [Qemu-devel] [PATCH 1/2 v3] block: Add device-width property to pflash_cfi01
` [Qemu-devel] [PATCH 2/2 v3] block, arm: Set proper device-width for vexpress flash
[Qemu-devel] [PATCH v2] mirror: drop local_err in mirror_complete
2013-10-19 20:02 UTC (9+ messages)
[Qemu-devel] [PATCH 1/2] qtest: don't configure icount if qtest not allowed
2013-10-19 17:27 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/2] acpi-test: basic acpi unit-test
[Qemu-devel] [PATCH 1/2] linux-user: Add target struct defs needed for POSIX timer syscalls
2013-10-19 11:32 UTC (6+ messages)
` [Qemu-devel] Patch v3 : POSIX timer implementation for linux-user
` [Qemu-devel] [Patch v3 1/2] linux-user: Add target struct defs needed for POSIX timer syscalls
` [Qemu-devel] [Patch v3 2/2] linux-user: Implement handling of 5 "
[Qemu-devel] [Bug 1042388] [NEW] qemu: Unsupported syscall: 257
2013-10-19 10:20 UTC (3+ messages)
` [Qemu-devel] [Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)
[Qemu-devel] [PATCH] Make -kernel command line option optional
2013-10-19 9:45 UTC (2+ messages)
[Qemu-devel] [PATCH 1/1] sd: pl181: fix fifo count read support
2013-10-19 9:33 UTC
[Qemu-devel] Qemu-devel mailing list submissions
2013-10-19 9:13 UTC
[Qemu-devel] [PATCH v1 0/4] Petercs target-arm queue
2013-10-19 9:03 UTC (7+ messages)
` [Qemu-devel] [PATCH v1 4/4] target-arm: Add CP15 VBAR support
[Qemu-devel] [Sheepdog Announcement] erasure coding is fully functional, please try test
2013-10-19 5:34 UTC
[Qemu-devel] [PATCH v4 00/12] use qemu_malloc and friends consistently
2013-10-19 5:26 UTC (8+ messages)
` [Qemu-devel] [PATCH v4 01/12] fix qemu_alloc/qemu_free for block subsystem
` [Qemu-devel] [PATCH v4 02/12] fix qemu_alloc/qemu_free for hw subsystem
` [Qemu-devel] [PATCH v4 03/12] fix qemu_alloc/qemu_free for bsd-user subsystem
` [Qemu-devel] [PATCH v4 04/12] fix qemu_alloc/qemu_free for linux-user subsystem
` [Qemu-devel] [PATCH v4 05/12] fix qemu_alloc/qemu_free for target-i386 subsystem
` [Qemu-devel] [PATCH v4 06/12] fix qemu_alloc/qemu_free for slirp subsystem
[Qemu-devel] [PATCH 2/2] target-openrisc: Correct wrong epcr register in interrupt handler
2013-10-19 1:56 UTC
[Qemu-devel] [PATCH 1/2] target-openrisc: Remove executable flag for every page
2013-10-19 1:53 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).