qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-23 14:35:28 to 2011-02-24 14:44:14 UTC [more...]

[Qemu-devel] virtio-serial semantics for binary data and guest agents
 2011-02-24 14:44 UTC  (6+ messages)
` [Qemu-devel] "

[Qemu-devel] null mac address
 2011-02-24 14:40 UTC 

[Qemu-devel] [PATCH V6 3/4] qmp, nmi: convert do_inject_nmi() to QObject
 2011-02-24 14:40 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] Remove wrong savevm sections
 2011-02-24 14:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] vmstate: remove grackle_pci savevm code
` [Qemu-devel] [PATCH 2/3] vmstate: remove uninorth "
` [Qemu-devel] [PATCH 3/3] gt64xxx: remove savevm support

[Qemu-devel] [PATCH 0/2] build: make sharing of objects explicit
 2011-02-24 14:09 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/2] build: Create tools-obj-y variable
` [Qemu-devel] [PATCH 2/2] build: create shared-obj-y for tools/qemu-softmmu
      ` [Qemu-devel] "

[Qemu-devel] [PATCH v2] target-sh4: move intr_at_halt out of cpu_halted()
 2011-02-24 13:37 UTC 

[Qemu-devel] A Golden Investment Opportunity not to be missed!
 2011-02-24 13:12 UTC 

[Qemu-devel] [PATCH] target-sh4: move intr_at_halt out of cpu_halted()
 2011-02-24 13:09 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 00/22] Refactor and cleaup migration code
 2011-02-24 12:23 UTC  (6+ messages)
` [Qemu-devel] [PATCH 22/22] migration: Make state definitions local
    ` [Qemu-devel] "

[Qemu-devel] [patch 0/3] live block copy (v2)
 2011-02-24 12:15 UTC  (29+ messages)
` [Qemu-devel] [patch 2/3] Add support for live block copy
  ` [Qemu-devel] "
                        ` [Qemu-devel] Unsubsribing

[Qemu-devel] usb support in realview pbx board
 2011-02-24 11:33 UTC 

[Qemu-devel] [PATCH] net: remove parse_host_src_port() function
 2011-02-24 11:22 UTC 

[Qemu-devel] QEMU regression problems
 2011-02-24 11:21 UTC  (9+ messages)
` [Qemu-devel] Re: QEMU regression problems - Update FPU

[Qemu-devel] PCI virtual address
 2011-02-24 11:09 UTC  (2+ messages)

[Qemu-devel] realview isp1761 support in qemu
 2011-02-24 10:28 UTC 

[Qemu-devel] [PATCH] Split machine creation from the main loop
 2011-02-24 10:19 UTC  (6+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] Fix conversions from pointer to int and vice versa
 2011-02-24 10:11 UTC  (6+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] net: Use iov helper functions
 2011-02-24 10:08 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: allow setting MIG_STATE_CANCEL even if s->state != MIG_STATE_ACTIVE
 2011-02-24  9:53 UTC 

[Qemu-devel] [PATCH 00/18] Kemari for KVM v0.2.11
 2011-02-24  9:44 UTC  (12+ messages)
` [Qemu-devel] [PATCH 03/18] Introduce skip_header parameter to qemu_loadvm_state()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 05/18] vl.c: add deleted flag for deleting the handler
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode
  ` [Qemu-devel] "

[Qemu-devel] [PATCH] Add TAGS and *~ to .gitignore
 2011-02-24  9:19 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v2 00/28] Refactor and cleanup migration code
 2011-02-24  9:16 UTC  (40+ messages)
` [Qemu-devel] [PATCH 01/28] migration: Make *start_outgoing_migration return FdMigrationState
` [Qemu-devel] [PATCH 02/28] migration: Use FdMigrationState instead of MigrationState when possible
` [Qemu-devel] [PATCH 03/28] migration: Fold MigrationState into FdMigrationState
` [Qemu-devel] [PATCH 04/28] migration: Rename FdMigrationState MigrationState
` [Qemu-devel] [PATCH 05/28] migration: Refactor MigrationState creation
` [Qemu-devel] [PATCH 06/28] migration: Make all posible migration functions static
` [Qemu-devel] [PATCH 07/28] migration: move migrate_create_state to do_migrate
` [Qemu-devel] [PATCH 08/28] migration: Check that migration is active before cancel it
` [Qemu-devel] [PATCH 09/28] migration: Introduce MIG_STATE_NONE
` [Qemu-devel] [PATCH 10/28] migration: Refactor and simplify error checking in migrate_fd_put_ready
` [Qemu-devel] [PATCH 11/28] migration: Introduce migrate_fd_completed() for consistenncy
` [Qemu-devel] [PATCH 12/28] migration: Our release callback was just free
` [Qemu-devel] [PATCH 13/28] migration: Remove get_status() accessor
` [Qemu-devel] [PATCH 14/28] migration: Remove migration cancel() callback
` [Qemu-devel] [PATCH 15/28] migration: Move exported functions to the end of the file
` [Qemu-devel] [PATCH 16/28] migration: use global variable directly
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH 17/28] migration: another case of global variable assigned to local one
` [Qemu-devel] [PATCH 18/28] migration: convert current_migration from pointer to struct
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH 19/28] migration: Use bandwidth_limit directly
` [Qemu-devel] [PATCH 20/28] migration: Export a function that tells if the migration has finished correctly
` [Qemu-devel] [PATCH 21/28] migration: Make state definitions local
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH 22/28] savevm: avoid qemu_savevm_state_iteate() to return 1 when qemu file has error
` [Qemu-devel] [PATCH 23/28] migration: add error handling to migrate_fd_put_notify()
` [Qemu-devel] [PATCH 24/28] migration: Don't use callback on file defining it
` [Qemu-devel] [PATCH 25/28] migration: propagate error correctly
` [Qemu-devel] [PATCH 26/28] migration: qemu_savevm_iterate has three return values
` [Qemu-devel] [PATCH 27/28] migration: If there is one error, it makes no sense to continue
` [Qemu-devel] [PATCH 28/28] migration: make migration-{tcp, unix} consistent

