qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-11 18:11:34 to 2013-12-12 13:20:08 UTC [more...]

[Qemu-devel] [RFC 0/7] dataplane: switch to N:M devices-per-thread model
 2013-12-12 13:19 UTC  (2+ messages)
` [Qemu-devel] [RFC 1/7] rfifolock: add recursive FIFO lock

[Qemu-devel] [Spice-devel] Vdagent not working on xen linux hvm DomUs
 2013-12-12 13:10 UTC 

[Qemu-devel] RFC: kvm call reschedule
 2013-12-12 13:06 UTC  (7+ messages)

[Qemu-devel] [PATCH] block: expect get_block_status errors in bdrv_make_zero
 2013-12-12 12:57 UTC 

[Qemu-devel] [RFC] sdl2 + virtio-gpu repost
 2013-12-12 12:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/8] ui/sdl2 : initial port to SDL 2.0 (v2.0)

[Qemu-devel] [PATCH v7 00/10] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
 2013-12-12 12:53 UTC  (17+ messages)
` [Qemu-devel] [PATCH v7 01/10] qapi: Add BlockOperationType enum
` [Qemu-devel] [PATCH v7 02/10] block: Introduce op_blockers to BlockDriverState
` [Qemu-devel] [PATCH v7 03/10] block: Parse "backing" option to reference existing BDS
` [Qemu-devel] [PATCH v7 04/10] block: support dropping active in bdrv_drop_intermediate
` [Qemu-devel] [PATCH v7 05/10] stream: Use bdrv_drop_intermediate and drop close_unused_images
` [Qemu-devel] [PATCH v7 06/10] block: Replace in_use with operation blocker
` [Qemu-devel] [PATCH v7 07/10] block: Pass error in bdrv_snapshot_create
` [Qemu-devel] [PATCH v7 08/10] block: Add checks of blocker in block operations
` [Qemu-devel] [PATCH v7 09/10] qmp: add command 'blockdev-backup'
` [Qemu-devel] [PATCH v7 10/10] block: Allow backup on referenced named BlockDriverState

[Qemu-devel] [PATCH 00/22] block: Support for 512b-on-4k emulation
 2013-12-12 12:48 UTC  (39+ messages)
` [Qemu-devel] [PATCH 01/22] block: Move initialisation of BlockLimits to bdrv_refresh_limits()
` [Qemu-devel] [PATCH 02/22] block: Inherit opt_transfer_length
` [Qemu-devel] [PATCH 03/22] block: Update BlockLimits when they might have changed
` [Qemu-devel] [PATCH 04/22] qemu_memalign: Allow small alignments
` [Qemu-devel] [PATCH 05/22] block: Detect unaligned length in bdrv_qiov_is_aligned()
` [Qemu-devel] [PATCH 06/22] block: Don't use guest sector size for qemu_blockalign()
` [Qemu-devel] [PATCH 07/22] block: rename buffer_alignment to guest_block_size
` [Qemu-devel] [PATCH 08/22] raw: Probe required direct I/O alignment
` [Qemu-devel] [PATCH 09/22] block: Introduce bdrv_aligned_preadv()
` [Qemu-devel] [PATCH 10/22] block: Introduce bdrv_co_do_preadv()
` [Qemu-devel] [PATCH 11/22] block: Introduce bdrv_aligned_pwritev()
` [Qemu-devel] [PATCH 12/22] block: write: Handle COR dependency after I/O throttling
` [Qemu-devel] [PATCH 13/22] block: Introduce bdrv_co_do_pwritev()
` [Qemu-devel] [PATCH 14/22] block: Switch BdrvTrackedRequest to byte granularity
` [Qemu-devel] [PATCH 15/22] block: Allow waiting for overlapping requests between begin/end
` [Qemu-devel] [PATCH 16/22] block: Make zero-after-EOF work with larger alignment
` [Qemu-devel] [PATCH 17/22] block: Generalise and optimise COR serialisation
` [Qemu-devel] [PATCH 18/22] block: Make overlap range for serialisation dynamic
` [Qemu-devel] [PATCH 19/22] block: Align requests in bdrv_co_do_pwritev()
` [Qemu-devel] [PATCH 20/22] block: Change coroutine wrapper to byte granularity
` [Qemu-devel] [PATCH 21/22] block: Make bdrv_pread() a bdrv_prwv_co() wrapper
` [Qemu-devel] [PATCH 22/22] block: Make bdrv_pwrite() "

[Qemu-devel] [PATCH] vnc: refuse to set a password with VNC_AUTH_NONE
 2013-12-12 12:44 UTC  (5+ messages)

[Qemu-devel] [PATCH] inet_listen_opts: add error checking
 2013-12-12 12:27 UTC  (3+ messages)

[Qemu-devel] [PATCH] kvm: clear guest TSC on reset
 2013-12-12 12:18 UTC  (13+ messages)
  ` [Qemu-devel] [PATCH] target-i386: "

