qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-24 23:10:46 to 2011-12-29 12:06:29 UTC [more...]

[Qemu-devel] [PATCH] sheepdog: use coroutines
 2011-12-29 12:06 UTC  (3+ messages)
  ` [Qemu-devel] coroutine bug?, was "

[Qemu-devel] [PATCH 0/3] MIPS64 user mode emulation in QEMU
 2011-12-29 11:23 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/3] linux-user:Signal handling for MIPS64

[Qemu-devel] [PATCH 0/2][RFC] postcopy migration: Linux char device for postcopy
 2011-12-29 11:24 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] export necessary symbols
` [Qemu-devel] [PATCH 2/2] umem: chardevice for kvm postcopy

[Qemu-devel] [PATCH 2/3] target-mips:enabling of 64 bit user mode and floating point operations MIPS_HFLAG_UX is included in env->hflags so that the address computation for LD instruction does not treated as 32 bit code see gen_op_addr_add() in t
 2011-12-29 11:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v6] block:add-cow file format
 2011-12-29  9:36 UTC 

[Qemu-devel] [Seabios] [PATCH 0/3] 64bit PCI BARs allocations
 2011-12-29  9:20 UTC  (15+ messages)
` [Qemu-devel] [PATCH 1/3] Add new range above 4GB in _CRS table
` [Qemu-devel] [PATCH 2/3] Add a new PCI region type to supports 64 bit ranges
` [Qemu-devel] [PATCH 3/3] Changes related to secondary buses and 64bit regions
  ` [Qemu-devel] [SeaBIOS] "

[Qemu-devel] [PATCH 2/3] target-mips:enabling of 64 bit user mode and floating point operations MIPS_HFLAG_UX is included in env->hflags so that the address computation for LD instruction does not treated as 32 bit code see gen_op_addr_add() in t
 2011-12-29  8:06 UTC 

[Qemu-devel] interrupt handling in qemu
 2011-12-29  1:31 UTC  (13+ messages)

[Qemu-devel] [PATCH 00/21][RFC] postcopy live migration
 2011-12-29  1:26 UTC  (22+ messages)
