]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2017-09-01 Brijesh Singhtarget-i386/cpu: Add new EPYC CPU model
2017-09-01 Yi Wanghmp: allow apic-id for "info lapic"
2017-09-01 Eduardo Habkostcpu: cpu_by_arch_id() helper
2017-09-01 Eduardo Habkostqom: Remove unused errp parameter from can_be_deleted()
2017-08-31 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2017-08-31 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-08-31 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2017-08-31 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-08-31 Marc-André... eepro100: replace g_malloc()+memcpy() with g_memdup()
2017-08-31 Marc-André... test-iov: replace g_malloc()+memcpy() with g_memdup()
2017-08-31 Marc-André... i386: replace g_malloc()+memcpy() with g_memdup()
2017-08-31 Marc-André... i386: introduce ELF_NOTE_SIZE macro
2017-08-31 Marc-André... decnumber: use DIV_ROUND_UP
2017-08-31 Marc-André... kvm: use DIV_ROUND_UP
2017-08-31 Marc-André... i386/dump: use DIV_ROUND_UP
2017-08-31 Marc-André... ppc: use DIV_ROUND_UP
2017-08-31 Marc-André... msix: use DIV_ROUND_UP
2017-08-31 Marc-André... usb-hub: use DIV_ROUND_UP
2017-08-31 Marc-André... q35: use DIV_ROUND_UP
2017-08-31 Marc-André... piix: use DIV_ROUND_UP
2017-08-31 Marc-André... virtio-serial: use DIV_ROUND_UP
2017-08-31 Marc-André... console: use DIV_ROUND_UP
2017-08-31 Marc-André... monitor: use DIV_ROUND_UP
2017-08-31 Marc-André... virtio-gpu: use DIV_ROUND_UP
2017-08-31 Marc-André... vga: use DIV_ROUND_UP
2017-08-31 Marc-André... ui: use DIV_ROUND_UP
2017-08-31 Marc-André... vnc: use DIV_ROUND_UP
2017-08-31 Marc-André... vvfat: use DIV_ROUND_UP
2017-08-31 Marc-André... vpc: use DIV_ROUND_UP
2017-08-31 Marc-André... qcow2: use DIV_ROUND_UP
2017-08-31 Marc-André... dmg: use DIV_ROUND_UP
2017-08-31 Marc-André... pcspk: use QEMU_ALIGN_DOWN
2017-08-31 Marc-André... i8254: use QEMU_ALIGN_DOWN
2017-08-31 Marc-André... vhost: use QEMU_ALIGN_DOWN
2017-08-31 Marc-André... vhdx: use QEMU_ALIGN_DOWN
2017-08-31 Marc-André... vnc: use QEMU_ALIGN_DOWN
2017-08-31 Marc-André... i386: use ROUND_UP macro
2017-08-30 Samuel Thibaultslirp: fix clearing ifq_so from pending packets
2017-08-30 Peter MaydellOpen 2.11 development tree
2017-08-30 Vladimir Sementsov... block/nbd-client: refactor request send/receive
2017-08-30 Vladimir Sementsov... block/nbd-client: rename nbd_recv_coroutines_enter_all
2017-08-30 Vladimir Sementsov... block/nbd-client: get rid of ssize_t
2017-08-30 Vladimir Sementsov... nbd/client: fix nbd_send_request to return int
2017-08-30 Vladimir Sementsov... nbd/client: refactor nbd_receive_reply
2017-08-30 Vladimir Sementsov... nbd/client: refactor nbd_read_eof
2017-08-30 Vladimir Sementsov... nbd/client: fix nbd_opt_go
2017-08-30 Stefan Hajnocziqemu-iotests: test NBD over UNIX domain sockets in 083
2017-08-30 Stefan Hajnocziqemu-iotests: improve nbd-fault-injector.py startup...
2017-08-30 Stefan Hajnoczinbd-client: avoid read_reply_co entry if send failed
2017-08-30 Kashyap Chamarthyqemu-iotests: Extend non-shared storage migration test...
2017-08-30 Stefan Hajnocziqcow2: allocate cluster_cache/cluster_data on demand
2017-08-30 Yi Min Zhaos390x/pci: fixup trap_msix()
2017-08-30 Cornelia Huckpc-bios/s390-ccw.img: update image
2017-08-30 Farhan Alis390-ccw: Fix alignment for CCW1
2017-08-30 Thomas Huths390x/s390-stattrib: Mark the storage attribute as...
2017-08-30 David Hildenbrandtarget/s390x: cleanup cpu.h
2017-08-30 David Hildenbrands390x/kvm: move KVM declarations and stubs to separate...
2017-08-30 David Hildenbrands390x: avoid calling kvm_ functions outside of target...
2017-08-30 David Hildenbrandtarget/s390x: move a couple of functions to cpu.c
2017-08-30 David Hildenbrandtarget/s390x: introduce internal.h
2017-08-30 David Hildenbrandtarget/s390x: move get_per_in_range() to misc_helper.c
2017-08-30 David Hildenbrandtarget/s390x: move s390_do_cpu_reset() to diag.c
2017-08-30 David Hildenbrandtarget/s390x: move psw_key_valid() to mem_helper.c
2017-08-30 David Hildenbrandtarget/s390x: move cpu_mmu_idx_to_asc() to excp_helper.c
2017-08-30 David Hildenbrandtarget/s390x: move cc_name() to helper.c
2017-08-30 David Hildenbrandtarget/s390x: move gtod_*() declarations to s390-virtio.h
2017-08-30 David Hildenbrands390x: drop inclusion of sysemu/kvm.h from some files
2017-08-30 David Hildenbrands390x/cpumodel: factor out determination of default...
2017-08-30 David Hildenbrandtarget/s390x: no need to pass kvm_state to savevm_gtod...
2017-08-30 David Hildenbrandtarget/s390x: simplify gs_allowed()
2017-08-30 David Hildenbrandtarget/s390x: simplify ri_allowed()
2017-08-30 David Hildenbrands390x/kvm: drop KVMState parameter from kvm_s390_set_me...
2017-08-30 David Hildenbrands390x/kvm: drop KVMState parameter from s390_get_memslo...
2017-08-30 Thomas Huths390x/s390-skeys: Mark the storage key devices with...
2017-08-30 Cornelia Hucks390x: refine pci dependencies
2017-08-30 Cornelia Hucks390x/pci: fence off instructions for non-pci
2017-08-30 Cornelia Hucks390x/sclp: properly guard pci-specific functions
2017-08-30 Cornelia Hucks390x/ccw: create s390 phb conditionally
2017-08-30 Cornelia Hucks390x/pci: do not advertise pci on non-pci builds
2017-08-30 Cornelia Hucks390x: chsc nt2 events are pci-only
2017-08-30 Cornelia Hucks390x/pci: add stubs
2017-08-30 Cornelia Huckkvm: remove hard dependency on pci
2017-08-30 Cornelia Huck9pfs: fix dependencies
2017-08-30 Christian Borntraegerconfigure: enable --s390-pgste linker option
2017-08-30 Cornelia Hucks390x: wire up diag288 in tcg
2017-08-30 Thomas Huthwatchdog/wdt_diag288: Mark diag288 watchdog as non...
2017-08-30 Cornelia Hucks390x/tcg: specification exception for unknown diag
2017-08-30 Thomas Huthtests: Add network filter tests to the check-qtest...
2017-08-30 Thomas Huthtests: Run filter-redirector and -mirror test only...
2017-08-30 Thomas Huthtests/pxe: Check virtio-net-ccw on s390x
2017-08-30 Thomas Huthtests/boot-sector: Do not overwrite the x86 buffer...
2017-08-30 Thomas Huths390x/ipl: The s390-ipl device is not hot-pluggable
2017-08-30 Cornelia Hucks390x: introduce 2.11 compat machine
2017-08-30 Dong Jia Shis390x/css: generate solicited crw for rchp completion...
2017-08-30 Dong Jia Shis390x/css: use macro for event-information pending...
2017-08-30 Peter MaydellUpdate version for v2.10.0 release
2017-08-30 Fred Rollandqemu-doc: Add UUID support in initiator name
2017-08-30 Stefan Hajnoczitests: migration/guestperf Python 2.6 argparse compatib...
2017-08-30 Stefan Hajnoczidocker.py: Python 2.6 argparse compatibility
2017-08-30 Stefan Hajnocziscripts: add argparse module for Python 2.6 compatibility
next