[Qemu-devel] [PATCH v2 0/8] target-arm: A64 decoder set 3: loads, stores, misc integer
 2013-12-12 12:14 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 1/8] target-arm: A64: add support for ld/st pair
` [Qemu-devel] [PATCH v2 2/8] target-arm: A64: add support for ld/st unsigned imm
` [Qemu-devel] [PATCH v2 3/8] target-arm: A64: add support for ld/st with reg offset
` [Qemu-devel] [PATCH v2 4/8] target-arm: A64: add support for ld/st with index
` [Qemu-devel] [PATCH v2 5/8] target-arm: A64: add support for add, addi, sub, subi
` [Qemu-devel] [PATCH v2 6/8] target-arm: A64: add support for move wide instructions
` [Qemu-devel] [PATCH v2 7/8] target-arm: A64: add support for 3 src data proc insns
` [Qemu-devel] [PATCH v2 8/8] target-arm: A64: implement SVC, BRK

[Qemu-devel] [PATCH v3] char: restore read callback on a reattached (hotplug) chardev
 2013-12-12 12:02 UTC  (2+ messages)

[Qemu-devel] Fwd: [sheepdog] Call to sd_truncate()
 2013-12-12 11:15 UTC 

[Qemu-devel] [PATCH v2 0/4] X86/KVM: enable Intel MPX for KVM
 2013-12-12 11:09 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 00/21] blkdebug/blkverify: Allow QMP configuration
 2013-12-12 10:45 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 04/21] qapi: extend qdict_flatten() for QLists
  ` [Qemu-devel] [PATCH v4 "
` [Qemu-devel] [PATCH v3 08/21] block: Allow reference for bdrv_file_open()
` [Qemu-devel] [PATCH v3 20/21] qemu-io: Make filename optional
` [Qemu-devel] [PATCH v3 21/21] iotests: Test new blkdebug/blkverify interface

[Qemu-devel] virtio-net: network stops responding in Win2k3 server
 2013-12-12 10:36 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/5] target-s390: Use the new qemu_ld/st opcodes
 2013-12-12  9:43 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/5] target-s390: Convert to "
` [Qemu-devel] [PATCH 2/5] target-s390: Simplify op_clc
` [Qemu-devel] [PATCH 3/5] target-s390: Simplify op_cs, op_soc, op_stm
` [Qemu-devel] [PATCH 4/5] target-s390: Simplify op_icm, op_stcm
` [Qemu-devel] [PATCH 5/5] target-s390: Use little-endian ops for LOAD/STORE REVERSED

[Qemu-devel] [PATCH v2] roms: Flush icache when writing roms to guest memory
 2013-12-12  9:29 UTC 

[Qemu-devel] [PATCH] block/vvfat: Fix compiler warnings for OpenBSD
 2013-12-12  9:20 UTC  (3+ messages)

[Qemu-devel] [PATCH v11 0/5] add allwinner A10 SoC support
 2013-12-12  8:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH v11 1/5] vmstate: add VMSTATE_PTIMER_ARRAY

[Qemu-devel] [RFC PATCH 00/14] Common base for memory hotplug and NUMA policy work
 2013-12-12  8:18 UTC  (10+ messages)
` [Qemu-devel] [RFC PATCH 02/14] NUMA: check if the total numa memory size is equal to ram_size
` [Qemu-devel] [RFC PATCH 04/14] NUMA: convert -numa option to use OptsVisitor
` [Qemu-devel] [RFC PATCH 09/14] qom: fix leak for objects created with -object
` [Qemu-devel] [RFC PATCH 10/14] qom: catch errors in object_property_add_child

[Qemu-devel] issue with vgabios lfb and virtio vga
 2013-12-12  8:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/10] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
 2013-12-12  8:16 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/6] Add error_abort and associated cleanups
 2013-12-12  7:23 UTC  (4+ messages)

[Qemu-devel] save compiled qemu traces
 2013-12-12  4:51 UTC  (4+ messages)

[Qemu-devel] [PATCH V4 0/9] qapi script: support enum as discriminator and better enum name
 2013-12-12  4:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH V4 5/9] qapi script: use same function to generate enum string

[Qemu-devel] [PATCH RFC 0/2] improve rng-egd perf
 2013-12-12  2:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH RFC 2/2] rng-egd: introduce a parameter to set buffer size

[Qemu-devel] Postcopy codebase status?
 2013-12-12  2:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] tcg/i386: fix a comment
 2013-12-12  0:17 UTC 

[Qemu-devel] [PATCH v10 0/5] add allwinner A10 SoC support
 2013-12-11 23:54 UTC  (8+ messages)
` [Qemu-devel] [PATCH v10 5/5] hw/arm: add cubieboard support

[Qemu-devel] [PATCH 0/5] Monitor commands for object-add/del
 2013-12-11 23:16 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/5] rng: initialize file descriptor to -1