[Qemu-devel] Missing op on SPARC
 2011-02-24  9:12 UTC 

[Qemu-devel] Memory Map
 2011-02-24  9:08 UTC 

[Qemu-devel] [PATCH] hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKS
 2011-02-24  8:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/5] ARM: fix Neon VRECPE and VRSQRTE instructions
 2011-02-24  8:04 UTC  (2+ messages)

[Qemu-devel] Network bridging without adding bridge with brctl, possible?
 2011-02-24  8:00 UTC  (10+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH V6 1/4 resend] nmi: convert cpu_index to cpu-index
 2011-02-24  7:49 UTC  (4+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 00/18] Kemari for KVM v0.2.12
 2011-02-24  7:28 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/18] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
` [Qemu-devel] [PATCH 02/18] Introduce read() to FdMigrationState
` [Qemu-devel] [PATCH 03/18] Introduce qemu_loadvm_state_no_header() and make qemu_loadvm_state() a wrapper
` [Qemu-devel] [PATCH 04/18] qemu-char: export socket_set_nodelay()
` [Qemu-devel] [PATCH 05/18] vl.c: add deleted flag for deleting the handler
` [Qemu-devel] [PATCH 06/18] virtio: decrement last_avail_idx with inuse before saving
` [Qemu-devel] [PATCH 07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode
` [Qemu-devel] [PATCH 08/18] savevm: introduce util functions to control ft_trans_file from savevm layer
` [Qemu-devel] [PATCH 09/18] Introduce event-tap
` [Qemu-devel] [PATCH 10/18] Call init handler of event-tap at main() in vl.c
` [Qemu-devel] [PATCH 11/18] ioport: insert event_tap_ioport() to ioport_write()
` [Qemu-devel] [PATCH 12/18] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c
` [Qemu-devel] [PATCH 13/18] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async()
` [Qemu-devel] [PATCH 14/18] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush()
` [Qemu-devel] [PATCH 15/18] savevm: introduce qemu_savevm_trans_{begin, commit}
` [Qemu-devel] [PATCH 16/18] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on
` [Qemu-devel] [PATCH 17/18] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled
` [Qemu-devel] [PATCH 18/18] Introduce "kemari:" to enable FT migration mode (Kemari)

[Qemu-devel] [RESEND][REBASE] [PATCH] virtio-serial: kill VirtIOSerialDevice
 2011-02-24  5:44 UTC 

[Qemu-devel] Building QEMU on PS3
 2011-02-24  3:37 UTC  (6+ messages)

[Qemu-devel] [PATCH] vnc: Fix fatal crash with vnc reverse mode
 2011-02-23 23:24 UTC  (5+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v3 00/16] vnc: adapative tight, zrle, zywrle, and bitmap module
 2011-02-23 23:23 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 01/16] vnc: qemu can die if the client is disconnected while updating screen

[Qemu-devel] [Bug 723460] [NEW] qemu on linux doesn't boot for winxp install via usb
 2011-02-23 22:49 UTC  (2+ messages)
` [Qemu-devel] [Bug 723460] "

[Qemu-devel] [0.14] Queue of 0.14 patches/pull?
 2011-02-23 21:50 UTC  (4+ messages)
` [Qemu-devel] [PING 0.14] Missing patches (mostly fixes)

[Qemu-devel] GSoC 2011 project ideas
 2011-02-23 20:42 UTC 

[Qemu-devel] [PATCH 2/2 V1] Fixed EPROM for AMD driver compatibility under DOS with Netware driver
 2011-02-23 20:24 UTC  (6+ messages)

[Qemu-devel] [PATCH] hw/pcnet.c: Fix EPROM contents to suit AMD netware drivers
 2011-02-23 20:20 UTC 

[Qemu-devel] [Bug 723871] [NEW] qemu-kvm-0.14.0 Aborts with -vga qxl
 2011-02-23 18:59 UTC  (3+ messages)
` [Qemu-devel] [Bug 723871] "

[Qemu-devel] [PATCH] slirp: Remove some type casts caused by bad declaration of x.tp_buf
 2011-02-23 18:40 UTC 

[Qemu-devel] [PATCH 0/3] tcg: Support debugging leakage of temporaries
 2011-02-23 17:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] tcg: Add support for "
` [Qemu-devel] [PATCH 2/3] target-arm: Remove ad-hoc leak checking code
` [Qemu-devel] [PATCH 3/3] target-arm: Use TCG temporary leak debugging facilities

[Qemu-devel] [PATCH 0/4] Improve -icount, fix it with iothread
 2011-02-23 16:32 UTC  (7+ messages)
` [Qemu-devel] "

[Qemu-devel] Re: Comparing New Image Formats: FVD vs. QED
 2011-02-23 16:15 UTC  (33+ messages)
    ` Strategic decision: COW format (was: [Qemu-devel] Re: Comparing New Image Formats: FVD vs. QED)
      ` [Qemu-devel] Re: Strategic decision: COW format

[Qemu-devel] checkpatch.pl false positive: wants braces on #if
 2011-02-23 16:07 UTC 

[Qemu-devel] [PATCH 0/7] usb-ccid (v19)
 2011-02-23 15:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/7] usb-ccid: add CCID bus


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