Age | Commit message (Expand) | Author |
2010-03-08 | move x509 file name defines to qemu-x509.h | Gerd Hoffmann |
2010-03-08 | adding helper pci functions | Izik Eidus |
2010-03-08 | QMP: Introduce RTC_CHANGE event | Luiz Capitulino |
2010-03-08 | QMP: Revamp the qmp-events.txt file | Luiz Capitulino |
2010-03-08 | QMP: Drop DEBUG event | Luiz Capitulino |
2010-03-08 | QMP: Move RESET event into qemu_system_reset() | Luiz Capitulino |
2010-03-08 | QMP: Move STOP event into do_vm_stop() | Luiz Capitulino |
2010-03-08 | block: Emit BLOCK_IO_ERROR before vm_stop() call | Luiz Capitulino |
2010-03-08 | Fix hanging user monitor when using balloon command | Adam Litke |
2010-03-08 | sdl: improve grab exiting instructions | Anthony Liguori |
2010-03-08 | ppc: don't define bamboo-0.13 as the default machine | Aurelien Jarno |
2010-03-07 | Update to a hopefully more future proof FSF address | Blue Swirl |
2010-03-07 | i386-dis: remove dead assignments, spotted by clang | Blue Swirl |
2010-03-07 | softfloat: remove dead assignments, spotted by clang | Blue Swirl |
2010-03-07 | slirp: remove dead nested assignment, spotted by clang | Blue Swirl |
2010-03-07 | slirp: remove dead initialization, spotted by clang | Blue Swirl |
2010-03-07 | slirp: remove dead increments, spotted by clang | Blue Swirl |
2010-03-07 | slirp: remove dead assignments, spotted by clang | Blue Swirl |
2010-03-06 | target-arm: Fix missing 'return' in SRS handling. | Adam Lackorzynski |
2010-03-06 | Fix curses interaction with keymaps | Samuel Thibault |
2010-03-06 | use absolute URLs for .gitmodules | Paolo Bonzini |
2010-03-06 | Documentation: Modify rule for html output (better looking output format) | Stefan Weil |
2010-03-06 | scsi: update comment on the standards revision | Christoph Hellwig |
2010-03-06 | qemu-nbd: Fix wrong description in qemu-nbd.texi | Ryota Ozaki |
2010-03-06 | Build usb-ohci for PCs | Kevin Wolf |
2010-03-06 | ppc440_bamboo: Disable new virtio-serial features for 0.12 machine type | Amit Shah |
2010-03-06 | ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compat | Amit Shah |
2010-03-06 | s390-virtio: Fix compile error for virtio-block init | Amit Shah |
2010-03-06 | json-parser: Fix segfault on malformed input | Kevin Wolf |
2010-03-06 | hw/serial.c: fix THRE interrupt clearing | Aurelien Jarno |
2010-03-06 | hw/serial.c: fix indentation | Aurelien Jarno |
2010-03-06 | linux-user: Save/restore fpu registers to signal context on sh4 | takasi-y@ops.dti.ne.jp |
2010-03-06 | linux-user: Fix syscall pipe2() retval on sh4 | takasi-y@ops.dti.ne.jp |
2010-03-06 | target-i386: Fix long jumps/calls in long mode with REX.W set | malc |
2010-03-06 | target-i386: fix lddqu SSE instruction | Aurelien Jarno |
2010-03-05 | Update to latest SeaBIOS | Anthony Liguori |
2010-03-04 | Makefile: Fix names of GPXE ROM files | Stefan Weil |
2010-03-04 | target-mips: use newer logical ops | Aurelien Jarno |
2010-03-04 | Merge remote branch 'qemu-kvm/uq/master' into pulls | Anthony Liguori |
2010-03-04 | x86: Extend validity of bsp_to_cpu | Jan Kiszka |
2010-03-04 | KVM: x86: Restrict writeback of VCPU state | Jan Kiszka |
2010-03-04 | KVM: Rework VCPU state writeback API | Jan Kiszka |
2010-03-04 | KVM: Rework of guest debug state writing | Jan Kiszka |
2010-03-04 | Add option to use file backed guest memory | Marcelo Tosatti |
2010-03-04 | Allocate memory below 4GB as one chunk | Avi Kivity |
2010-03-03 | eepro100: Keep includes sorted | Stefan Weil |
2010-03-03 | eepro100: Remove C++ comments | Stefan Weil |
2010-03-03 | eepro100: Add diagnose command | Stefan Weil |
2010-03-03 | eepro100: New function for reading command block | Stefan Weil |
2010-03-03 | eepro100: Use tx.status | Stefan Weil |