]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-06-12 Jon Dorongdbstub: Implement generic set/query (Q/q pkt) with...
2019-06-12 Jon Dorongdbstub: Implement v commands with new infra
2019-06-12 Jon Dorongdbstub: Implement step (s pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement file io (F pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement read all registers (g pkt) with...
2019-06-12 Jon Dorongdbstub: Implement write all registers (G pkt) with...
2019-06-12 Jon Dorongdbstub: Implement read memory (m pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement write memory (M pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement get register (p pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement set register (P pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement breakpoint commands (Z/z pkt) with...
2019-06-12 Jon Dorongdbstub: Implement set_thread (H pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement continue with signal (C pkt) with...
2019-06-12 Jon Dorongdbstub: Implement continue (c pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement thread_alive (T pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement deatch (D pkt) with new infra
2019-06-12 Jon Dorongdbstub: Add infrastructure to parse cmd packets
2019-06-12 Alex Bennéecputlb: cast size_t to target_ulong before using for...
2019-06-12 Alex BennéeMAINTAINERS: put myself forward for gdbstub
2019-06-12 Alex Bennéetests/tcg/x86_64: add a PVH crt.o for x86_64 system...
2019-06-12 Alex Bennéetests/tcg: clean-up VPATH/TESTS for i386
2019-06-12 Alex Bennéetests/tcg: better detect truncated reads
2019-06-12 Alex Bennéecputlb: use uint64_t for interim values for unaligned...
2019-06-12 Alex Bennéesemihosting: split console_out into string and char...
2019-06-12 Gerd Hoffmanntests/vm: python3 fixes
2019-06-12 Gerd Hoffmannscripts: use git archive in archive-source
2019-06-12 Wainer dos... tests/vm: Add missing variables on help
2019-06-12 Wainer dos... tests/vm: Fix build-centos docker-based tests run
2019-06-12 Wainer dos... tests/vm: Port basevm to Python 3
2019-06-12 Wainer dos... tests/vm: Use python configured on build
2019-06-12 Alex Bennée.travis.yml: add clang ubsan job
2019-06-12 Alex Bennée.travis.yml: bump gcc sanitiser job to gcc-9
2019-06-12 Alex Bennéetests/docker: Update the Ubuntu image to 19.04
2019-06-12 Alex Bennéetests/docker: Update the Fedora cross compile images...
2019-06-12 Philippe Mathieu... tests/docker: Update the Fedora image to Fedora 30
2019-06-12 Alex Bennéeqemu-io-cmds: use clock_gettime for benchmarking
2019-06-12 Alex Bennéeeditorconfig: add setting for shell scripts
2019-06-12 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-06-12 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-06-12 Markus ArmbrusterMAINTAINERS: Polish headline decorations
2019-06-12 Markus ArmbrusterMAINTAINERS: Improve section headlines
2019-06-12 Philippe Mathieu... MAINTAINERS: Remove duplicate entries of qemu-devel...
2019-06-12 Markus ArmbrusterClean up a header guard symbols (again)
2019-06-12 Markus ArmbrusterSupply missing header guards
2019-06-12 Markus ArmbrusterClean up a few header guard symbols
2019-06-12 Markus Armbrusterscripts/clean-header-guards: Fix handling of trailing...
2019-06-12 Markus ArmbrusterNormalize position of header guard
2019-06-12 Markus ArmbrusterInclude qemu-common.h exactly where needed
2019-06-12 Markus ArmbrusterInclude qemu/module.h where needed, drop it from qemu...
2019-06-12 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-06-12 Benjamin Herrenschmidtppc/xive: Make XIVE generate the proper interrupt types
2019-06-12 Cédric Le Goaterppc/pnv: activate the "dumpdtb" option on the powernv...
2019-06-12 Richard Hendersontarget/ppc: Use tcg_gen_gvec_bitsel
2019-06-12 David Gibsonspapr: Allow hot plug/unplug of PCI bridges and devices...
2019-06-12 David Gibsonspapr: Direct all PCI hotplug to host bridge, rather...
2019-06-12 David Gibsonspapr: Don't use bus number for building DRC ids
2019-06-12 David Gibsonspapr: Clean up DRC index construction
2019-06-12 David Gibsonspapr: Clean up spapr_drc_populate_dt()
2019-06-12 David Gibsonspapr: Clean up dt creation for PCI buses
2019-06-12 David Gibsonspapr: Clean up device tree construction for PCI devices
2019-06-12 David Gibsonspapr: Clean up device node name generation for PCI...
2019-06-12 Anton Blanchardtarget/ppc: Fix lxvw4x, lxvh8x and lxvb16x
2019-06-12 Greg Kurzspapr_pci: Improve error message
2019-06-11 Markus Armbrusterqemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
2019-06-11 Markus Armbrusterqemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
2019-06-11 Eduardo Habkosttravis: Make check-acceptance job more verbose
2019-06-11 Philippe Mathieu... BootLinuxConsoleTest: Run kerneltests BusyBox on Malta
2019-06-11 Philippe Mathieu... BootLinuxConsoleTest: Test nanoMIPS kernels on the...
2019-06-11 Philippe Mathieu... BootLinuxConsoleTest: Test the SmartFusion2 board
2019-06-11 Philippe Mathieu... BootLinuxConsoleTest: Do not log empty lines
2019-06-11 Philippe Mathieu... tests/boot_linux_console: Let extract_from_deb handle...
2019-06-11 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-06-11 Pavel Dovgalyuki386: Save EFER for 32-bit targets
2019-06-11 Eduardo Habkosti386: "unavailable-features" QOM property
2019-06-11 Eduardo Habkosti386: x86_cpu_list_feature_names() function
2019-06-10 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-06-10 Richard Hendersontcg/arm: Remove mostly unreachable tlb special case
2019-06-10 Richard Hendersontcg/arm: Use LDRD to load tlb mask+table
2019-06-10 Richard Hendersontcg/aarch64: Use LDP to load tlb mask+table
2019-06-10 Richard Hendersoncpu: Remove CPU_COMMON
2019-06-10 Richard Hendersoncpu: Move the softmmu tlb to CPUNegativeOffsetState
2019-06-10 Richard Hendersoncpu: Move icount_decr to CPUNegativeOffsetState
2019-06-10 Richard Hendersoncpu: Introduce CPUNegativeOffsetState
2019-06-10 Richard Hendersoncpu: Introduce cpu_set_cpustate_pointers
2019-06-10 Richard Hendersoncpu: Move ENV_OFFSET to exec/gen-icount.h
2019-06-10 Richard Hendersontarget/xtensa: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/unicore32: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/tricore: Use env_cpu
2019-06-10 Richard Hendersontarget/tilegx: Use env_cpu
2019-06-10 Richard Hendersontarget/sparc: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/sh4: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/s390x: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/riscv: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/ppc: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/openrisc: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/nios2: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/moxie: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/mips: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/microblaze: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/m68k: Use env_cpu
next