2019-06-12 |
Alex Bennée | qemu-io-cmds: use clock_gettime for benchmarking |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Alex Bennée | editorconfig: add setting for shell scripts |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Peter Maydell | Merge remote-tracking branch 'remotes/dgibson/tags... |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Peter Maydell | Merge remote-tracking branch 'remotes/armbru/tags/pull... |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Markus Armbruster | MAINTAINERS: Polish headline decorations |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Markus Armbruster | MAINTAINERS: Improve section headlines |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Philippe Mathieu... | MAINTAINERS: Remove duplicate entries of qemu-devel... |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Markus Armbruster | Clean up a header guard symbols (again) |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Markus Armbruster | Supply missing header guards |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Markus Armbruster | Clean up a few header guard symbols |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Markus Armbruster | scripts/clean-header-guards: Fix handling of trailing... |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Markus Armbruster | Normalize position of header guard |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Markus Armbruster | Include qemu-common.h exactly where needed |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Markus Armbruster | Include qemu/module.h where needed, drop it from qemu... |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Peter Maydell | Merge remote-tracking branch 'remotes/ehabkost/tags... |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Benjamin Herrenschmidt | ppc/xive: Make XIVE generate the proper interrupt types |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Cédric Le Goater | ppc/pnv: activate the "dumpdtb" option on the powernv... |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Richard Henderson | target/ppc: Use tcg_gen_gvec_bitsel |
commit | commitdiff | tree | snapshot |
2019-06-12 |
David Gibson | spapr: Allow hot plug/unplug of PCI bridges and devices... |
commit | commitdiff | tree | snapshot |
2019-06-12 |
David Gibson | spapr: Direct all PCI hotplug to host bridge, rather... |
commit | commitdiff | tree | snapshot |
2019-06-12 |
David Gibson | spapr: Don't use bus number for building DRC ids |
commit | commitdiff | tree | snapshot |
2019-06-12 |
David Gibson | spapr: Clean up DRC index construction |
commit | commitdiff | tree | snapshot |
2019-06-12 |
David Gibson | spapr: Clean up spapr_drc_populate_dt() |
commit | commitdiff | tree | snapshot |
2019-06-12 |
David Gibson | spapr: Clean up dt creation for PCI buses |
commit | commitdiff | tree | snapshot |
2019-06-12 |
David Gibson | spapr: Clean up device tree construction for PCI devices |
commit | commitdiff | tree | snapshot |
2019-06-12 |
David Gibson | spapr: Clean up device node name generation for PCI... |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Anton Blanchard | target/ppc: Fix lxvw4x, lxvh8x and lxvb16x |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Greg Kurz | spapr_pci: Improve error message |
commit | commitdiff | tree | snapshot |
2019-06-11 |
Markus Armbruster | qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h |
commit | commitdiff | tree | snapshot |
2019-06-11 |
Markus Armbruster | qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h |
commit | commitdiff | tree | snapshot |
2019-06-11 |
Eduardo Habkost | travis: Make check-acceptance job more verbose |
commit | commitdiff | tree | snapshot |
2019-06-11 |
Philippe Mathieu... | BootLinuxConsoleTest: Run kerneltests BusyBox on Malta |
commit | commitdiff | tree | snapshot |
2019-06-11 |
Philippe Mathieu... | BootLinuxConsoleTest: Test nanoMIPS kernels on the... |
commit | commitdiff | tree | snapshot |
2019-06-11 |
Philippe Mathieu... | BootLinuxConsoleTest: Test the SmartFusion2 board |
commit | commitdiff | tree | snapshot |
2019-06-11 |
Philippe Mathieu... | BootLinuxConsoleTest: Do not log empty lines |
commit | commitdiff | tree | snapshot |
2019-06-11 |
Philippe Mathieu... | tests/boot_linux_console: Let extract_from_deb handle... |
commit | commitdiff | tree | snapshot |
2019-06-11 |
Peter Maydell | Merge remote-tracking branch 'remotes/ehabkost/tags... |
commit | commitdiff | tree | snapshot |
2019-06-11 |
Pavel Dovgalyuk | i386: Save EFER for 32-bit targets |
commit | commitdiff | tree | snapshot |
2019-06-11 |
Eduardo Habkost | i386: "unavailable-features" QOM property |
commit | commitdiff | tree | snapshot |
2019-06-11 |
Eduardo Habkost | i386: x86_cpu_list_feature_names() function |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Peter Maydell | Merge remote-tracking branch 'remotes/rth/tags/pull... |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | tcg/arm: Remove mostly unreachable tlb special case |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | tcg/arm: Use LDRD to load tlb mask+table |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | tcg/aarch64: Use LDP to load tlb mask+table |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | cpu: Remove CPU_COMMON |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | cpu: Move the softmmu tlb to CPUNegativeOffsetState |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | cpu: Move icount_decr to CPUNegativeOffsetState |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | cpu: Introduce CPUNegativeOffsetState |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | cpu: Introduce cpu_set_cpustate_pointers |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | cpu: Move ENV_OFFSET to exec/gen-icount.h |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/xtensa: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/unicore32: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/tricore: Use env_cpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/tilegx: Use env_cpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/sparc: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/sh4: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/s390x: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/riscv: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/ppc: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/openrisc: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/nios2: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/moxie: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/mips: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/microblaze: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/m68k: Use env_cpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/lm32: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/i386: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/hppa: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/cris: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/cris: Reindent op_helper.c |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/cris: Reindent mmu.c |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/arm: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | target/alpha: Use env_cpu, env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | cpu: Introduce env_archcpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | cpu: Replace ENV_GET_CPU with env_cpu |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | cpu: Define ArchCPU |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | cpu: Define CPUArchState with typedef |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | tcg: Create struct CPUTLB |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | tcg: Split out target/arch/cpu-param.h |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Richard Henderson | tcg: Fold CPUTLBWindow into CPUTLBDesc |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/usb... |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Peter Maydell | Merge remote-tracking branch 'remotes/ehabkost/tags... |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Wainer dos... | accel: Remove unused AccelClass::opt_name attribute |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Laurent Vivier | numa: improve cpu hotplug error message with a wrong... |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Bandan Das | usb-mtp: refactor the flow of usb_mtp_write_data |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Peter Maydell | Merge remote-tracking branch 'remotes/cohuck/tags/s390x... |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Cornelia Huck | Merge tag 's390x-tcg-2019-06-07' into s390-next-staging |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/ui... |
commit | commitdiff | tree | snapshot |
2019-06-07 |
David Hildenbrand | linux-user: elf: ELF_HWCAP for s390x |
commit | commitdiff | tree | snapshot |
2019-06-07 |
Richard Henderson | s390x/tcg: Use tcg_gen_gvec_bitsel for VECTOR SELECT |
commit | commitdiff | tree | snapshot |
2019-06-07 |
David Hildenbrand | s390x: Bump the "qemu" CPU model up to a stripped-down z13 |
commit | commitdiff | tree | snapshot |
2019-06-07 |
David Hildenbrand | s390x/tcg: We support the Vector Facility |
commit | commitdiff | tree | snapshot |
2019-06-07 |
David Hildenbrand | s390x/tcg: Allow linux-user to use vector instructions |
commit | commitdiff | tree | snapshot |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP TEST DATA CLASS IMMEDIATE |
commit | commitdiff | tree | snapshot |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP SUBTRACT |
commit | commitdiff | tree | snapshot |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP SQUARE ROOT |
commit | commitdiff | tree | snapshot |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP PERFORM SIGN OPERATION |
commit | commitdiff | tree | snapshot |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP MULTIPLY AND (ADD|SUBTRACT) |
commit | commitdiff | tree | snapshot |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP MULTIPLY |
commit | commitdiff | tree | snapshot |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR LOAD ROUNDED |
commit | commitdiff | tree | snapshot |
next |