1. 05c3cf3 target-arm: Add support for long format translation table walks by Peter Maydell · 13 years ago 64-bit-physaddrs
  2. 31a5e99 target-arm: Implement TTBCR changes for LPAE by Peter Maydell · 13 years ago
  3. 4346928 target-arm: Implement long-descriptor PAR format by Peter Maydell · 13 years ago
  4. a07db87 target-arm: Use target_phys_addr_t in get_phys_addr() by Peter Maydell · 13 years ago
  5. 73b2300 target-arm: Add 64 bit PAR, TTBR0, TTBR1 for LPAE by Peter Maydell · 13 years ago
  6. 4f86cb2 target-arm: Add 64 bit variants of DBGDRAR and DBGDSAR for LPAE by Peter Maydell · 13 years ago
  7. b57178e target-arm: Add AMAIR0, AMAIR1 LPAE cp15 registers by Peter Maydell · 13 years ago
  8. 2620ac3 target-arm: Extend feature flags to 64 bits by Peter Maydell · 13 years ago
  9. a5efcbf target-arm: Implement privileged-execute-never (PXN) by Peter Maydell · 13 years ago
  10. e4db394 target-arm: Fix TCG temp handling in 64 bit cp writes by Peter Maydell · 13 years ago
  11. 5bad9d0 ARM: Make target_phys_addr_t 64 bits and physaddrs 40 bits by Peter Maydell · 13 years ago
  12. 4262313 bitops.h: Add functions to extract and deposit bitfields by Peter Maydell · 13 years ago
  13. 42a1976 target-arm: Fix typo that meant TTBR1 accesses went to TTBR0 by Peter Maydell · 13 years ago
  14. f1aa3b3 hw/cadence_gem: Make rx_desc_addr and tx_desc_addr uint32_t by Peter Maydell · 13 years ago
  15. 71ea2e0 bsd-user: fix build by Blue Swirl · 13 years ago
  16. 9cc85c2 x86: rename op_helper.c to seg_helper.c by Blue Swirl · 13 years ago
  17. 1077499 x86: split off memory access helpers by Blue Swirl · 13 years ago
  18. f7b2429 x86: split off misc helpers by Blue Swirl · 13 years ago
  19. ab109e5 x86: split off SMM helpers by Blue Swirl · 13 years ago
  20. 6bada5e x86: split off SVM helpers by Blue Swirl · 13 years ago
  21. d758207 x86: split off integer helpers by Blue Swirl · 13 years ago
  22. 5918fff x86: split off condition code helpers by Blue Swirl · 13 years ago
  23. 997ff0d x86: prepare eflags helpers for general use by Blue Swirl · 13 years ago
  24. 38de4c4 x86: split condition code and shift templates by Blue Swirl · 13 years ago
  25. a04759f x86: fix coding style in helper_template.h by Blue Swirl · 13 years ago
  26. c4baa05 x86: improve SSE table type safety by Blue Swirl · 13 years ago
  27. f299f43 x86: split off FPU helpers by Blue Swirl · 13 years ago
  28. e01d9d3 x86: fix coding style in ops_sse.h by Blue Swirl · 13 years ago
  29. 9dd69d6 x86: avoid an extern declaration by Blue Swirl · 13 years ago
  30. 599b9a5 x86: split off exception handlers by Blue Swirl · 13 years ago
  31. 77b2bc2 x86: avoid AREG0 for exceptions by Blue Swirl · 13 years ago
  32. 20054ef x86: prepare op_helper.c for splitting by Blue Swirl · 13 years ago
  33. 7a0bac4 Add a memory barrier to DMA functions by Benjamin Herrenschmidt · 13 years ago
  34. edded45 pseries: Implement IOMMU and DMA for PAPR PCI devices by David Gibson · 13 years ago
  35. 5fa45de iommu: Allow PCI to use IOMMU infrastructure by David Gibson · 13 years ago
  36. ad0ebb9 pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure by David Gibson · 13 years ago
  37. e5332e6 iommu: Introduce IOMMU emulation infrastructure by David Gibson · 13 years ago
  38. e2f8992 usb: Convert usb_packet_{map, unmap} to universal DMA helpers by David Gibson · 13 years ago
  39. 10ca294 ide/ahci: Use universal DMA helper functions by David Gibson · 13 years ago
  40. c65bcef iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers by David Gibson · 13 years ago
  41. 9ac6a21 usb-ohci: Use universal DMA helper functions by David Gibson · 13 years ago
  42. d86a77f iommu: Add universal DMA helper functions by David Gibson · 13 years ago
  43. 8292f75 Better support for dma_addr_t variables by David Gibson · 13 years ago
  44. fcce6fd rtl8139: validate rx ring before receiving packets by Jason Wang · 13 years ago
  45. 2624bab Remove support for non-threaded VNC server by Daniel P. Berrange · 13 years ago
  46. a307beb configure: Assure existence of linux-headers/ build directory by Andreas Färber · 13 years ago
  47. b54fa7d Makefile.target: Update clean command to clean hw/ directory by Peter Maydell · 13 years ago
  48. 039380a qtest: fix infinite loop when QEMU aborts abruptly by Anthony Liguori · 13 years ago
  49. 7de3abe qdev: fix use-after-free in the error path of qdev_init_nofail by Anthony Liguori · 13 years ago
  50. d24b569 MAINTAINERS: Added device tree by Peter A. G. Crosthwaite · 13 years ago
  51. ab61d24 MAINTAINERS: Added Xilinx EDK devices by Peter A. G. Crosthwaite · 13 years ago
  52. d36e8ce MAINTAINERS: Add Petalogix ml605 machine model by Peter A. G. Crosthwaite · 13 years ago
  53. e0a3dc7 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  54. 3aa42d3 Merge remote-tracking branch 'spice/spice.v58' into staging by Anthony Liguori · 13 years ago
  55. 675658d Merge remote-tracking branch 'mdroth/qga-pull-6-21-12' into staging by Anthony Liguori · 13 years ago
  56. 3978f46 Merge remote-tracking branch 'sstabellini/compile-xs' into staging by Anthony Liguori · 13 years ago
  57. 7a542b6 Merge remote-tracking branch 'sstabellini/xen-pt' into staging by Anthony Liguori · 13 years ago
  58. b1a6609 Merge remote-tracking branch 'kraxel/usb.54' into staging by Anthony Liguori · 13 years ago
  59. cfee021 target-ppc: Fix 2nd parameter for tcg_gen_shri_tl by Stefan Weil · 13 years ago
  60. 975e546 target-ppc: Fix build with --enable-debug by Stefan Weil · 13 years ago
  61. 3c01ae0 tci: don't write zero for reloc in tci_out_label by Scott Wood · 13 years ago
  62. a483bda make: Fix dependencies for fpu/*.c and tcg/*.c by Stefan Weil · 13 years ago
  63. 726f8cb qemu-log: Add GCC format attribute by Stefan Weil · 13 years ago
  64. 4e469a4 Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf by Blue Swirl · 13 years ago
  65. 959a255 Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm by Blue Swirl · 13 years ago
  66. 8dacfcb Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf by Blue Swirl · 13 years ago
  67. 99918ce Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm by Blue Swirl · 13 years ago
  68. 9609169 PPC: BookE206: Bump MAS2 to 64bit by Alexander Graf · 13 years ago
  69. ba38ab8 PPC: BookE: Support 32 and 64 bit wide MAS2 by Alexander Graf · 13 years ago
  70. 91f477f PPC: Extract SPR dump generation into its own function by Alexander Graf · 13 years ago
  71. b81ccf8 PPC: Add e5500 CPU target by Alexander Graf · 13 years ago
  72. e9cd84b PPC: BookE: Make ivpr selectable by CPU type by Alexander Graf · 13 years ago
  73. 2a7a47f PPC: BookE: Implement EPR SPR by Alexander Graf · 13 years ago
  74. e42a61f PPC: Add support for MSR_CM by Alexander Graf · 13 years ago
  75. 84755ed PPC: Add some booke SPR defines by Alexander Graf · 13 years ago
  76. 5025d54 uImage: increase the gzip load size by Alexander Graf · 13 years ago
  77. caedc73 PPC: e500: allow users to set the /compatible property via -machine by Alexander Graf · 13 years ago
  78. 45e9dfb dt: make setprop argument static by Alexander Graf · 13 years ago
  79. a053a7c PPC: e500: Refactor serial dt generation by Alexander Graf · 13 years ago
  80. 4b1b1c8 dt: Add global option to set phandle start offset by Alexander Graf · 13 years ago
  81. 3627757 PPC: e500: Extend address/size of / to 64bit by Alexander Graf · 13 years ago
  82. ed2bc49 PPC: e500: Define addresses as always 64bit by Alexander Graf · 13 years ago
  83. ebb9518 PPC: e500: Use new SOC dt format by Alexander Graf · 13 years ago
  84. 518c7fb PPC: e500: Use new MPIC dt format by Alexander Graf · 13 years ago
  85. 1337ae1 Revert "dt: temporarily disable subtree creation failure check" by Alexander Graf · 13 years ago
  86. d1b9356 PPC: e500: enable manual loading of dtb blob by Alexander Graf · 13 years ago
  87. 7f47b41 PPC: e500: dt: use target_phys_addr_t for ramsize by Alexander Graf · 13 years ago
  88. 1d2e5c5 PPC: e500: dt: use 64bit cell helper by Alexander Graf · 13 years ago
  89. 25b4270 dt: Add -machine dumpdtb option to dump the current dtb by Alexander Graf · 13 years ago
  90. 2636fcb PPC: e500: dt: start with empty device tree by Alexander Graf · 13 years ago
  91. 0dbc079 PPC: e500: dt: create pci node dynamically by Alexander Graf · 13 years ago
  92. f503848 PPC: e500: dt: create global-utils node dynamically by Alexander Graf · 13 years ago
  93. 19ac9de PPC: e500: dt: create mpic node dynamically by Alexander Graf · 13 years ago
  94. 0cfc6e8 PPC: e500: dt: create serial nodes dynamically by Alexander Graf · 13 years ago
  95. 5da9662 PPC: e500: dt: create /soc8544 node dynamically by Alexander Graf · 13 years ago
  96. f5231aa PPC: e500: dt: create /chosen node dynamically by Alexander Graf · 13 years ago
  97. 51b852b PPC: e500: dt: create / node dynamically by Alexander Graf · 13 years ago
  98. d50f71a PPC: e500: dt: create /hypervisor node dynamically by Alexander Graf · 13 years ago
  99. 625e665 PPC: e500: dt: create /cpus node dynamically by Alexander Graf · 13 years ago
  100. dd0bcfc PPC: e500: dt: create memory node dynamically by Alexander Graf · 13 years ago