Age | Commit message (Expand) | Author |
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 |
2010-03-03 | eepro100: Prettify code (no functional changes) | Stefan Weil |
2010-03-03 | eepro100: Fix CU Start command | Stefan Weil |
2010-03-03 | eepro100: Support RNR interrupt | Stefan Weil |
2010-03-03 | eepro100: Replace variable name to fix a compiler warning | Stefan Weil |
2010-03-03 | eepro100: Use symbolic names for bits in EEPROM id | Stefan Weil |
2010-03-03 | eepro100: Remove old unused code | Stefan Weil |
2010-03-03 | eepro100: Use symbolic names and BIT macros in binary operations | Stefan Weil |
2010-03-03 | eepro100: Add device descriptions | Stefan Weil |
2010-03-03 | eepro100: Update copyright notice | Stefan Weil |
2010-03-03 | eepro100: Add TODO list | Stefan Weil |
2010-03-03 | eepro100: Support gpxe boot for all eepro100 devices | Stefan Weil |
2010-03-03 | eepro100: Fix PXE boot | Stefan Weil |
2010-03-03 | eepro100: Add missing SCB register names | Stefan Weil |
2010-03-03 | eepro100: Fix compiler errors from debug messages | Stefan Weil |
2010-03-03 | (curses) Use more descriptive values | Samuel Thibault |
2010-03-03 | Fix curses return key when using -k | Samuel Thibault |
2010-03-02 | target-mips: use setcond when possible | Aurelien Jarno |
2010-03-02 | tcg/arm: merge the two sets of #define for optional ops | Aurelien Jarno |
2010-03-02 | tcg/arm: accept immediate arguments for brcond/setcond | Aurelien Jarno |
2010-03-02 | Add a missing break | Andrzej Zaborowski |
2010-03-02 | tcg/arm: implement setcond2 | Aurelien Jarno |
2010-03-02 | tcg/arm: implement setcond | Aurelien Jarno |
2010-03-02 | tcg/arm: fix div2/divu2 | Aurelien Jarno |
2010-03-01 | Avoid tlb_set_page in userspace emulation | Paul Brook |
2010-03-01 | Move subpage definitions | Paul Brook |