1. 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  2. 538f049 sysemu: Let VMChangeStateHandler take boolean 'running' argument by Philippe Mathieu-Daudé · 4 years, 2 months ago
  3. 3b9bd3f remove TCG includes from common code by Paolo Bonzini · 4 years, 3 months ago
  4. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  5. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  6. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  7. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
  8. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  9. 0e11fc6 hw/i386: Replace global smp variables with machine smp properties by Like Xu · 6 years ago
  10. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  11. 6aa9e42 target/i386: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
  12. 23c11b0 target: Do not include "exec/exec-all.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
  13. cb58a6d mttcg/i386: Patch instruction using async_safe_* framework by Pranith Kumar · 8 years ago
  14. 24d90a3 vapic: use tcg_enabled by Paolo Bonzini · 12 years ago
  15. 8d04fb5 tcg: drop global lock during TCG code execution by Jan Kiszka · 8 years ago
  16. 8094532 icount: update instruction counter on apic patching by Pavel Dovgalyuk · 8 years ago
  17. a1f9108 hw/i386/kvmvapic: Remove dead code in patch_hypercalls() by Peter Maydell · 8 years ago
  18. b394662 kvm: move cpu synchronization code by Vincent Palatin · 8 years ago
  19. 14e6fe1 *_run_on_cpu: introduce run_on_cpu_data type by Paolo Bonzini · 8 years ago
  20. a5e9982 tcg: protect translation related stuff with tb_lock. by KONRAD Frederic · 8 years ago
  21. e0eeb4a cpus: pass CPUState to run_on_cpu helpers by Alex Bennée · 9 years ago
  22. 46f5fea kvmvapic: fix state change handler by Pavel Dovgalyuk · 8 years ago
  23. 6886b98 cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc() by Peter Maydell · 9 years ago
  24. 691a02e i386: kvmvapic: initialise imm32 variable by Prasad J Pandit · 9 years ago
  25. 63c9155 cpu: move exec-all.h inclusion out of cpu.h by Paolo Bonzini · 9 years ago
  26. 33c1187 qemu-common: push cpu.h inclusion out of qemu-common.h by Paolo Bonzini · 9 years ago
  27. 3213525 tcg: Remove needless CPUState::current_tb by Sergey Fedorov · 9 years ago
  28. 89fee74 tb: consistently use uint32_t for tb->flags by Emilio G. Cota · 9 years ago
  29. b6a0aa0 x86: Clean up includes by Peter Maydell · 9 years ago
  30. 4c1396c i386: avoid null pointer dereference by P J P · 9 years ago
  31. 076893d kvmvapic: patch_instruction fix by Pavel Dovgalyuk · 10 years ago
  32. 5a6e8ba kvmvapic: fix migration when VM paused and when not running Windows by Pavel Dovgalyuk · 10 years ago
  33. a6dead4 apic_common: vapic_paddr synchronization fix by Pavel Dovgalyuk · 11 years ago
  34. d8d9581 memory: convert memory_region_destroy to object_unparent by Paolo Bonzini · 11 years ago
  35. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  36. eb6282f misc: Use cpu_physical_memory_read and cpu_physical_memory_write by Stefan Weil · 11 years ago
  37. 0ea8cb8 cpu-exec: Change cpu_resume_from_signal() argument to CPUState by Andreas Färber · 12 years ago
  38. 648f034 translate-all: Change tb_gen_code() argument to CPUState by Andreas Färber · 12 years ago
  39. 3f38f30 translate-all: Change cpu_restore_state() argument to CPUState by Andreas Färber · 12 years ago
  40. 93afead cpu: Move mem_io_{pc,vaddr} fields from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  41. 4cddc7f Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging by Anthony Liguori · 11 years ago
  42. 02e5148 target-i386: Move apic_state field from CPUX86State to X86CPU by Chen Fan · 11 years ago
  43. 837d371 sysbus: Set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  44. efec3dd qdev: Replace no_user by cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  45. 7174e54 kvmvapic: Prevent reading beyond the end of guest RAM by Jan Kiszka · 11 years ago
  46. 4357930 kvmvapic: Clear also physical ROM address when entering INACTIVE state by Jan Kiszka · 12 years ago
  47. c056bc3 kvmvapic: Enter inactive state on hardware reset by Jan Kiszka · 12 years ago
  48. 18e5eec kvmvapic: Catch invalid ROM size by Jan Kiszka · 12 years ago
  49. bdc4464 cpu: Use QTAILQ for CPU list by Andreas Färber · 12 years ago
  50. 253eacc kvmvapic: QOM cast cleanup by Andreas Färber · 12 years ago
  51. 3988982 Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging by Anthony Liguori · 12 years ago
  52. f17ec44 exec: Change cpu_memory_rw_debug() argument to CPUState by Andreas Färber · 12 years ago
  53. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  54. c118d44 kvmvapic: Use QOM realize by Hu Tao · 12 years ago
  55. 182735e cpu: Make first_cpu and next_cpu CPUState by Andreas Färber · 12 years ago
  56. 4917cf4 cpu: Replace cpu_single_env with CPUState current_cpu by Andreas Färber · 12 years ago
  57. 1437c94 hw/i*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  58. dfde4e6 memory: add ref/unref calls by Paolo Bonzini · 12 years ago
  59. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  60. cb446ec kvm: Change cpu_synchronize_state() argument to CPUState by Andreas Färber · 12 years ago
  61. 0c1cd0a kvmvapic: add ioport read accessor by Marcelo Tosatti · 12 years ago
  62. 5f8df3c kvmvapic: Make dependency on sysbus.h explicit by Igor Mammedov · 12 years ago
  63. f1fc3e6 kvmvapic: Replace FROM_SYSBUS() with QOM type cast by Igor Mammedov · 12 years ago
  64. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  65. dab8623 extract/unify the constant 0xfee00000 as APIC_DEFAULT_ADDRESS by Laszlo Ersek · 12 years ago
  66. 8786b05 i386: move files referencing CPU to hw/i386/ by Paolo Bonzini · 12 years ago[Renamed from hw/kvmvapic.c]
  67. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  68. d77953b cpu: Move current_tb field to CPUState by Andreas Färber · 12 years ago
  69. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  70. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  71. a8a826a exec: refactor cpu_restore_state by Blue Swirl · 12 years ago
  72. 5c61afe kvmvapic: Fix TB invalidation after instruction patching by Jan Kiszka · 12 years ago
  73. f100f0b cpus: Pass CPUState to run_on_cpu() by Andreas Färber · 13 years ago
  74. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  75. 4a8fa5d i386 hw/: Don't use CPUState by Andreas Färber · 13 years ago
  76. 9512e4a kvmvapic: align start address as well as size by Avi Kivity · 13 years ago
  77. e5ad936 kvmvapic: Introduce TPR access optimization for Windows guests by Jan Kiszka · 13 years ago