Age | Commit message (Expand) | Author | Files | Lines |
2018-01-16 | hw/sd/pl181: Reset SD card on controller reset | Peter Maydell | 1 | -0/+4 |
2018-01-16 | target/arm: Handle page table walk load failures correctly | Peter Maydell | 3 | -11/+45 |
2018-01-16 | hw/arm/virt: Add virt-2.12 machine type | Peter Maydell | 1 | -2/+17 |
2018-01-16 | get_phys_addr_pmsav7: Support AP=0b111 for v7M | Peter Maydell | 1 | -0/+14 |
2018-01-16 | hw/intc/armv7m: Support byte and halfword accesses to CFSR | Peter Maydell | 1 | -16/+22 |
2018-01-15 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180115' i... | Peter Maydell | 13 | -421/+899 |
2018-01-15 | migration: remove notify in fd_error | Peter Xu | 1 | -1/+0 |
2018-01-15 | migration: remove some block_cleanup_parameters() | Peter Xu | 1 | -2/+0 |
2018-01-15 | migration: put the finish part into a new function | Peter Xu | 1 | -45/+49 |
2018-01-15 | migration: major cleanup for migrate iterations | Peter Xu | 1 | -35/+55 |
2018-01-15 | migration: cleanup stats update into function | Peter Xu | 2 | -36/+61 |
2018-01-15 | migration: use switch at the end of migration | Peter Xu | 1 | -17/+27 |
2018-01-15 | migration: introduce migrate_calculate_complete | Peter Xu | 1 | -11/+20 |
2018-01-15 | migration: introduce downtime_start | Peter Xu | 2 | -8/+6 |
2018-01-15 | migration: move vm_old_running into global state | Peter Xu | 2 | -10/+13 |
2018-01-15 | migration: split use of MigrationState.total_time | Peter Xu | 2 | -3/+7 |
2018-01-15 | migration: remove "enable_colo" var | Peter Xu | 1 | -2/+1 |
2018-01-15 | migration: qemu_savevm_state_cleanup() in cleanup | Peter Xu | 1 | -8/+2 |
2018-01-15 | migration: assert colo instead of check | Peter Xu | 1 | -1/+9 |
2018-01-15 | migration: finalize current_migration object | Vladimir Sementsov-Ogievskiy | 3 | -0/+7 |
2018-01-15 | migration: Guard ram_bytes_remaining against early call | Dr. David Alan Gilbert | 1 | -1/+2 |
2018-01-15 | migration: add postcopy total blocktime into query-migrate | Alexey Perevalov | 6 | -5/+124 |
2018-01-15 | migration: add blocktime calculation into migration-test | Alexey Perevalov | 1 | -0/+16 |
2018-01-15 | migration: postcopy_blocktime documentation | Alexey Perevalov | 1 | -0/+14 |
2018-01-15 | migration: calculate vCPU blocktime on dst side | Alexey Perevalov | 2 | -2/+146 |
2018-01-15 | migration: add postcopy blocktime ctx into MigrationIncomingState | Alexey Perevalov | 2 | -0/+67 |
2018-01-15 | migration: introduce postcopy-blocktime capability | Alexey Perevalov | 3 | -1/+15 |
2018-01-15 | migration: fix analyze-migration.py script with radix table | Laurent Vivier | 1 | -0/+4 |
2018-01-15 | migration: free result string | Juan Quintela | 1 | -1/+2 |
2018-01-15 | docs: Convert migration.txt to rst | Dr. David Alan Gilbert | 1 | -226/+250 |
2018-01-15 | migration: free addr in the same function that we created it | Juan Quintela | 1 | -2/+2 |
2018-01-15 | migration: print features as on off | Juan Quintela | 1 | -4/+9 |
2018-01-15 | migration: Use proper types in json | Juan Quintela | 3 | -50/+41 |
2018-01-15 | Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta... | Peter Maydell | 7 | -21/+9 |
2018-01-14 | slirp: add in6_dhcp_multicast() | Philippe Mathieu-Daudé | 2 | -1/+4 |
2018-01-14 | slirp: removed unused code | Philippe Mathieu-Daudé | 1 | -13/+0 |
2018-01-14 | slirp: remove unnecessary struct declaration | Philippe Mathieu-Daudé | 1 | -1/+0 |
2018-01-14 | slirp: remove unused header | Philippe Mathieu-Daudé | 1 | -1/+0 |
2018-01-14 | slirp: avoid IN6_IS_ADDR_UNSPECIFIED(), rather use in6_zero() | Philippe Mathieu-Daudé | 2 | -5/+5 |
2018-01-12 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180112-pull-request' i... | Peter Maydell | 10 | -50/+70 |
2018-01-12 | Merge remote-tracking branch 'remotes/kraxel/tags/vnc-20180112-pull-request' ... | Peter Maydell | 6 | -105/+278 |
2018-01-12 | sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held | Jindrich Makovicka | 2 | -8/+25 |
2018-01-12 | sdl2 uses surface relative coordinates | Jindrich Makovicka | 1 | -26/+4 |
2018-01-12 | sdl2: Do not hide the cursor on auxilliary windows | Jindrich Makovicka | 1 | -0/+17 |
2018-01-12 | target/xtensa: Remove duplicate typedef of DisasContext | Peter Maydell | 1 | -2/+2 |
2018-01-12 | spice: remove unused timer list | Frediano Ziglio | 1 | -4/+0 |
2018-01-12 | spice: remove only written event_mask field | Frediano Ziglio | 1 | -4/+2 |
2018-01-12 | spice: remove unused watch list | Frediano Ziglio | 1 | -4/+0 |
2018-01-12 | spice: remove QXLWorker interface field | Frediano Ziglio | 3 | -4/+0 |
2018-01-12 | ui: deprecate use of GTK 2.x in favour of 3.x series | Daniel P. Berrange | 3 | -0/+20 |