59558 Commits (4dc62b15323bb6338c4b426f76e92be55f87db8c)
 

Author SHA1 Message Date
Michael Clark 4dc62b1532
RISC-V Maintainers 8 years ago
Daniel P. Berrangé f32408f3b4 misc: don't use hwaddr as a type in trace events 8 years ago
Peter Maydell b5fe11a49a * new QMP command qom-list-properties (Alexey) 8 years ago
Julia Suvorova 3e015d815b use g_path_get_basename instead of basename 8 years ago
Thomas Huth 4060e671c3 balloon: Fix documentation of the --balloon parameter and deprecate it 8 years ago
Justin Terry (VM) via Qemu-devel eb1fe944a8 WHPX improve interrupt notification registration 8 years ago
Justin Terry (VM) via Qemu-devel e2940978fc WHXP Removes the use of WHvGetExitContextSize 8 years ago
Justin Terry (VM) via Qemu-devel 2bf3e74de4 Fix WHPX issue leaking tpr values 8 years ago
Justin Terry (VM) via Qemu-devel f875f04c2c Fix WHPX typo in 'mmio' 8 years ago
Justin Terry (VM) via Qemu-devel b27350e1b9 Fix WHPX additional lock acquisition 8 years ago
Justin Terry (VM) via Qemu-devel 0ab2e74d79 Remove unnecessary WHPX __debugbreak(); 8 years ago
Justin Terry (VM) via Qemu-devel 914e2ab364 Resolves WHPX breaking changes in SDK 17095 8 years ago
Justin Terry (VM) via Qemu-devel 53537bb18c Fixing WHPX casing to match SDK 8 years ago
Paolo Bonzini 48e56d503e Revert "build-sys: compile with -Og or -O1 when --enable-debug" 8 years ago
Su Hang 2b9aef6fcd checkpatch: add check for `while` and `for` 8 years ago
Julia Suvorova fb8446d94e checkpatch: add a warning for basename/dirname 8 years ago
Paolo Bonzini db84fd973e address_space_rw: address_space_to_flatview needs RCU lock 8 years ago
Paolo Bonzini ad0c60fa57 address_space_map: address_space_to_flatview needs RCU lock 8 years ago
Paolo Bonzini 11e732a5ed address_space_access_valid: address_space_to_flatview needs RCU lock 8 years ago
Paolo Bonzini b2a44fcad7 address_space_read: address_space_to_flatview needs RCU lock 8 years ago
Paolo Bonzini 4c6ebbb364 address_space_write: address_space_to_flatview needs RCU lock 8 years ago
Paolo Bonzini 785a507ec7 memory: inline some performance-sensitive accessors 8 years ago
Paolo Bonzini 80d2b933f9 openpic_kvm: drop address_space_to_flatview call 8 years ago
Peter Xu 8b2ec54ff3 chardev: fix leak in tcp_chr_telnet_init_io() 8 years ago
Marc-André Lureau 26b97f2664 sdhci-test: fix leaks 8 years ago
Marc-André Lureau 0fd76bc51b ahci-test: fix opts leak of skip tests 8 years ago
Marc-André Lureau 80818e9ecb lockable: workaround GCC link issue with ASAN 8 years ago
Marc-André Lureau b9f44da2f2 build-sys: fix -fsanitize=address check 8 years ago
Alexey Kardashevskiy 961c47bb8b qmp: Add qom-list-properties to list QOM object properties 8 years ago
Alexey Kardashevskiy 35f63767dc qmp: Merge ObjectPropertyInfo and DevicePropertyInfo 8 years ago
Thomas Huth f29d445042 Document --rtc-td-hack, --localtime and --startdate as deprecated 8 years ago
David Hildenbrand 5a9c973b6c cpus: CPU threads are always created initially for one CPU only 8 years ago
David Hildenbrand 81e9631168 cpus: wait for CPU creation at central place 8 years ago
David Hildenbrand a342173ab7 cpus: properly inititalize CPU > 1 under single-threaded TCG 8 years ago
Thomas Huth 1454509726 scsi: Remove automatic creation of SCSI controllers with -drive if=scsi 8 years ago
Thomas Huth d07aa197c5 Remove the deprecated -tdf option 8 years ago
Paolo Bonzini 723250d674 g364fb: fix DirtyBitmapSnapshot leak 8 years ago
Peter Maydell 58e2e17dba Block layer patches 8 years ago
Peter Maydell e1ee9ee139 ppc patch queue 2018-03-06 8 years ago
Simon Guo 21b786f607 PowerPC: Add TS bits into msr_mask 8 years ago
Mark Cave-Ayland 9d9769c208 adb: add trace-events for monitoring keyboard/mouse during bus enumeration 8 years ago
David Engraf 8d62259420 PPC: e500: Fix duplicate kernel load and device tree overlap 8 years ago
Nikunj A Dadhania 90ee4e01a1 hw/ppc/spapr,e500: Use new property "stdout-path" for boot console 8 years ago
Suraj Jitindar Singh 813f3cf655 ppc/spapr-caps: Define the pseries-2.12-sxxm machine type 8 years ago
Suraj Jitindar Singh c76c0d3090 ppc/spapr-caps: Convert cap-ibs to custom spapr-cap 8 years ago
Suraj Jitindar Singh aaf265ffde ppc/spapr-caps: Convert cap-sbbc to custom spapr-cap 8 years ago
Suraj Jitindar Singh f27aa81e72 ppc/spapr-caps: Convert cap-cfpc to custom spapr-cap 8 years ago
Suraj Jitindar Singh 87175d1bc5 ppc/spapr-caps: Add support for custom spapr_capabilities 8 years ago
Suraj Jitindar Singh cb931c2108 target/ppc: Check mask when setting cap_ppc_safe_indirect_branch 8 years ago
Mark Cave-Ayland b6712ea391 macio: remove macio_init() function 8 years ago