]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2017-09-22 Fam Zhengbuildsys: Move sdl cflags/libs to per object
2017-09-22 Fam Zhengbuildsys: Move vde libs to per object
2017-09-22 Fam Zhengvl: Don't include vde header
2017-09-22 Fam Zhengdocker: Add test-block
2017-09-22 Fam Zhengdocker: Add nettle-devel to fedora image
2017-09-22 Fam Zhengdocker: Use unconfined security profile
2017-09-22 Fam Zhengdocker: Add test_fail and prep_fail
2017-09-22 Fam Zhengdocker: Fix return code of build_qemu()
2017-09-22 Fam Zhengtests/docker: Clean up paths
2017-09-22 Fam Zhengdocker: Enable features explicitly in test-full
2017-09-22 Fam Zhengdocker: Update ubuntu image
2017-09-22 Alex Bennéedocker: reduce noise when building travis.docker
2017-09-22 Alex Bennéedocker: don't install device-tree-compiler build-deps...
2017-09-22 Alex Bennéedocker: docker.py make --no-cache skip checksum test
2017-09-22 Alex Bennéedocker: ensure NOUSER for travis images
2017-09-21 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-09-21 Subbaraya Sundeepmsf2: Add Emcraft's Smartfusion2 SOM kit
2017-09-21 Subbaraya Sundeepmsf2: Add Smartfusion2 SoC
2017-09-21 Subbaraya Sundeepmsf2: Add Smartfusion2 SPI controller
2017-09-21 Subbaraya Sundeepmsf2: Microsemi Smartfusion2 System Register block
2017-09-21 Subbaraya Sundeepmsf2: Add Smartfusion2 System timer
2017-09-21 Peter Maydellhw/arm/omap2.c: Don't use old_mmio
2017-09-21 Peter Maydellhw/i2c/omap_i2c.c: Don't use old_mmio
2017-09-21 Peter Maydellhw/timer/omap_gptimer: Don't use old_mmio
2017-09-21 Peter Maydellhw/timer/omap_synctimer.c: Don't use old_mmio
2017-09-21 Peter Maydellhw/gpio/omap_gpio.c: Don't use old_mmio
2017-09-21 Peter Maydellhw/arm/palm.c: Don't use old_mmio for static_ops
2017-09-21 Peter Maydelltarget/arm: Remove out of date ARM ARM section referenc...
2017-09-21 Peter Maydellnvic: Support banked exceptions in acknowledge and...
2017-09-21 Peter Maydellnvic: Make SHCSR banked for v8M
2017-09-21 Peter Maydellnvic: Make ICSR banked for v8M
2017-09-21 Peter Maydelltarget/arm: Handle banking in negative-execution-priori...
2017-09-21 Peter Maydellnvic: Handle v8M changes in nvic_exec_prio()
2017-09-21 Peter Maydellnvic: Disable the non-secure HardFault if AIRCR.BFHFNMI...
2017-09-21 Peter Maydellnvic: Implement v8M changes to fixed priority exceptions
2017-09-21 Peter Maydellnvic: In escalation to HardFault, support HF not being...
2017-09-21 Peter Maydellnvic: Compare group priority for escalation to HF
2017-09-21 Peter Maydellnvic: Make SHPR registers banked
2017-09-21 Peter Maydellnvic: Make set_pending and clear_pending take a secure...
2017-09-21 Peter Maydellnvic: Handle banked exceptions in nvic_recompute_state()
2017-09-21 Peter Maydellnvic: Implement NVIC_ITNS<n> registers
2017-09-21 Peter Maydellnvic: Make ICSR.RETTOBASE handle banked exceptions
2017-09-21 Peter Maydellnvic: Implement AIRCR changes for v8M
2017-09-21 Peter Maydellnvic: Add cached vectpending_prio state
2017-09-21 Peter Maydellnvic: Add cached vectpending_is_s_banked state
2017-09-21 Peter Maydellnvic: Add banked exception states
2017-09-21 Peter Maydelltarget/arm: Implement MSR/MRS access to NS banked registers
2017-09-21 Peter MaydellMerge remote-tracking branch 'remotes/yongbok/tags...
2017-09-21 Eric Blakemips: Improve macro parenthesization
2017-09-21 Igor Mammedovmips: replace cpu_mips_init() with cpu_generic_init()
2017-09-21 Igor Mammedovmips: MIPSCPU model subclasses
2017-09-21 Philippe Mathieu... mips: call cpu_mips_realize_env() from mips_cpu_realizefn()
2017-09-21 Philippe Mathieu... mips: split cpu_mips_realize_env() out of cpu_mips_init()
2017-09-21 Philippe Mathieu... mips: introduce internal.h and cleanup cpu.h
2017-09-21 Philippe Mathieu... mips: move hw/mips/cputimer.c to target/mips/
2017-09-21 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2017-09-21 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2017-09-21 Mark Cave-Aylandsun4u: use sunhme as default on-board NIC
2017-09-21 Mark Cave-Aylandnet: add Sun HME (Happy Meal Ethernet) on-board NIC
2017-09-21 Roger Pau Monnexen/pt: allow QEMU to request MSI unmasking at bind...
2017-09-21 Olaf Heringxen-disk: use g_new0 to fix build
2017-09-20 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2017-09-20 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-09-20 Jan Dakinevich9pfs: check the size of transport buffer before marshaling
2017-09-20 Jan Dakinevich9pfs: fix name_to_path assertion in v9fs_complete_rename()
2017-09-20 Jan Dakinevich9pfs: fix readdir() for 9p2000.u
2017-09-19 Eduardo HabkostMAINTAINERS: Update git URLs for my trees
2017-09-19 Eduardo Habkosthw/acpi-build: Fix SRAT memory building in case of...
2017-09-19 Dou LiyangNUMA: Replace MAX_NODES with nb_numa_nodes in for loop
2017-09-19 Igor Mammedovnuma: cpu: calculate/set default node-ids after all...
2017-09-19 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-09-19 Christian BorntraegerMAINTAINERS/s390x: add terminal3270.c
2017-09-19 Farhan Alivirtio-ccw: Create a virtio gpu device for the ccw bus
2017-09-19 Farhan Alivirtio-gpu: Handle endian conversion
2017-09-19 Cornelia Hucks390x/ccw: create s390 phb for compat reasons as well
2017-09-19 Thomas Huthconfigure: Allow --enable-seccomp on s390x, too
2017-09-19 Halil Pasicvirtio-ccw: remove stale comments on endianness
2017-09-19 David Hildenbrands390x: allow CPU hotplug in random core-id order
2017-09-19 David Hildenbrands390x: generate sclp cpu information from possible_cpus
2017-09-19 David Hildenbrands390x: get rid of cpu_s390x_create()
2017-09-19 David Hildenbrands390x: get rid of cpu_states and use possible_cpus...
2017-09-19 David Hildenbrands390x: implement query-hotpluggable-cpus
2017-09-19 David Hildenbrands390x: CPU hot unplug via device_del cannot work for now
2017-09-19 David Hildenbrands390x: allow cpu hotplug via device_add
2017-09-19 David Hildenbrands390x: print CPU definitions in sorted order
2017-09-19 David Hildenbrandtarget/s390x: rename next_cpu_id to next_core_id
2017-09-19 David Hildenbrandtarget/s390x: use "core-id" for cpu number/address...
2017-09-19 David Hildenbrandtarget/s390x: set cpu->id for linux user when realizing
2017-09-19 David Hildenbrands390x: allow only 1 CPU with TCG
2017-09-19 David Hildenbrandtarget/s390x: use program_interrupt() in per_check_exce...
2017-09-19 David Hildenbrandtarget/s390x: use trigger_pgm_exception() in s390_cpu_h...
2017-09-19 David Hildenbrands390x: move sclp_service_call() to sclp.h
2017-09-19 David Hildenbrandtarget/s390x: move some s390x typedefs to cpu-qom.h
2017-09-19 David Hildenbrands390x: move subsystem_reset() to s390-virtio-ccw.h
2017-09-19 David Hildenbrands390x: move s390_virtio_hypercall() to s390-virtio...
2017-09-19 David Hildenbrands390x: rename s390-virtio.h to s390-virtio-hcall.h
2017-09-19 David Hildenbrands390x: get rid of s390-virtio.c
2017-09-19 David Hildenbrandcpu: drop old comments describing members
2017-09-19 David Hildenbrandexec,dump,i386,ppc,s390x: don't include exec/cpu-all...
2017-09-19 Viktor Mihajlovskis390: set DHCP client architecure id for netboot
next