1. d2ea2bf PPC: Add L1CFG1 SPR emulation by Alexander Graf · 11 years ago
  2. deb05c4 PPC: Fix SPR access control of L1CFG0 by Alexander Graf · 11 years ago
  3. 45eb561 PPC: Add definitions for GIVORs by Alexander Graf · 11 years ago
  4. f1d9ec8 PPC: Make all e500 CPUs SVR aware by Alexander Graf · 11 years ago
  5. 3de3179 PPC: Fail on leaking temporaries by Alexander Graf · 11 years ago
  6. c80d1df PPC: Fix TCG chunks that don't free their temps by Alexander Graf · 11 years ago
  7. 3016dca PPC: e500: implement PCI INTx routing by Bharat Bhushan · 11 years ago
  8. d575a6c PPC: e500: some pci related cleanup by Bharat Bhushan · 11 years ago
  9. 08215d8 KVM: PPC: Don't secretly add 1T segment feature to CPU by Alexander Graf · 11 years ago
  10. c154245 target-ppc: Refactor AES Instructions by Tom Musta · 11 years ago
  11. 59dcd29 target-arm: Use Common Tables in AES Instructions by Tom Musta · 11 years ago
  12. 04af534 target-i386: Use Common ShiftRows and InvShiftRows Tables by Tom Musta · 11 years ago
  13. bfd8f5b util: Add InvMixColumns by Tom Musta · 11 years ago
  14. 1c1a6d2 util: Add AES ShiftRows and InvShiftRows Tables by Tom Musta · 11 years ago
  15. 40c84b5 util: Add S-Box and InvS-Box Arrays to Common AES Utils by Tom Musta · 11 years ago
  16. 28668b5 spapr_pci: fix MSI limit by Alexey Kardashevskiy · 11 years ago
  17. 804e654 target-ppc: Introduce DFP Shift Significand by Tom Musta · 11 years ago
  18. 297666e target-ppc: Introduce DFP Insert Biased Exponent by Tom Musta · 11 years ago
  19. e8a4846 target-ppc: Introduce DFP Extract Biased Exponent by Tom Musta · 11 years ago
  20. 013c3ac target-ppc: Introduce DFP Encode BCD to DPD by Tom Musta · 11 years ago
  21. 7796676 target-ppc: Introduce DFP Decode DPD to BCD by Tom Musta · 11 years ago
  22. bea0dd7 target-ppc: Introduce DFP Convert to Fixed by Tom Musta · 11 years ago
  23. f121419 target-ppc: Introduce DFP Convert to Fixed by Tom Musta · 11 years ago
  24. ca603eb target-ppc: Introduce Round to DFP Short/Long by Tom Musta · 11 years ago
  25. 290d9ee target-ppc: Introduce DFP Convert to Long/Extended by Tom Musta · 11 years ago
  26. 97c0d93 target-ppc: Introduce DFP Round to Integer by Tom Musta · 11 years ago
  27. 512918a target-ppc: Introduce DFP Reround by Tom Musta · 11 years ago
  28. 5826ebe target-ppc: Introduce DFP Quantize by Tom Musta · 11 years ago
  29. f6022a7 target-ppc: Introduce DFP Test Significance by Tom Musta · 11 years ago
  30. f3d2b0b target-ppc: Introduce DFP Test Exponent by Tom Musta · 11 years ago
  31. 1bf9c0e target-ppc: Introduce DFP Test Data Group by Tom Musta · 11 years ago
  32. e601c1e target-ppc: Introduce DFP Test Data Class by Tom Musta · 11 years ago
  33. 5833505 target-ppc: Introduce DFP Compares by Tom Musta · 11 years ago
  34. 9024ff4 target-ppc: Introduce DFP Divide by Tom Musta · 11 years ago
  35. 8de6a1c target-ppc: Introduce DFP Multiply by Tom Musta · 11 years ago
  36. 2128f8a target-ppc: Introduce DFP Subtract by Tom Musta · 11 years ago
  37. a9d7ba0 target-ppc: Introduce DFP Add by Tom Musta · 11 years ago
  38. 2772274 target-ppc: Introduce DFP Post Processor Utilities by Tom Musta · 11 years ago
  39. 7b0c0d6 target-ppc: Introduce DFP Helper Utilities by Tom Musta · 11 years ago
  40. 275e35c target-ppc: Introduce Decoder Macros for DFP by Tom Musta · 11 years ago
  41. f0b01f0 target-ppc: Introduce Generator Macros for DFP Arithmetic Forms by Tom Musta · 11 years ago
  42. a4f27cc target-ppc: Define FPR Pointer Type for Helpers by Tom Musta · 11 years ago
  43. 0a322e7 libdecnumber: Fix decNumberSetBCD by Tom Musta · 11 years ago
  44. 79af357 libdecnumber: Introduce decNumberIntegralToInt64 by Tom Musta · 11 years ago
  45. 8e706db libdecnumber: Introduce decNumberFrom[U]Int64 by Tom Musta · 11 years ago
  46. e58f8d1 target-ppc: Enable Building of libdecnumber by Tom Musta · 11 years ago
  47. 4922fd7 libdecnumber: Eliminate Unused Variable in decSetSubnormal by Tom Musta · 11 years ago
  48. 426d9a1 libdecnumber: Eliminate redundant declarations by Tom Musta · 11 years ago
  49. 9b7a14b libdecnumber: Change gstdint.h to stdint.h by Tom Musta · 11 years ago
  50. 7275585 libdecnumber: Modify dconfig.h to Integrate with QEMU by Tom Musta · 11 years ago
  51. 0f2d373 libdecnumber: Prepare libdecnumber for QEMU include structure by Tom Musta · 11 years ago
  52. f5d7f14 libdecnumber: Eliminate #include *Symbols.h by Tom Musta · 11 years ago
  53. 72ac97c libdecnumber: Introduce libdecnumber Code by Tom Musta · 11 years ago
  54. 9d1c128 mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there by BALATON Zoltan · 11 years ago
  55. 569be9f target-ppc: Remove PVR check from migration by Alexey Kardashevskiy · 11 years ago
  56. 9df5a46 target-ppc: Eliminate Magic Number MSR Masks by Tom Musta · 11 years ago
  57. b26696b spapr_pci: Fix number of returned vectors in ibm, change-msi by Alexey Kardashevskiy · 11 years ago
  58. fabe9ee spapr-pci: remove io ports workaround by Greg Kurz · 11 years ago
  59. 70d246c target-ppc: Remove redundant POWER7 declarations by Alexey Kardashevskiy · 11 years ago
  60. fdf8a96 target-ppc: Move alias lookup after class lookup by Alexey Kardashevskiy · 11 years ago
  61. 5b79b1c target-ppc: Create versionless CPU class per family if KVM by Alexey Kardashevskiy · 11 years ago
  62. 8a286ce target-ppc: gdbstub allow byte swapping for reading/writing registers by Thomas Falcon · 11 years ago
  63. c46e983 target-ppc: extract register length calculation in gdbstub by Thomas Falcon · 11 years ago
  64. 4e2ca12 spapr_nvram: Correct max nvram size by Alexey Kardashevskiy · 11 years ago
  65. d584348 Fix typo in eTSEC Ethernet controller by Fabien Chouteau · 11 years ago
  66. 1c38f84 monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode by Tom Musta · 11 years ago
  67. e13951f target-ppc: Fix target_disas by Tom Musta · 11 years ago
  68. 0bbac62 Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140616' into staging by Peter Maydell · 11 years ago
  69. db80fac migration: catch unknown flags in ram_load by Peter Lieven · 11 years ago
  70. 2a93434 rdma: Fix block during rdma migration by Gonglei · 11 years ago
  71. f7cd55a migration: Increase default max_downtime from 30ms to 300ms by Alexey Kardashevskiy · 11 years ago
  72. c6f6646 vmstate: Refactor opening of files by Juan Quintela · 11 years ago
  73. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  74. 3aff6c2 savevm: Remove all the unneeded version_minimum_id_old (ppc) by Juan Quintela · 11 years ago
  75. 06a59af Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140613-1' into staging by Peter Maydell · 11 years ago
  76. 80008a6 Merge remote-tracking branch 'remotes/kraxel/tags/pull-trivial-20140613-1' into staging by Peter Maydell · 11 years ago
  77. 592fb17 Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140613-1' into staging by Peter Maydell · 11 years ago
  78. 7d5bef0 Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-20140613-1' into staging by Peter Maydell · 11 years ago
  79. d61de72 Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20140613-1' into staging by Peter Maydell · 11 years ago
  80. f3cda6e usb-host: add range checks for usb-host parameters by Gerd Hoffmann · 11 years ago
  81. 8bc8912 inet_listen_opts: add error checking by Gerd Hoffmann · 11 years ago
  82. 788fbf0 qxl-render: add sanity check by Gerd Hoffmann · 11 years ago
  83. 5643fc0 spice: add mouse cursor support by Gerd Hoffmann · 11 years ago
  84. e9d21c4 char: fix avail_connections init in qemu_chr_open_eventfd() by David Marchand · 11 years ago
  85. fb7da62 audio: Drop superfluous conditionals around g_free() by Markus Armbruster · 11 years ago
  86. 2a2c483 Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20140611-1' into staging by Peter Maydell · 11 years ago
  87. 05fedee Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  88. 7068085 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-bsd-user-20140611' into staging by Peter Maydell · 11 years ago
  89. c5cb1af Merge remote-tracking branch 'remotes/bonzini/configure' into staging by Peter Maydell · 11 years ago
  90. a491af4 json-parser: drop superfluous assignment for token variable by Gonglei · 11 years ago
  91. 075ccb6 readline: Clear screen on form feed. by Hani Benhabiles · 11 years ago
  92. b21631f monitor: Add delvm and loadvm argument completion by Hani Benhabiles · 11 years ago
  93. ddd6b45 monitor: Add host_net_remove arguments completion by Hani Benhabiles · 11 years ago
  94. e70871d readline: Make completion strings always unique by Hani Benhabiles · 11 years ago
  95. e3bb532 monitor: Add host_net_add device argument completion by Hani Benhabiles · 11 years ago
  96. 84007e8 net: Export valid host network devices list by Hani Benhabiles · 11 years ago
  97. c68a040 monitor: Add migrate_set_capability completion by Hani Benhabiles · 11 years ago
  98. d0ece34 monitor: Add watchdog_action argument completion by Hani Benhabiles · 11 years ago
  99. 8e59777 monitor: Add ringbuf_write and ringbuf_read argument completion by Hani Benhabiles · 11 years ago
  100. b87ef35 dump: simplify get_len_buf_out() by Laszlo Ersek · 11 years ago