1. 0d92d17 Issue warning when deprecated drive parameter boot=on|off is used by Jan Kiszka · 13 years ago
  2. c21fb4f Use global properties to emulate -no-kvm-pit-reinjection by Jan Kiszka · 13 years ago
  3. 4086bde Issue warning when deprecated -no-kvm-pit is used by Jan Kiszka · 13 years ago
  4. e43d594 Use machine options to emulate -no-kvm-irqchip by Jan Kiszka · 13 years ago
  5. 19403a6 cirrus_vga: allow configurable vram size by Marcelo Tosatti · 13 years ago
  6. c3d3980 target-i386: Add missing kvm cpuid feature name by Don Slutz · 13 years ago
  7. 811a8ae i386: cpu: add missing CPUID[EAX=7,ECX=0] flag names by Eduardo Habkost · 13 years ago
  8. ffa8c11 i386: kvm: filter CPUID leaf 7 based on GET_SUPPORTED_CPUID, too by Eduardo Habkost · 13 years ago
  9. b8091f2 i386: kvm: reformat filter_features_for_kvm() code by Eduardo Habkost · 13 years ago
  10. bc74b7d i386: kvm: filter CPUID feature words earlier, on cpu.c by Eduardo Habkost · 13 years ago
  11. c9da838 i386: kvm: mask cpuid_ext4_features bits earlier by Eduardo Habkost · 13 years ago
  12. ea85c9e i386: kvm: mask cpuid_kvm_features earlier by Eduardo Habkost · 13 years ago
  13. 41e5e76 i386: kvm: x2apic is not supported without in-kernel irqchip by Eduardo Habkost · 13 years ago
  14. ac67ee2 i386: kvm: set CPUID_EXT_TSC_DEADLINE_TIMER on kvm_arch_get_supported_cpuid() by Eduardo Habkost · 13 years ago
  15. 84bd945 i386: kvm: set CPUID_EXT_HYPERVISOR on kvm_arch_get_supported_cpuid() by Eduardo Habkost · 13 years ago
  16. c2acb02 i386: kvm: kvm_arch_get_supported_cpuid: replace if+switch with single 'if' by Eduardo Habkost · 13 years ago
  17. dd87f8a i386: kvm: extract try_get_cpuid() loop to get_supported_cpuid() function by Eduardo Habkost · 13 years ago
  18. 4fb73f1 i386: kvm: extract CPUID entry lookup to cpuid_find_entry() function by Eduardo Habkost · 13 years ago
  19. 829ae2f i386: kvm: extract register switch to cpuid_entry_get_reg() function by Eduardo Habkost · 13 years ago
  20. 47111e2 i386: kvm: kvm_arch_get_supported_cpuid: use 'entry' variable by Eduardo Habkost · 13 years ago
  21. 8c723b7 i386: kvm: kvm_arch_get_supported_cpuid: clean up has_kvm_features check by Eduardo Habkost · 13 years ago
  22. 7b46e5c i386: kvm: kvm_arch_get_supported_cpuid: move R_EDX hack outside of for loop by Eduardo Habkost · 13 years ago
  23. aee0bf7 tap-win32: stubs to fix win32 build by Michael S. Tsirkin · 12 years ago
  24. f71d612 tests/tcg: fix unused result warnings by Catalin Patulea · 12 years ago
  25. a1d29d6 configure: use -Wwombat to test whether gcc recognizes -Wno-wombat by Peter Maydell · 12 years ago
  26. e7d51b3 target-sparc: Revert setting cpu_dst to gen_dest_gpr by Richard Henderson · 12 years ago
  27. 742a402 Merge branch 'qspi.2' of git://developer.petalogix.com/public/qemu by Blue Swirl · 12 years ago
  28. 38c4718 Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf by Aurelien Jarno · 12 years ago
  29. 3585317 tcg/mips: use MUL instead of MULT on MIPS32 and above by Aurelien Jarno · 13 years ago
  30. d26a8ca memory: fix rendering of a region obscured by another by Avi Kivity · 12 years ago
  31. 233926f Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  32. 130c57c s390: sclp ascii console support by Heinz Graalfs · 12 years ago
  33. ab9074b s390: sclp signal quiesce support by Heinz Graalfs · 12 years ago
  34. 559a17a s390: sclp event support by Heinz Graalfs · 12 years ago
  35. f6c98f9 s390: sclp base support by Heinz Graalfs · 12 years ago
  36. 5b08b34 s390: use sync regs for register transfer by Christian Borntraeger · 12 years ago
  37. 1b3e6f8 s390/kvm_stat: correct sys_perf_event_open syscall number by Heinz Graalfs · 12 years ago
  38. 235a3f0 s390x: fix -initrd in virtio machine by Alexander Graf · 13 years ago
  39. 523a59f pci: avoid destroying bridge address space windows in a transaction by Avi Kivity · 12 years ago
  40. ff3a806 virtio-net: enable mrg buf header in tap on linux by Michael S. Tsirkin · 13 years ago
  41. 6e371ab virtio-net: test peer header support at init time by Michael S. Tsirkin · 13 years ago
  42. e043ebc virtio-net: minor code simplification by Michael S. Tsirkin · 13 years ago
  43. 7b80d08 virtio-net: simplify rx code by Michael S. Tsirkin · 13 years ago
  44. 14761f9 virtio-net: switch tx to safe iov functions by Michael S. Tsirkin · 13 years ago
  45. c8d28e7 virtio-net: first s/g is always at start of buf by Michael S. Tsirkin · 13 years ago
  46. 280598b virtio-net: refactor receive_hdr by Michael S. Tsirkin · 13 years ago
  47. 63c5872 virtio-net: use safe iov operations for rx by Michael S. Tsirkin · 13 years ago
  48. 22cc84d virtio-net: avoid sg copy by Michael S. Tsirkin · 13 years ago
  49. d336336 iov: add iov_cpy by Michael S. Tsirkin · 13 years ago
  50. e35e23f virtio-net: track host/guest header length by Michael S. Tsirkin · 13 years ago
  51. b308c82 pci: avoid destroying bridge address space windows in a transaction by Avi Kivity · 12 years ago
  52. bc927e4 pcie: Convert PCIExpressHost to use the QOM. by Jason Baron · 13 years ago
  53. c702ddb pcie: pass pcie window size to pcie_host_mmcfg_update() by Jason Baron · 13 years ago
  54. f774856 pci: Add class 0xc05 as 'SMBus' by Jan Kiszka · 13 years ago
  55. 91e5615 pci: introduce pci_swizzle_map_irq_fn() for standardized interrupt pin swizzle by Isaku Yamahata · 13 years ago
  56. 9e38f56 pci_ids: add intel 82801BA pci-to-pci bridge id by Isaku Yamahata · 13 years ago
  57. b56d701 pci: pci capability must be in PCI space by Isaku Yamahata · 13 years ago
  58. e26631b pci: make each capability DWORD aligned by Michael S. Tsirkin · 12 years ago
  59. dc59944 qemu: enable PV EOI for qemu 1.3 by Michael S. Tsirkin · 13 years ago
  60. 05c0621 pci: Return PCI_INTX_DISABLED when no bus INTx routing support by Alex Williamson · 13 years ago
  61. 2b199f9 pci-assign: Use msi_get_message() by Alex Williamson · 13 years ago
  62. 39b9bc6 msi: Add msi_get_message() by Alex Williamson · 13 years ago
  63. 4774d7b pci-assign: Use pci_intx_route_changed() by Alex Williamson · 13 years ago
  64. d6e65d5 pci: Helper function for testing if an INTx route changed by Alex Williamson · 13 years ago
  65. 6b0e646 Merge remote-tracking branch 'kraxel/usb.68' into staging by Anthony Liguori · 12 years ago
  66. 90c45b3 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  67. d262cb0 Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf by Aurelien Jarno · 12 years ago
  68. 3f4331b Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable by Aurelien Jarno · 12 years ago
  69. a178274 PPC: pseries: Remove hack for PIO window by Alexander Graf · 13 years ago
  70. a1bc20d PPC: e500: Map PIO space into core memory region by Alexander Graf · 13 years ago
  71. 626c7a1 xen_platform: convert PIO to new memory api read/write by Alexander Graf · 13 years ago
  72. 360d613 vmport: convert PIO to new memory api read/write by Alexander Graf · 13 years ago
  73. 5ec3a23 serial: convert PIO to new memory api read/write by Alexander Graf · 13 years ago
  74. 1bebb0a rtl8139: convert PIO to new memory api read/write by Alexander Graf · 13 years ago
  75. d540bfe pckbd: convert PIO to new memory api read/write by Alexander Graf · 13 years ago
  76. 93ef419 pc port92: convert PIO to new memory api read/write by Alexander Graf · 13 years ago
  77. 0da8c84 mc146818rtc: convert PIO to new memory api read/write by Alexander Graf · 13 years ago
  78. 087bd05 m48t59: convert PIO to new memory api read/write by Alexander Graf · 13 years ago
  79. 0505bcd i8254: convert PIO to new memory api read/write by Alexander Graf · 13 years ago
  80. f3726fd es1370: convert PIO to new memory api read/write by Alexander Graf · 13 years ago
  81. df6db5b virtio-pci: convert PIO to new memory api read/write by Alexander Graf · 13 years ago
  82. d6a6d36 ac97: convert PIO to new memory api read/write by Alexander Graf · 13 years ago
  83. 74d042e pseries: Implement qemu initiated shutdowns using EPOW events by David Gibson · 13 years ago
  84. 1bfb37d target-ppc: Rework storage of VPA registration state by David Gibson · 13 years ago
  85. c89d529 pseries: Don't allow duplicate registration of hcalls or RTAS calls by David Gibson · 13 years ago
  86. 094b287 Add USB option in machine options by zhlcindy@gmail.com · 13 years ago
  87. 59de4f9 e500: Fix serial initialization by Bharat Bhushan · 13 years ago
  88. e598a9c PPC: 440: Emulate DCBR0 by Alexander Graf · 13 years ago
  89. 5232fa5 PPC: Bamboo: Fix memory size DT property by Alexander Graf · 13 years ago
  90. 21b2f13 Drop unnecessary check of TARGET_PHYS_ADDR_SPACE_BITS by Peter Maydell · 13 years ago
  91. 7b482bc xilinx_zynq: added QSPI controller by Peter Crosthwaite · 13 years ago
  92. f124114 xilinx_spips: Generalised to model QSPI by Peter Crosthwaite · 13 years ago
  93. 419336a m25p80: Support for Quad SPI by Peter Crosthwaite · 13 years ago
  94. 01f590d target-i386: cpu: recover items 28-31 of ext2_feature_name by Eduardo Habkost · 12 years ago
  95. 1e9737d qemu-timer: Check for usable fields for SIGEV_THREAD_ID by Richard Henderson · 12 years ago
  96. 44b37ac tcg-i386: Use %gs prefixes for x86_64 GUEST_BASE by Richard Henderson · 13 years ago
  97. d73ee8a target-mips: Use TCG registers for the FPU. by Richard Henderson · 13 years ago
  98. b393ab4 tcg: remove compatiblity call flags by Aurelien Jarno · 13 years ago
  99. f0de413 target-xtensa: rename helper flags by Aurelien Jarno · 13 years ago
  100. c33b235 target-sparc: rename helper flags by Aurelien Jarno · 13 years ago