` [Qemu-devel] [PATCH 2/5] qom: fix leak for objects created with -object
` [Qemu-devel] [PATCH 3/5] qom: catch errors in object_property_add_child

[Qemu-devel] [PATCH 0/9] target-arm: A64 decoder set 3: loads, stores, misc integer
 2013-12-11 22:01 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/9] target-arm: A64: add support for ld/st with reg offset

[Qemu-devel] [BUG] Windows 7 fails to start with new vgabios binaries
 2013-12-11 21:39 UTC  (6+ messages)
  ` [Qemu-devel] [SeaBIOS] "

[Qemu-devel] [V2 PATCH 00/18] target-ppc: Base ISA V2.06 for Power7/Power8
 2013-12-11 21:19 UTC  (26+ messages)
` [Qemu-devel] [V2 PATCH 01/18] target-ppc: Add Flag for Power ISA V2.06
` [Qemu-devel] [V2 PATCH 02/18] target-ppc: Add ISA2.06 bpermd Instruction
` [Qemu-devel] [V2 PATCH 03/18] target-ppc: Add ISA2.06 divdeu[o] Instructions
` [Qemu-devel] [V2 PATCH 04/18] target-ppc: Add ISA2.06 divde[o] Instructions
` [Qemu-devel] [V2 PATCH 05/18] target-ppc: Add ISA 2.06 divwe[u][o] Instructions
` [Qemu-devel] [V2 PATCH 06/18] target-ppc: Add ISA2.06 lbarx, lharx Instructions
` [Qemu-devel] [V2 PATCH 07/18] target-ppc: Add ISA 2.06 stbcx. and sthcx. Instructions
` [Qemu-devel] [V2 PATCH 08/18] target-ppc: Add ISA2.06 Float to Integer Instructions
` [Qemu-devel] [V2 PATCH 09/18] softfloat: Fix Handling of Small Negatives in float64_to_uint64
` [Qemu-devel] [V2 PATCH 10/18] softfloat: Fix float64_to_uint64_round_to_zero
` [Qemu-devel] [V2 PATCH 11/18] softfloat: Fix float64_to_uint32
` [Qemu-devel] [V2 PATCH 12/18] softfloat: Fix float64_to_uint32_round_to_zero
` [Qemu-devel] [V2 PATCH 13/18] target-ppc: Add ISA 2.06 fcfid[u][s] Instructions
` [Qemu-devel] [V2 PATCH 14/18] target-ppc: Fix and enable fri[mnpz]
` [Qemu-devel] [V2 PATCH 15/18] target-ppc: Add ISA 2.06 ftdiv Instruction
` [Qemu-devel] [V2 PATCH 16/18] target-ppc: Add ISA 2.06 ftsqrt
` [Qemu-devel] [V2 PATCH 17/18] target-ppc: Enable frsqrtes on Power7 and Power8
` [Qemu-devel] [V2 PATCH 18/18] target-ppc: Add ISA2.06 lfiwzx Instruction

[Qemu-devel] [PATCH] target-m68k: Replace qemu_assert by hw_error
 2013-12-11 21:00 UTC 

[Qemu-devel] A question about virtio inside qemu
 2013-12-11 20:55 UTC 

[Qemu-devel] [PATCH 05/11] qdev: add "hotplugable" property to Device
 2013-12-11 19:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/11 v3 FIXED] "

[Qemu-devel] [PATCH v3 0/4] tcg/optimize: fixes and improvements
 2013-12-11 19:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 4/4] tcg/optimize: add known-zero bits compute for load ops

[Qemu-devel] [PATCH 1/2] tcg: add TCGMemOp short constants for single byte loads
 2013-12-11 19:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] target-mips: Use new qemu_ld/st opcodes

[Qemu-devel] [PATCH] tcg/i386: fix a comment
 2013-12-11 19:04 UTC  (2+ messages)

[Qemu-devel] [PULL 00/28] acpi.pci,pc,memory core fixes
 2013-12-11 18:31 UTC  (29+ messages)
` [Qemu-devel] [PULL 01/28] hw: Pass QEMUMachine to its init() method
` [Qemu-devel] [PULL 02/28] pc: map PCI address space as catchall region for not mapped addresses
` [Qemu-devel] [PULL 03/28] qtest: split configuration of qtest accelerator and chardev
` [Qemu-devel] [PULL 04/28] acpi-test: basic acpi unit-test
` [Qemu-devel] [PULL 05/28] MAINTAINERS: update X86 machine entry
` [Qemu-devel] [PULL 06/28] pci: fix address space size for bridge
` [Qemu-devel] [PULL 07/28] pc: s/INT64_MAX/UINT64_MAX/
` [Qemu-devel] [PULL 08/28] spapr_pci: s/INT64_MAX/UINT64_MAX/
` [Qemu-devel] [PULL 09/28] split definitions for exec.c and translate-all.c radix trees
` [Qemu-devel] [PULL 10/28] exec: replace leaf with skip
` [Qemu-devel] [PULL 11/28] exec: extend skip field to 6 bit, page entry to 32 bit
` [Qemu-devel] [PULL 12/28] exec: pass hw address to phys_page_find
` [Qemu-devel] [PULL 13/28] exec: memory radix tree page level compression
` [Qemu-devel] [PULL 14/28] exec: make address spaces 64-bit wide
` [Qemu-devel] [PULL 15/28] exec: reduce L2_PAGE_SIZE
` [Qemu-devel] [PULL 16/28] smbios: Set system manufacturer, product & version by default
` [Qemu-devel] [PULL 17/28] acpi unit-test: verify signature and checksum
` [Qemu-devel] [PULL 18/28] acpi: strip compiler info in built-in DSDT
` [Qemu-devel] [PULL 19/28] ACPI DSDT: Make control method `IQCR` serialized
` [Qemu-devel] [PULL 20/28] pci: fix pci bridge fw path
` [Qemu-devel] [PULL 21/28] hpet: inverse polarity when pin above ISA_NUM_IRQS
` [Qemu-devel] [PULL 22/28] hpet: enable to entitle more irq pins for hpet
` [Qemu-devel] [PULL 23/28] memory.c: bugfix - ref counting mismatch in memory_region_find
` [Qemu-devel] [PULL 24/28] exec: separate sections and nodes per address space
` [Qemu-devel] [PULL 25/28] acpi unit-test: load and check facs table
` [Qemu-devel] [PULL 26/28] acpi unit-test: adjust the test data structure for better handling
` [Qemu-devel] [PULL 27/28] hpet: fix build with CONFIG_HPET off
` [Qemu-devel] [PULL 28/28] pc: use macro for HPET type

[Qemu-devel] [PATCH] [PATCH RFC v4] qemu-monitor: HMP cpu-add wrapper
 2013-12-11 18:27 UTC  (2+ messages)


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