1. 0670dad lm32: add Milkymist TMU2 support by Michael Walle · 14 years ago
  2. 20ff075 configure: add opengl detection by Michael Walle · 14 years ago
  3. 9683242 lm32: add Milkymist System Controller support by Michael Walle · 14 years ago
  4. 87a381e lm32: add Milkymist SoftUSB support by Michael Walle · 14 years ago
  5. 5ee18b9 lm32: add Milkymist PFPU support by Michael Walle · 14 years ago
  6. 0742454 lm32: add Milkymist Minimac support by Michael Walle · 14 years ago
  7. b4e37d9 lm32: add Milkymist memory card support by Michael Walle · 14 years ago
  8. e4dc6d2 lm32: add Milkymist HPDMC support by Michael Walle · 14 years ago
  9. 25a8bb9 lm32: add Milkymist AC97 support by Michael Walle · 14 years ago
  10. 449aa4a Revert "ioapic: when switches to level trigger mode, interrupts raised repeatedly." by Aurelien Jarno · 14 years ago
  11. 490f4ed s390x: enable CPU_QuadU by Ulrich Hecht · 14 years ago
  12. bc43467 s390x: Enable nptl for s390x by Ulrich Hecht · 14 years ago
  13. db50060 s390x: Enable disassembler for s390x by Ulrich Hecht · 14 years ago
  14. 6be9b41 s390x: fix s390-virtio-serial by Alexander Graf · 14 years ago
  15. 359507e s390x: fix KVM target by Alexander Graf · 14 years ago
  16. 29f82b3 virtio: use generic name when possible by Alexander Graf · 14 years ago
  17. 1b01b4e Only build ivshmem when CONFIG_PCI && CONFIG_KVM by Alexander Graf · 14 years ago
  18. 6d65516 w32: Fix compilation (wrong include file) by Stefan Weil · 14 years ago
  19. 0ce235a register signal handler after initializing SDL. by Gleb Natapov · 14 years ago
  20. f1d3fb0 vl.c: Tidy up message printed when we exit on a signal by Peter Maydell · 14 years ago
  21. 22156ab net: Remove unused net-checksum.c file by Stefan Hajnoczi · 14 years ago
  22. d17161f e1000: Mask out lower bits of RDBAL/TDBAL by Kevin Wolf · 14 years ago
  23. 425189a gdbstub: Catch and report more vmstop reasons by Jan Kiszka · 14 years ago
  24. 2917dce tests/cris: Fix some errors and potential crashes by Stefan Weil · 14 years ago
  25. 9bcfc7d ioapic: when switches to level trigger mode, interrupts raised repeatedly. by Isaku Yamahata · 14 years ago
  26. 4ff9786 Fix trivial "endianness bugs" by Stefan Weil · 14 years ago
  27. 2055283 hw/vexpress.c: Add model of ARM Versatile Express board by Peter Maydell · 14 years ago
  28. 622465e target-arm/helper.c: For float-int conversion helpers pass ints as ints by Peter Maydell · 14 years ago
  29. 4a9f9cb target-arm: Use new softfloat min/max functions for VMAX, VMIN by Peter Maydell · 14 years ago
  30. 274f1b0 softfloat: Add float*_min() and float*_max() functions by Peter Maydell · 14 years ago
  31. 79c18be target-arm: Correct ABD's handling of negative zeroes by Peter Maydell · 14 years ago
  32. 0e32610 target-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handling by Peter Maydell · 14 years ago
  33. c7498da target-arm: Return right result for Neon comparison with NaNs by Peter Maydell · 14 years ago
  34. 51d8526 target-arm/neon_helper.c: Use make_float32/float32_val macros by Peter Maydell · 14 years ago
  35. 1056c02 ccid: add docs by Alon Levy · 14 years ago
  36. 585738a ccid: add ccid-card-emulated device by Alon Levy · 14 years ago
  37. 65794b4 libcacard: add docs by Robert Relyea · 14 years ago
  38. 2ac85b9 libcacard: add vscclient by Robert Relyea · 14 years ago
  39. 111a38b libcacard: initial commit by Robert Relyea · 14 years ago
  40. edbb213 ccid: add passthru card device by Alon Levy · 14 years ago
  41. 0c16524 introduce libcacard/vscard_common.h by Alon Levy · 14 years ago
  42. 3670714 usb-ccid: add CCID bus by Alon Levy · 14 years ago
  43. 6509742 qemu-thread.h: include inttypes.h by Alon Levy · 14 years ago
  44. f20600f trace: move trace objects from Makefile to Makefile.objs by Alon Levy · 14 years ago
  45. f68b9d6 net: Improve the warnings for dubious command line option combinations by Peter Maydell · 14 years ago
  46. e6b3c8c hw/versatilepb, realview: Fix condition for instantiation of onboard NIC by Peter Maydell · 14 years ago
  47. 366c933 pcnet: Fix sign extension: make ipxe work with >2G RAM by Michael Brown · 14 years ago
  48. e318a60 target-arm: Don't leak TCG temp for UNDEFs in Neon load/store space by Peter Maydell · 14 years ago
  49. 8e18cde target-arm: Fix VLD of single element to all lanes by Peter Maydell · 14 years ago
  50. ac60cc1 Fix net_check_clients warnings: make it per vlan. by Tristan Gingold · 14 years ago
  51. ee7495d vnc: added missing name->keysym pairs for Polish national characters by Leszek Grzegorek · 14 years ago
  52. 8cffde7 get rid of private bitmap functions in block/sheepdog.c, use generic ones by Michael Tokarev · 14 years ago
  53. 508240c lsi53c895a: add support for ABORT messages by Bernhard Kohl · 15 years ago
  54. 59df4c1 fix build errors when we enable acpi_piix4 debug by Wen Congyang · 14 years ago
  55. 09cec71 ui/sdl: Load optional QEMU icon by Stefan Weil · 14 years ago
  56. d818bfc pc-bios/spapr-rtas.bin: remove executable flag by Aurelien Jarno · 14 years ago
  57. a9f8ad8 Add SLOF-based partition firmware for pSeries machine, allowing more boot options by David Gibson · 14 years ago
  58. ed12005 Implement PAPR VPA functions for pSeries shared processor partitions by David Gibson · 14 years ago
  59. 08942ac Add a PAPR TCE-bypass mechanism for the pSeries machine by Ben Herrenschmidt · 14 years ago
  60. 6e27044 Implement PAPR virtual SCSI interface (ibmvscsi) by Ben Herrenschmidt · 14 years ago
  61. b45d63b Implement PAPR CRQ hypercalls by Ben Herrenschmidt · 14 years ago
  62. 8d90ad9 Implement sPAPR Virtual LAN (ibmveth) by David Gibson · 14 years ago
  63. ee86dfe Implement TCE translation for sPAPR VIO by David Gibson · 14 years ago
  64. 0201e2d Add (virtual) interrupt to PAPR virtual tty device by David Gibson · 14 years ago
  65. 00dc738 Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interrupts by David Gibson · 14 years ago
  66. b5cec4c Implement the PAPR (pSeries) virtualized interrupt controller (xics) by David Gibson · 14 years ago
  67. 821303f Implement assorted pSeries hcalls and RTAS methods by David Gibson · 14 years ago
  68. 39ac845 Implement hcall based RTAS for pSeries machines by David Gibson · 14 years ago
  69. f43e352 Virtual hash page table handling on pSeries machine by David Gibson · 14 years ago
  70. 4040ab7 Implement the bus structure for PAPR virtual IO by David Gibson · 14 years ago
  71. 9fdf0c2 Start implementing pSeries logical partition machine by David Gibson · 14 years ago
  72. 9d52e90 Add POWER7 support for ppc by David Gibson · 14 years ago
  73. cdaee00 Support 1T segments on ppc by David Gibson · 14 years ago
  74. 256cebe Better factor the ppc hash translation path by David Gibson · 14 years ago
  75. fda6a0e Use "hash" more consistently in ppc mmu code by David Gibson · 14 years ago
  76. bb59390 Parse SDR1 on mtspr instead of at translate time by David Gibson · 14 years ago
  77. 8500e3a Clean up slb_lookup() function by David Gibson · 14 years ago
  78. eaabeef Correct ppc popcntb logic, implement popcntw and popcntd by David Gibson · 14 years ago
  79. 3a7f009 Implement missing parts of the logic for the POWER PURR by David Gibson · 14 years ago
  80. efdef95 Implement PowerPC slbmfee and slbmfev instructions by David Gibson · 14 years ago
  81. d569956 Add a hook to allow hypercalls to be emulated on PowerPC by David Gibson · 14 years ago
  82. c489749 Allow qemu_devtree_setprop() to take arbitrary values by David Gibson · 14 years ago
  83. 81762d6 Clean up PowerPC SLB handling code by David Gibson · 14 years ago
  84. 17d9b3a target-ppc: ext32u instead of andi with constant by Aurelien Jarno · 14 years ago
  85. a5086f9 lm32: use lookup table for opcodes by Michael Walle · 14 years ago
  86. fcda986 lm32: rename raise opcode to scall by Michael Walle · 14 years ago
  87. 4d54ec7 add a service to reap zombies, use it in SLIRP by Paolo Bonzini · 14 years ago
  88. 0298141 extract I/O handler lists to iohandler.c by Paolo Bonzini · 14 years ago
  89. 7b67b18 vhost: fix dirty page handling by Michael S. Tsirkin · 14 years ago
  90. fbe0c55 virtio-serial: don't crash on invalid input by Michael S. Tsirkin · 14 years ago
  91. 6cdfab2 e1000: check buffer availability by Michael S. Tsirkin · 14 years ago
  92. 89c473f virtio-pci: fix bus master work around on load by Michael S. Tsirkin · 14 years ago
  93. 6f3279b pci: use uint8_t for devfn_min by Isaku Yamahata · 14 years ago
  94. 6ff534b pci: use PCI_DEVFN in pci_get_bus_devfn() by Isaku Yamahata · 14 years ago
  95. 5256d8b pci: use devfn for pci_find_device() instead of (slot, fn) pair by Isaku Yamahata · 14 years ago
  96. 90a20db pci: replace the magic, 256, for the maximum of devfn by Isaku Yamahata · 14 years ago
  97. f64622c report that QEMU process was killed by a signal by Gleb Natapov · 14 years ago
  98. bf6b87a rtl8139: add vlan tag insertion by Benjamin Poirier · 14 years ago
  99. 18dabfd rtl8139: add vlan tag extraction by Benjamin Poirier · 14 years ago
  100. 2c406b8 rtl8139: cleanup FCS calculation by Benjamin Poirier · 14 years ago