Age | Commit message (Expand) | Author |
2010-02-19 | Monitor: Convert do_memory_save() to cmd_new_ret() | Luiz Capitulino |
2010-02-19 | Monitor: Convert do_migrate() to cmd_new_ret() | Luiz Capitulino |
2010-02-19 | Monitor: Convert pci_device_hot_remove() to cmd_new_ret() | Luiz Capitulino |
2010-02-19 | Monitor: Convert pci_device_hot_add() to cmd_new_ret() | Luiz Capitulino |
2010-02-19 | Monitor: Convert do_closefd() to cmd_new_ret() | Luiz Capitulino |
2010-02-19 | Monitor: Convert do_getfd() to cmd_new_ret() | Luiz Capitulino |
2010-02-19 | Monitor: Convert do_block_set_passwd() to cmd_new_ret() | Luiz Capitulino |
2010-02-19 | Monitor: Convert do_cpu_set() to cmd_new_ret() | Luiz Capitulino |
2010-02-19 | Monitor: Convert do_eject() to cmd_new_ret() | Luiz Capitulino |
2010-02-19 | Monitor: Convert do_cont() to cmd_new_ret() | Luiz Capitulino |
2010-02-19 | Monitor: Convert simple handlers to cmd_new_ret() | Luiz Capitulino |
2010-02-19 | Monitor: Introduce cmd_new_ret() | Luiz Capitulino |
2010-02-19 | move default allocator to console.c | Paolo Bonzini |
2010-02-19 | remove knowledge of defaultallocator_free_displaysurface from sdl.c | Paolo Bonzini |
2010-02-19 | use lazy initialization for display_state | Paolo Bonzini |
2010-02-19 | Merge remote branch 'mst/for_anthony' into staging | Anthony Liguori |
2010-02-19 | net: Monitor command set_link finds only VLAN clients, fix | Markus Armbruster |
2010-02-19 | net: info network shows only VLAN clients, fix | Markus Armbruster |
2010-02-19 | net: net_check_clients() checks only VLAN clients, fix | Markus Armbruster |
2010-02-19 | net: Fix bogus "Warning: vlan 0 with no nics" with -device | Markus Armbruster |
2010-02-19 | net: net_check_clients() runs too early to see -device, fix | Markus Armbruster |
2010-02-19 | net: Remove unused net_client_uninit() | Markus Armbruster |
2010-02-19 | Fix strace or FUTEX_PRIVATE_FLAG | Paul Brook |
2010-02-19 | target-arm: support thumb exception handlers | Rabin Vincent |
2010-02-19 | target-arm: implement Thumb-2 exception return | Rabin Vincent |
2010-02-19 | target-arm: fix thumb CPS | Rabin Vincent |
2010-02-18 | get rid of hostregs_helper.h | Paolo Bonzini |
2010-02-18 | remove dead m68k definitions | Paolo Bonzini |
2010-02-18 | tcg: Add consistency checks for op definitions | Stefan Weil |
2010-02-16 | tcg-sparc: Implement setcond, setcond2. | Richard Henderson |
2010-02-16 | tcg: Add tcg_swap_cond. | Richard Henderson |
2010-02-15 | crisv10: Prettify. | Edgar E. Iglesias |
2010-02-15 | sparc32 fix spurious dma interrupts v2 | Artyom Tarasenko |
2010-02-15 | Revert "Sparc32: improve DMA controller IRQ debugging" | Blue Swirl |
2010-02-15 | cris: Add support for CRISv10 translation. | Edgar E. Iglesias |
2010-02-15 | cris: Use tcg_gen_movi_tl. | Edgar E. Iglesias |
2010-02-15 | cris: Add v10 style interrupts. | Edgar E. Iglesias |
2010-02-15 | crisv10: Always clear the V and C flags on btst. | Edgar E. Iglesias |
2010-02-15 | cris: Prepare for CRISv10. | Edgar E. Iglesias |
2010-02-14 | versatile_pci: cleanup | Michael S. Tsirkin |
2010-02-14 | versatile_pci: convert to symbolic names | Michael S. Tsirkin |
2010-02-14 | PPC: Add timer when running KVM | Alexander Graf |
2010-02-14 | PPC: Fix large pages | Alexander Graf |
2010-02-14 | PPC: Add USB per default on U3 | Alexander Graf |
2010-02-14 | PPC: Get rid of segfaults in DBDMA emulation | Alexander Graf |
2010-02-14 | PPC: Use macio IDE controller for Newworld | Alexander Graf |
2010-02-14 | PPC: tell the guest about the time base frequency | Alexander Graf |
2010-02-14 | PPC: Make interrupts work | Alexander Graf |
2010-02-14 | PPC: Include dump of lspci -nn on real G5 | Alexander Graf |
2010-02-14 | PPC: Use Mac99_U3 type on ppc64 | Alexander Graf |