69887 Commits (a050901d4b40092dc356b59912c6df39e389c7b9)
 

Author SHA1 Message Date
Peter Maydell a050901d4b ppc patch queue 2019-06-12 7 years ago
Peter Maydell 59c58f96b2 Miscellaneous patches for 2019-06-11 7 years ago
Markus Armbruster 84995ea219 MAINTAINERS: Polish headline decorations 7 years ago
Markus Armbruster 6347e1f1cc MAINTAINERS: Improve section headlines 7 years ago
Philippe Mathieu-Daudé 30aec7d331 MAINTAINERS: Remove duplicate entries of qemu-devel@nongnu.org 7 years ago
Markus Armbruster fe2611b016 Clean up a header guard symbols (again) 7 years ago
Markus Armbruster f91005e195 Supply missing header guards 7 years ago
Markus Armbruster 37677d7db3 Clean up a few header guard symbols 7 years ago
Markus Armbruster c0a9956b32 scripts/clean-header-guards: Fix handling of trailing comments 7 years ago
Markus Armbruster 0553d895f9 Normalize position of header guard 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Peter Maydell d3e3413bd6 Python queue, 2019-06-11 7 years ago
Benjamin Herrenschmidt 4aca978654 ppc/xive: Make XIVE generate the proper interrupt types 7 years ago
Cédric Le Goater 8d40926141 ppc/pnv: activate the "dumpdtb" option on the powernv machine 7 years ago
Richard Henderson fe2d169614 target/ppc: Use tcg_gen_gvec_bitsel 7 years ago
David Gibson 14e714900f spapr: Allow hot plug/unplug of PCI bridges and devices under PCI bridges 7 years ago
David Gibson cb60008706 spapr: Direct all PCI hotplug to host bridge, rather than P2P bridge 8 years ago
David Gibson 05929a6c5d spapr: Don't use bus number for building DRC ids 7 years ago
David Gibson a1ec25b287 spapr: Clean up DRC index construction 7 years ago
David Gibson 9e7d38e8a3 spapr: Clean up spapr_drc_populate_dt() 7 years ago
David Gibson 466e883185 spapr: Clean up dt creation for PCI buses 7 years ago
David Gibson 9d2134d81d spapr: Clean up device tree construction for PCI devices 7 years ago
David Gibson 4782a8bb81 spapr: Clean up device node name generation for PCI devices 7 years ago
Anton Blanchard 2a12243590 target/ppc: Fix lxvw4x, lxvh8x and lxvb16x 7 years ago
Greg Kurz 7028293017 spapr_pci: Improve error message 7 years ago
Markus Armbruster 856dfd8a03 qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h 7 years ago
Markus Armbruster 14a48c1d0d qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h 7 years ago
Eduardo Habkost 6d7a134da4 travis: Make check-acceptance job more verbose 7 years ago
Philippe Mathieu-Daudé 8936867349 BootLinuxConsoleTest: Run kerneltests BusyBox on Malta 7 years ago
Philippe Mathieu-Daudé f375ad6a0d BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPU 7 years ago
Philippe Mathieu-Daudé 77ead6b83a BootLinuxConsoleTest: Test the SmartFusion2 board 7 years ago
Philippe Mathieu-Daudé da77bc919d BootLinuxConsoleTest: Do not log empty lines 7 years ago
Philippe Mathieu-Daudé 6c1c4c33b5 tests/boot_linux_console: Let extract_from_deb handle various compressions 8 years ago
Peter Maydell 219dca61eb x86 queue, 2019-06-11 7 years ago
Pavel Dovgalyuk 89a44a1033 i386: Save EFER for 32-bit targets 7 years ago
Eduardo Habkost 506174bf82 i386: "unavailable-features" QOM property 7 years ago
Eduardo Habkost 5a853fc57a i386: x86_cpu_list_feature_names() function 7 years ago
Peter Maydell a578cdfbdd Move softmmu tlb into CPUNegativeOffsetState 7 years ago
Richard Henderson 43b3952dea tcg/arm: Remove mostly unreachable tlb special case 7 years ago
Richard Henderson 057b6e370b tcg/arm: Use LDRD to load tlb mask+table 7 years ago
Richard Henderson 65b23204d6 tcg/aarch64: Use LDP to load tlb mask+table 7 years ago
Richard Henderson e8b5fae516 cpu: Remove CPU_COMMON 7 years ago
Richard Henderson 269bd5d8f6 cpu: Move the softmmu tlb to CPUNegativeOffsetState 7 years ago
Richard Henderson 5e1401969b cpu: Move icount_decr to CPUNegativeOffsetState 7 years ago
Richard Henderson 5b146dc716 cpu: Introduce CPUNegativeOffsetState 7 years ago
Richard Henderson 7506ed902e cpu: Introduce cpu_set_cpustate_pointers 7 years ago
Richard Henderson 677c4d69ac cpu: Move ENV_OFFSET to exec/gen-icount.h 7 years ago
Richard Henderson 92fddfbd17 target/xtensa: Use env_cpu, env_archcpu 7 years ago
Richard Henderson 31266e68d2 target/unicore32: Use env_cpu, env_archcpu 7 years ago