` [Qemu-devel] [PATCH 01/21] arch_init: export sort_ram_list() and ram_save_block()
` [Qemu-devel] [PATCH 02/21] arch_init: export RAM_SAVE_xxx flags for postcopy
` [Qemu-devel] [PATCH 03/21] arch_init/ram_save: introduce constant for ram save version = 4
` [Qemu-devel] [PATCH 04/21] arch_init: refactor host_from_stream_offset()
` [Qemu-devel] [PATCH 05/21] arch_init/ram_save_live: factor out RAM_SAVE_FLAG_MEM_SIZE case
` [Qemu-devel] [PATCH 06/21] arch_init: refactor ram_save_block()
` [Qemu-devel] [PATCH 07/21] arch_init/ram_save_live: factor out ram_save_limit
` [Qemu-devel] [PATCH 08/21] arch_init/ram_load: refactor ram_load
` [Qemu-devel] [PATCH 09/21] exec.c: factor out qemu_get_ram_ptr()
` [Qemu-devel] [PATCH 10/21] exec.c: export last_ram_offset()
` [Qemu-devel] [PATCH 11/21] savevm: export qemu_peek_buffer, qemu_peek_byte, qemu_file_skip
` [Qemu-devel] [PATCH 12/21] savevm: qemu_pending_size() to return pending buffered size
` [Qemu-devel] [PATCH 13/21] savevm, buffered_file: introduce method to drain buffer of buffered file
` [Qemu-devel] [PATCH 14/21] migration: export migrate_fd_completed() and migrate_fd_cleanup()
` [Qemu-devel] [PATCH 15/21] migration: factor out parameters into MigrationParams
` [Qemu-devel] [PATCH 16/21] umem.h: import Linux umem.h
` [Qemu-devel] [PATCH 17/21] update-linux-headers.sh: teach umem.h to update-linux-headers.sh
` [Qemu-devel] [PATCH 18/21] configure: add CONFIG_POSTCOPY option
` [Qemu-devel] [PATCH 19/21] postcopy: introduce -postcopy and -postcopy-flags option
` [Qemu-devel] [PATCH 20/21] postcopy outgoing: add -p and -n option to migrate command
` [Qemu-devel] [PATCH 21/21] postcopy: implement postcopy livemigration

[Qemu-devel] [PATCH 2/2] Expose tsc deadline timer cpuid to guest
 2011-12-28 21:55 UTC 

[Qemu-devel] [PATCH 1/2] Define KVM_CAP_TSC_DEADLINE_TIMER
 2011-12-28 21:52 UTC 

[Qemu-devel] [PATCH] Expose tsc deadline timer cpuid to guest
 2011-12-28 19:18 UTC  (4+ messages)

[Qemu-devel] [ANNOUNCE] qemu-test: a set of tests scripts for QEMU
 2011-12-28 17:26 UTC  (21+ messages)

[Qemu-devel] [PATCH 0/5] VFIO core framework
 2011-12-28 17:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/5] vfio: Introduce documentation for VFIO driver

[Qemu-devel] Happy New Year and Best Wishes in 2012
 2011-12-28 15:41 UTC 

[Qemu-devel] [PATCH 0/3] Improve SD controllers emulation
 2011-12-28 15:32 UTC  (30+ messages)
` [Qemu-devel] [PATCH 1/3] vmstate: introduce calc_size VMStateField
  ` [Qemu-devel] [PATCH V2 1/3] vmstate: introduce get_bufsize entry in VMStateField
` [Qemu-devel] [PATCH 2/3] hw/sd.c: add SD card save/load support
` [Qemu-devel] [PATCH 3/3] hw/: Introduce spec. ver. 2.00 compliant SD host controller
` [Qemu-devel] [PATCH V2 0/3] Improve SD controllers emulation
  ` [Qemu-devel] [PATCH V2 2/3] hw/sd.c: add SD card save/load support
  ` [Qemu-devel] [PATCH V2 3/3] hw: Introduce spec. ver. 2.00 compliant SD host controller
` [Qemu-devel] [PATCH V3 0/5] Improve SD controllers emulation
  ` [Qemu-devel] [PATCH V3 1/5] vmstate: introduce get_bufsize entry in VMStateField
  ` [Qemu-devel] [PATCH V3 2/5] hw/sd.c: add SD card save/load support
  ` [Qemu-devel] [PATCH V3 3/5] hw/sd.c: convert wp_groups, expecting_acmd and enable to bool
  ` [Qemu-devel] [PATCH V3 4/5] hw/sd.c: convert wp_switch and spi "
  ` [Qemu-devel] [PATCH V3 5/5] hw: Introduce spec. ver. 2.00 compliant SD host controller

[Qemu-devel] [PATCH v4 0/7] various ARM fixes
 2011-12-28 11:46 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 1/7] arm: add missing scu registers
` [Qemu-devel] [PATCH v4 2/7] arm: Set frequencies for arm_timer
` [Qemu-devel] [PATCH v4 3/7] arm: add dummy v7 cp15 config_base_register
` [Qemu-devel] [PATCH v4 4/7] arm: add dummy gic security registers
` [Qemu-devel] [PATCH v4 5/7] add L2x0/PL310 cache controller device
` [Qemu-devel] [PATCH v4 6/7] Add xgmac ethernet model
` [Qemu-devel] [PATCH v4 7/7] arm: make the number of GIC interrupts configurable

[Qemu-devel] DMA active hw_error
 2011-12-28 11:32 UTC  (8+ messages)

[Qemu-devel] [PATCH] Fix qapi code generation fix
 2011-12-28 10:26 UTC 

[Qemu-devel] DERNIER RAPPEL. Profitez des offres de décembre sur Mes-Contacts
 2011-12-28 10:21 UTC 

[Qemu-devel] virtio-net with virtio-mmio
 2011-12-28 10:16 UTC 

[Qemu-devel] add debugger command
 2011-12-28  8:28 UTC  (9+ messages)

