| [03/28] migration: Fold MigrationState into FdMigrationState |
2011-02-23 |
Juan Quintela |
|
New |
| [02/28] migration: Use FdMigrationState instead of MigrationState when possible |
2011-02-23 |
Juan Quintela |
|
New |
| [01/28] migration: Make *start_outgoing_migration return FdMigrationState |
2011-02-23 |
Juan Quintela |
|
New |
| Split machine creation from the main loop |
2011-02-23 |
Anthony Liguori |
|
New |
| hw/pcnet.c: Fix EPROM contents to suit AMD netware drivers |
2011-02-23 |
Gerhard Wiesinger |
|
New |
| Re: [PATCH 0/4] Improve -icount, fix it with iothread |
2011-02-23 |
Edgar Iglesias |
|
New |
| [3/3] target-arm: Use TCG temporary leak debugging facilities |
2011-02-23 |
Peter Maydell |
|
New |
| [2/3] target-arm: Remove ad-hoc leak checking code |
2011-02-23 |
Peter Maydell |
|
New |
| [1/3] tcg: Add support for debugging leakage of temporaries |
2011-02-23 |
Peter Maydell |
|
New |
| docs: Update stderr and simple backend, add systemtap backend |
2011-02-23 |
Stefan Hajnoczi |
|
New |
| [18/18] Introduce "kemari:" to enable FT migration mode (Kemari). |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| [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. |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| [16/18] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on. |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| [15/18] savevm: introduce qemu_savevm_trans_{begin, commit}. |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| [14/18] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush(). |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| [13/18] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| [12/18] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| [11/18] ioport: insert event_tap_ioport() to ioport_write(). |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| [10/18] Call init handler of event-tap at main() in vl.c. |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| [09/18] Introduce event-tap. |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| [08/18] savevm: introduce util functions to control ft_trans_file from savevm layer. |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| [07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode. |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| [06/18] virtio: decrement last_avail_idx with inuse before saving. |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| [05/18] vl.c: add deleted flag for deleting the handler. |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| [04/18] qemu-char: export socket_set_nodelay(). |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| [03/18] Introduce skip_header parameter to qemu_loadvm_state(). |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| [02/18] Introduce read() to FdMigrationState. |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| [01/18] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). |
2011-02-23 |
Yoshiaki Tamura |
|
New |
| tools: Use real async.c instead of stubs |
2011-02-23 |
Kevin Wolf |
|
New |
| [7/7] ccid: configure: improve --enable-smartcard flags |
2011-02-23 |
Alon Levy |
|
New |
| [6/7] ccid: add docs |
2011-02-23 |
Alon Levy |
|
New |
| [5/7] ccid: add ccid-card-emulated device |
2011-02-23 |
Alon Levy |
|
New |
| [4/7] libcacard: initial commit |
2011-02-23 |
Alon Levy |
|
New |
| [3/7] ccid: add passthru card device |
2011-02-23 |
Alon Levy |
|
New |
| [2/7] introduce libcacard/vscard_common.h |
2011-02-23 |
Alon Levy |
|
New |
| [1/7] usb-ccid: add CCID bus |
2011-02-23 |
Alon Levy |
|
New |
| reset nic when we init it |
2011-02-23 |
Wen Congyang |
|
New |
| [22/22] migration: Make state definitions local |
2011-02-23 |
Juan Quintela |
|
New |
| [21/22] migration: Export a function that tells if the migration has finished correctly |
2011-02-23 |
Juan Quintela |
|
New |
| [20/22] migration: Use bandwidth_limit directly |
2011-02-23 |
Juan Quintela |
|
New |
| [19/22] migration: convert current_migration from pointer to struct |
2011-02-23 |
Juan Quintela |
|
New |
| [18/22] migration: another case of global variable assigned to local one |
2011-02-23 |
Juan Quintela |
|
New |
| [17/22] migration: use global variable directly |
2011-02-23 |
Juan Quintela |
|
New |
| [16/22] migration: Move exported functions to the end of the file |
2011-02-23 |
Juan Quintela |
|
New |
| [15/22] migration: Remove migration cancel() callback |
2011-02-23 |
Juan Quintela |
|
New |
| [14/22] migration: Remove get_status() accessor |
2011-02-23 |
Juan Quintela |
|
New |
| [13/22] migration: Our release callback was just free |
2011-02-23 |
Juan Quintela |
|
New |
| [12/22] migration: Use migrate_fd_error() in last place that set status to ERROR |
2011-02-23 |
Juan Quintela |
|
New |
| [11/22] migration: Introduce migrate_fd_completed() for consistenncy |
2011-02-23 |
Juan Quintela |
|
New |
| [10/22] migration: Refactor and simplify error checking in migrate_fd_put_ready |
2011-02-23 |
Juan Quintela |
|
New |
| [09/22] migration: Introduce MIG_STATE_NONE |
2011-02-23 |
Juan Quintela |
|
New |
| [08/22] migration: Check that migration is active before cancel it |
2011-02-23 |
Juan Quintela |
|
New |
| [07/22] migration: move migrate_create_state to do_migrate |
2011-02-23 |
Juan Quintela |
|
New |
| [06/22] migration: Make all posible migration functions static |
2011-02-23 |
Juan Quintela |
|
New |
| [05/22] migration: Refactor MigrationState creation |
2011-02-23 |
Juan Quintela |
|
New |
| [04/22] migration: Rename FdMigrationState MigrationState |
2011-02-23 |
Juan Quintela |
|
New |
| [03/22] migration: Fold MigrationState into FdMigrationState |
2011-02-23 |
Juan Quintela |
|
New |
| [02/22] migration: Use FdMigrationState instead of MigrationState when possible |
2011-02-23 |
Juan Quintela |
|
New |
| [01/22] migration: Make *start_outgoing_migration return FdMigrationState |
2011-02-23 |
Juan Quintela |
|
New |
| target-arm: Implement a minimal set of cp14 debug registers |
2011-02-22 |
Peter Maydell |
|
New |
| `qdev_free` when unplug a pci device |
2011-02-22 |
William Dauchy |
|
New |
| [3/3] do not allow migration if block copy in progress |
2011-02-22 |
Marcelo Tosatti |
|
New |
| [2/3] Add support for live block copy |
2011-02-22 |
Marcelo Tosatti |
|
New |
| [1/3] add migration_active function |
2011-02-22 |
Marcelo Tosatti |
|
New |
| [2/2] migration: add error handling to migrate_fd_put_notify(). |
2011-02-22 |
Yoshiaki Tamura |
|
New |
| [1/2] savevm: avoid qemu_savevm_state_iteate() to return 1 when qemu file has error. |
2011-02-22 |
Yoshiaki Tamura |
|
New |
| simpletrace: Make simpletrace.py a Python module |
2011-02-22 |
Stefan Hajnoczi |
|
New |
| linux-user: Fix large seeks by 32 bit guest on 64 bit host |
2011-02-22 |
Peter Maydell |
|
New |
| [7/7] char: pty: Use new iohandler api |
2011-02-22 |
Amit Shah |
|
New |
| [6/7] char: stdio: Use new iohandler api |
2011-02-22 |
Amit Shah |
|
New |
| [5/7] char: fd: Use new iohandler api |
2011-02-22 |
Amit Shah |
|
New |
| [4/7] char: udp: Use new iohandler api |
2011-02-22 |
Amit Shah |
|
New |
| [3/7] char: tcp: Use new iohandler api |
2011-02-22 |
Amit Shah |
|
New |
| [2/7] iohandlers: Introduce a new API |
2011-02-22 |
Amit Shah |
|
New |
| [1/7] iohandlers: Mark current implementation as 'old' |
2011-02-22 |
Amit Shah |
|
New |
| For AIO return -ENOSPC on short write |
2011-02-22 |
Jes Sorensen |
|
New |
| [3/3] target-arm: Integrate secondary CPU reset in arm_boot |
2011-02-21 |
Adam Lackorzynski |
|
New |
| [2/3] target-arm: Implement cp15 VA->PA translation |
2011-02-21 |
Adam Lackorzynski |
|
New |
| [1/3] target-arm: Fix soft interrupt in GIC distributor |
2011-02-21 |
Adam Lackorzynski |
|
New |
| [5/5] hw/realview: Wire up the MMC card status |
2011-02-21 |
Peter Maydell |
|
New |
| [4/5] hw/irq: Add qemu_irq_split() so one GPIO output can feed two inputs |
2011-02-21 |
Peter Maydell |
|
New |
| [3/5] hw/pl061.c: Implement ARM PL061 as well as Luminary one |
2011-02-21 |
Peter Maydell |
|
New |
| [2/5] hw/arm_sysctl.c: Wire MCI register MMC card status bits to GPIO inputs |
2011-02-21 |
Peter Maydell |
|
New |
| [1/5] hw/pl181: Implement GPIO output pins for card status |
2011-02-21 |
Peter Maydell |
|
New |
| [5/5] target-arm: fix support for VRSQRTE. |
2011-02-21 |
Christophe LYON |
|
New |
| [4/5] target-arm: fix support for VRECPE. |
2011-02-21 |
Christophe LYON |
|
New |
| [3/5] target-arm: Introduce float64_256 and float64_512 constants. |
2011-02-21 |
Christophe LYON |
|
New |
| [2/5] softfloat: add _set_sign(), _infinity and _half for 32 and 64 bits floats. |
2011-02-21 |
Christophe LYON |
|
New |
| [1/5] softfloat: move all default NaN definitions to softfloat.h. |
2011-02-21 |
Christophe LYON |
|
New |
| hw/irq.h: Remove unused SetIRQFunc typedef |
2011-02-21 |
Peter Maydell |
|
New |
| [v5] Fix ATA SMART and CHECK POWER MODE |
2011-02-21 |
Brian Wheeler |
|
New |
| [2/2] microblaze: Allow targeting little-endian mb |
2011-02-21 |
Edgar E. Iglesias |
|
New |
| [1/2] pls3adsp1800: Base load_elf endianness on target endianness |
2011-02-21 |
Edgar E. Iglesias |
|
New |
| Fixing tap adapter for win32 |
2011-02-21 |
Pavel Dovgaluk |
|
New |
| Fixing network over sockets implementation for win32 |
2011-02-21 |
Pavel Dovgaluk |
|
New |
| [v3,2/2] target-arm: Fix shift by immediate and narrow where src, dest overlap |
2011-02-21 |
Peter Maydell |
|
New |
| [v3,1/2] target-arm: Refactor to pull narrowing decode into separate function |
2011-02-21 |
Peter Maydell |
|
New |
| [5/5] target-arm: fix support for VRSQRTE. |
2011-02-21 |
Christophe LYON |
|
New |
| [4/5] target-arm: fix support for VRECPE. |
2011-02-21 |
Christophe LYON |
|
New |
| [3/5] target-arm: Introduce float64_256 and float64_512 constants. |
2011-02-21 |
Christophe LYON |
|
New |