Age | Commit message (Expand) | Author |
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 |
2010-03-01 | Disassembler symbol lookup fix | Paul Brook |
2010-03-01 | Move ioport.h out of cpu-all.h | Paul Brook |
2010-03-01 | Remove bogus cpu_physical_memory_rw | Paul Brook |
2010-02-28 | Remove l1_phys_map from userspace emulation | Paul Brook |
2010-02-28 | Fix userspace breakpoint invalidation | Paul Brook |
2010-02-28 | target-arm: neon vshll instruction fix | Juha Riihimäki |
2010-02-28 | target-arm: neon - fix VRADDHN/VRSUBHN vs VADDHN/VSUBHN | Riku Voipio |
2010-02-28 | target-i386: fix crash on x86 32bit linux host with hw breakpoint exceptions | Jason Wessel |