[Qemu-devel] [PATCH v3 0/9] various arm fixes
 2011-12-28  0:39 UTC  (20+ messages)
` [Qemu-devel] [PATCH v3 1/9] arm: add missing scu registers
` [Qemu-devel] [PATCH v3 2/9] arm: Set frequencies for arm_timer
` [Qemu-devel] [PATCH v3 3/9] arm: add dummy v7 cp15 config_base_register
` [Qemu-devel] [PATCH v3 4/9] arm: add dummy gic security registers
` [Qemu-devel] [PATCH v3 5/9] ahci: convert ahci_reset to use AHCIState
` [Qemu-devel] [PATCH v3 6/9] ahci: add support for non-PCI based controllers
` [Qemu-devel] [PATCH v3 7/9] add L2x0/PL310 cache controller device
` [Qemu-devel] [PATCH v3 8/9] Add xgmac ethernet model
` [Qemu-devel] [PATCH v3 9/9] arm: make number of a9mpcore GIC interrupts configurable

[Qemu-devel] [PATCH 8/9] Add xgmac ethernet model
 2011-12-28  0:27 UTC  (4+ messages)

[Qemu-devel] [PATCH] Preserve S_ISGID
 2011-12-27 17:47 UTC 

[Qemu-devel] [PATCH] Fix qapi code generation wrt parallel build
 2011-12-27 16:37 UTC  (2+ messages)

[Qemu-devel] [PULL] VirtFS update
 2011-12-27 16:36 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] [PULL] qemu-kvm.git uq/master queue
 2011-12-27 16:36 UTC  (2+ messages)

[Qemu-devel] [PULL 00/26] nbd refactoring, fully asynchronous operation, flushing, fixes
 2011-12-27 16:36 UTC  (2+ messages)

[Qemu-devel] [PATCH] softfloat: fix for C99
 2011-12-27 16:15 UTC  (2+ messages)

[Qemu-devel] [PULL][v2] Remove cpu_get_physical_page_desc
 2011-12-27 15:38 UTC 

[Qemu-devel] [PULL] Remove cpu_get_physical_page_desc
 2011-12-27 15:04 UTC 

[Qemu-devel] MIIPS64el compiler
 2011-12-27 14:36 UTC  (4+ messages)

[Qemu-devel] [Bug 870990] Re: compile failure on ARMv7 hosts when compiled for thumb if --enable-debug
 2011-12-26 17:26 UTC 

[Qemu-devel] [PATCH 0/3] QEMU kvm: Adding KICK_VCPU capability to i386 kvm
 2011-12-26 17:13 UTC  (8+ messages)
` [Qemu-devel] [PATCH 3/3] QEMU kvm/i386 : Adding KICK_VCPU capability support in i386 target

[Qemu-devel] Seem thread Competition
 2011-12-26  9:47 UTC  (9+ messages)
      ` [Qemu-devel] [Spice-devel] "

[Qemu-devel] [PATCH v2] w32: Build windows and console executables
 2011-12-26  2:14 UTC  (4+ messages)

[Qemu-devel] [PATCH] tcg/arm: Use r6 as TCG_AREG0 to avoid clash with Thumb framepointer
 2011-12-26  0:02 UTC 

[Qemu-devel] Рассылка сайта Japanese Dolls. Выпуск № 251
 2011-12-25 12:48 UTC 

[Qemu-devel] [PATCH] net/socket.c: Fix fd leak in net_socket_listen_init() error paths
 2011-12-24 23:47 UTC 

[Qemu-devel] [PATCH] gdbstub: Fix fd leak in gdbserver_open() error path
 2011-12-24 23:37 UTC 

[Qemu-devel] [Bug 884942] [NEW] hw/usb.c:336: usb_packet_complete: Assertion `p->owner != ((void *)0)' failed
 2011-12-24 23:08 UTC  (2+ messages)
` [Qemu-devel] [Bug 884942] "

[Qemu-devel] [Bug 793317] [NEW] Large amount of write-only variables
 2011-12-24 23:04 UTC  (2+ messages)
` [Qemu-devel] [Bug 793317] "


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