Age | Commit message (Expand) | Author |
2009-05-26 | Remove qdev irq sink handling | Paul Brook |
2009-05-25 | Add dummy command to submakefiles | Paul Brook |
2009-05-24 | Remove unused variable | Paul Brook |
2009-05-23 | ETRAX: Removed unused struct entry and fixed Windows build. | Stefan Weil |
2009-05-23 | Add common BusState | Paul Brook |
2009-05-22 | Fix lance segfaults | Paul Brook |
2009-05-22 | Avoid errors when curl-config does not exist | Paul Brook |
2009-05-22 | bios: Use the correct mask to size the PCI option ROM BAR | Anthony Liguori |
2009-05-22 | x86: Add support for resume flag | Jan Kiszka |
2009-05-22 | net: Fix dump time stamps | Jan Kiszka |
2009-05-22 | Add HTTP protocol using curl v6 | Alexander Graf |
2009-05-22 | USB serial device support | Jason Wessel |
2009-05-22 | serial: fix lost character after sysrq | Jason Wessel |
2009-05-22 | usb-serial: implement break event. | Jason Wessel |
2009-05-22 | slirp: Reassign same address to same DHCP client | Jan Kiszka |
2009-05-22 | kvm: x86: Save/restore KVM-specific CPU states | Jan Kiszka |
2009-05-22 | kvm: Rework VCPU reset | Jan Kiszka |
2009-05-22 | Introduce reset notifier order | Jan Kiszka |
2009-05-22 | kvm: Fix framebuffer dirty log sync | Jan Kiszka |
2009-05-22 | kvm: Add missing bits to support live migration | Jan Kiszka |
2009-05-22 | kvm: Rework dirty bitmap synchronization | Jan Kiszka |
2009-05-22 | kvm: Fix dirty log temporary buffer size | Jan Kiszka |
2009-05-22 | kvm: Introduce kvm_set_migration_log | Jan Kiszka |
2009-05-22 | kvm: Conditionally apply workaround for KVM slot handling bug | Jan Kiszka |
2009-05-22 | qcow2: Allow different cluster sizes | Kevin Wolf |
2009-05-22 | Convert qemu-img convert to new bdrv_create | Kevin Wolf |
2009-05-22 | Convert qemu-img create to new bdrv_create | Kevin Wolf |
2009-05-22 | Convert all block drivers to new bdrv_create | Kevin Wolf |
2009-05-22 | Create qemu-option.h | Kevin Wolf |
2009-05-22 | allow changing the speed of a running migration | Glauber Costa |
2009-05-22 | introduce set_rate_limit function for QEMUFile | Glauber Costa |
2009-05-22 | augment info migrate with page status | Glauber Costa |
2009-05-22 | Don't send all gratuitous packets at once. | Gleb Natapov |
2009-05-22 | Minimal ethernet frame length is 64 bytes. | Gleb Natapov |
2009-05-22 | Fix segv when passing an unknown protocol | Anthony Liguori |
2009-05-22 | Partially revert e20a8dff4c0da3827764924139d3bb73962f5d5a | Anthony Liguori |
2009-05-22 | Revert "Fix arm-softmmu breakage" | Anthony Liguori |
2009-05-21 | Introduce is_default field for QEMUMachine | Anthony Liguori |
2009-05-21 | Refactor how display drivers are selected | Anthony Liguori |
2009-05-21 | Fix arm-softmmu breakage | Blue Swirl |
2009-05-21 | Compile most Xen files only once | Blue Swirl |
2009-05-21 | Compile fdc, escc and SCSI controllers only once | Blue Swirl |
2009-05-21 | Let the venomous poison spread to more identifiers | Blue Swirl |
2009-05-21 | Convert machine registration to use module init functions | Anthony Liguori |
2009-05-21 | Eliminate --disable-gfx-check and make VNC default when SDL not available | Anthony Liguori |
2009-05-21 | Do not attempt to allocate sn_tab when there are no snapshots | malc |
2009-05-21 | Cast pointer arguments of get/setsockopt, send to void * to keep GCC | malc |
2009-05-20 | kvm: add error message for when SMP is requested | Mark McLoughlin |
2009-05-20 | Remove initrd warning message | Richard W.M. Jones |
2009-05-20 | initialize struct sigevent before timer_create | Jean-Christophe Dubois |