1. 651721b targe-ppc: optimize mfcr and mtcrf by aurel32 · 16 years ago
  2. 7d515c1 fread_targphys(): Do not cut off the tail. by blueswir1 · 16 years ago
  3. e4f5100 configure sensitive to user locale by blueswir1 · 16 years ago
  4. 69bd582 target-ppc: free a tcg temp variable by aurel32 · 16 years ago
  5. d34defb target-ppc: add support for reading/writing spefscr by aurel32 · 16 years ago
  6. 2fbc409 qemu-img: fix help message by aurel32 · 16 years ago
  7. 2450148 qemu-img: accept sizes with decimal values by aurel32 · 16 years ago
  8. 72fcd38 Call Perl directly instead of relying on shebang by blueswir1 · 16 years ago
  9. e600d1e Multi-key completion for sendkey by blueswir1 · 16 years ago
  10. 49dc768 Fix windows build and clean up use of <windows.h> by aliguori · 16 years ago
  11. 2734c70 Rename one more _BSD to HOST_BSD (spotted by Hasso Tepper) by blueswir1 · 16 years ago
  12. c9985aa Remove unnecessary prefix on SDL_syswm.h. This fixes the build for certain by aliguori · 16 years ago
  13. e63d7ab Prune unused TCG_AREGs by blueswir1 · 16 years ago
  14. 6635f6f Prune unused AREGs by blueswir1 · 16 years ago
  15. 513f789 Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno) by blueswir1 · 16 years ago
  16. 7e12f65 Add new entries to firmware configuration device by blueswir1 · 16 years ago
  17. 179a2c1 Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure by blueswir1 · 16 years ago
  18. d5575a3 target-mips: remove dead code by aurel32 · 16 years ago
  19. c01fccd target-mips: rename helpers from do_ to helper_ by aurel32 · 16 years ago
  20. 829ef7b do not pretend to support low voltage operation by aurel32 · 16 years ago
  21. 533d177 Fix correct reset value for ARM CP15 c1 auxiliary control register by aurel32 · 16 years ago
  22. d2c7534 Work around QEMU GDB stub suboptimality by aurel32 · 16 years ago
  23. 70976a7 Fix off-by-one errors for Altivec and SPE registers by aurel32 · 16 years ago
  24. e60f469 Use C99 initializers for BlockDriver methods by aurel32 · 16 years ago
  25. aaedd1f clean build: Fix remaining m68k warnings by aurel32 · 16 years ago
  26. 2b3ea31 clean build: Fix arm build warnings by aurel32 · 16 years ago
  27. a45db6c arm: Fix gic_irq_state.level bitfield type by aurel32 · 16 years ago
  28. 2701dfd target-ppc: move the CD-ROM drive to the second IDE by aurel32 · 16 years ago
  29. bd4524e ppc_oldworld: swap the MACIO and CMD646 IDE controllers by aurel32 · 16 years ago
  30. 3098dba Use a dedicated function to request exit from execution loop by aurel32 · 16 years ago
  31. 9e99564 Fix texinfo syntax errors. by aurel32 · 16 years ago
  32. 9485593 Disable BAT for 970 by blueswir1 · 16 years ago
  33. 0497d2f Fix mfcr on ppc64-softmmu by aurel32 · 16 years ago
  34. 8eee0af Keep SLB in-CPU by blueswir1 · 16 years ago
  35. e47ce3f Clear CPU_INTERRUPT_EXIT on VM load by aurel32 · 16 years ago
  36. 29c8ca6 Fix NX bit by blueswir1 · 16 years ago
  37. 2ada0ed Fix RFI(d) by blueswir1 · 16 years ago
  38. 4911012 Implement mtfsf.L encoding by blueswir1 · 16 years ago
  39. 6ce0ca1 Enable 64bit mode on interrupts by blueswir1 · 16 years ago
  40. 4e98d8c Nop some SPRs on 970fx by blueswir1 · 16 years ago
  41. 783a20d Activate uninorth AGP bridge by blueswir1 · 16 years ago
  42. bf14b1c Implment tlbiel by blueswir1 · 16 years ago
  43. 5b5aba4 Implement large pages by blueswir1 · 16 years ago
  44. f6b868f Implement slbmte by blueswir1 · 16 years ago
  45. c5e9723 Support for DragonFly BSD (Hasso Tepper) by blueswir1 · 16 years ago
  46. 9399f09 Fix BSD user: there is no NPTL by blueswir1 · 16 years ago
  47. 88103cf Update i386-dis.c from commits before GPLv3 switch by blueswir1 · 16 years ago
  48. c2c73b4 Update i386-dis.c from binutils 2.17 by blueswir1 · 16 years ago
  49. d40cdb1 Fix BSD breakage from r6736 by blueswir1 · 16 years ago
  50. 70c1470 Sparse fixes: dubious mixing of bitwise and logical operations by blueswir1 · 16 years ago
  51. 50773fd Sparse fixes: add extern to ELF opcode tables to avoid warnings by blueswir1 · 16 years ago
  52. e6f2870 Sparse fixes: remove duplicate entry by blueswir1 · 16 years ago
  53. 80deece Sparse fixes: move ACPI table definitions to pc.h by blueswir1 · 16 years ago
  54. 9e622b1 Sparse fixes: truncation by cast by blueswir1 · 16 years ago
  55. 511d2b1 Sparse fixes: NULL use, header order, ANSI prototypes, static by blueswir1 · 16 years ago
  56. c276471 The _exit syscall is used for both thread termination in NPTL applications, by pbrook · 16 years ago
  57. 0b8a988 Fix BSD user by blueswir1 · 16 years ago
  58. b495006 Fix sparc64-softmmu breakage from r6711 by blueswir1 · 16 years ago
  59. 10aa630 pc-bios/Makefile: add a rule to produce dtb files by aurel32 · 16 years ago
  60. 274b6fc Add more missing files by aliguori · 16 years ago
  61. 5f5aed2 Add missing file from previous commit by aliguori · 16 years ago
  62. be214e6 Fix race condition on access to env->interrupt_request by aurel32 · 16 years ago
  63. 28a76be Remove tabs introduced from VNC ACL series by aliguori · 16 years ago
  64. 76655d6 Support ACLs for controlling VNC access ("Daniel P. Berrange") by aliguori · 16 years ago
  65. 1263b7d Include auth credentials in 'info vnc' ("Daniel P. Berrange") by aliguori · 16 years ago
  66. 2f9606b Add SASL authentication support ("Daniel P. Berrange") by aliguori · 16 years ago
  67. 5fb6c7a Move TLS auth into separate file ("Daniel P. Berrange") by aliguori · 16 years ago
  68. 19a490b Move VNC structs into header file ("Daniel P. Berrange") by aliguori · 16 years ago
  69. 0483755 Refactor keymap code to avoid duplication ("Daniel P. Berrange") by aliguori · 16 years ago
  70. 1ff7df1 Enhance 'info vnc' monitor output ("Daniel P. Berrange") by aliguori · 16 years ago
  71. adc5ec8 Fix bug in TLS authentication ("Daniel P. Berrange") by aliguori · 16 years ago
  72. 8a34a0f monitor: Pass-through for gdbstub (Jan Kiszka) by aliguori · 16 years ago
  73. cde76ee monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka) by aliguori · 16 years ago
  74. 2724b18 monitor: Improve mux'ed console experience (Jan Kiszka) by aliguori · 16 years ago
  75. 731b036 monitor: Decouple terminals (Jan Kiszka) by aliguori · 16 years ago
  76. 4c36ba3 monitor: Introduce ReadLineState (Jan Kiszka) by aliguori · 16 years ago
  77. bb80604 monitor: Drop banner hiding (Jan Kiszka) by aliguori · 16 years ago
  78. 8712716 monitor: Rework terminal management (Jan Kiszka) by aliguori · 16 years ago
  79. 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
  80. bb5fc20 monitor: Rework modal password input (Jan Kiszka) by aliguori · 16 years ago
  81. 9dd442b monitor: Break out readline_show_prompt (Jan Kiszka) by aliguori · 16 years ago
  82. f220174 monitor: Simplify password input mode (Jan Kiszka) by aliguori · 16 years ago
  83. c0f4ce7 monitor: Rework early disk password inquiry (Jan Kiszka) by aliguori · 16 years ago
  84. 430eb50 monitor: Report encrypted disks in snapshot mode (Jan Kiszka) by aliguori · 16 years ago
  85. d47d13b monitor: Use reasonable default virtual console size (Jan Kiszka) by aliguori · 16 years ago
  86. 045df33 block: Introduce bdrv_get_encrypted_filename (Jan Kiszka) by aliguori · 16 years ago
  87. 51de976 block: Improve bdrv_iterate (Jan Kiszka) by aliguori · 16 years ago
  88. 51d7c00 block: Polish error handling of brdv_open2 (Jan Kiszka) by aliguori · 16 years ago
  89. a80bf99 char-mux: Use separate input buffers (Jan Kiszka) by aliguori · 16 years ago
  90. 2970a6c char: Fix initial reset (Jan Kiszka) by aliguori · 16 years ago
  91. b36d24b Fix cpuid KVM crash on i386 (Lubomir Rintel) by aliguori · 16 years ago
  92. ecabe8c lsi: add ISTAT1 register read (Ryan Harper) by aliguori · 16 years ago
  93. b4171e4 Add version information for 0.10.0 release. by aliguori · 16 years ago
  94. ff3c01c Fix "info registers" under kvm. by balrog · 16 years ago
  95. 9794f74 Update cocoa.m to match new DisplayState code (Samuel Benson) by aliguori · 16 years ago
  96. e53bd70 The different VFP variants will never occur at the same time, and giving them by pbrook · 16 years ago
  97. 862c928 DB-DMA IDE asynchronous I/O by aurel32 · 16 years ago
  98. 3c4cf53 Fix slavio_intctl.c compile errors (Robert Reif) by blueswir1 · 16 years ago
  99. d488ddd CRIS: Avoid endless loops for unstested CRIS cpu-state load/save. by edgar_igl · 16 years ago
  100. 5368a42 Fix SDL on evdev hosts (Anthony Liguori) by aliguori · 16 years ago