]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2016-08-03 Eric Blakeosdep: Document differences in rounding macros
2016-08-03 Eric Blakenbd: Limit nbdflags to 16 bits
2016-08-03 Eric Blakenbd: Fix bad flag detection on server
2016-08-03 Igor Mammedovi2c: fix migration regression introduced by broadcast...
2016-08-03 Paolo Bonzinimptsas: really fix migration compatibility
2016-08-03 Emilio G. Cotaqdist: return "(empty)" instead of NULL when printing...
2016-08-03 Emilio G. Cotaqdist: use g_renew and g_new instead of g_realloc and...
2016-08-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-08-03 Daniel P. Berrangevnc: ensure connection sharing/limits is always configured
2016-08-03 Daniel P. Berrangevnc: fix crash when vnc_server_info_get has an error
2016-08-03 Daniel P. Berrangevnc: don't crash getting server info if lsock is NULL
2016-08-03 Juergen Grossxen: use a common function for pv and hvm guest backend...
2016-08-03 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-08-03 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-08-03 Daniel P. Berrangeio: remove mistaken call to object_ref on QTask
2016-08-03 Juergen Grossxen: drain submit queue in xen-usb before removing...
2016-08-03 Juergen Grossxen: when removing a backend don't remove many of them
2016-08-03 Peter Xukvm-irqchip: only commit route when irqchip is used
2016-08-03 Bharata B Raospapr: Error out when CPU hotplug is attempted on older...
2016-08-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-08-02 Evgeny Yakovlevehci: faster frame index calculation for skipped frames
2016-08-02 Stefan Weilwxx: Fix compilation of host-libusb.c
2016-08-02 Stefan Weilwxx: Fix compiler warning for host-libusb.c
2016-08-02 Eduardo HabkostMAINTAINERS: Add Host Memory Backends section
2016-08-02 Emilio G. Cotaqdist: fix memory leak during binning
2016-08-02 Dave Hansentarget-i386: fix typo in xsetbv implementation
2016-08-02 Emilio G. Cotaqht: do not segfault when gathering stats from an unini...
2016-08-02 Cao jinutil: Drop inet_listen()
2016-08-02 Cao jinutil: drop unix_nonblocking_connect()
2016-08-02 Cao jinutil: drop inet_nonblocking_connect()
2016-08-02 Paolo Bonzinicheckpatch: add check for bzero
2016-08-02 Igor Mammedovfix qemu exit on memory hotplug when allocation fails...
2016-08-02 Greg Kurznuma: set the memory backend "is_mapped" field
2016-08-02 Paolo Bonziniutil/qht: Document memory ordering assumptions
2016-08-01 Alistair FrancisMAINTAINERS: Update the Xilinx maintainers
2016-08-01 Sean BrunoFix bsd-user build errors after 8642c1b81e0418df066a796...
2016-07-29 Peter MaydellUpdate version for v2.7.0-rc1 release
2016-07-29 Aaron Lindsayavx2 configure: Disable if static build
2016-07-29 Sean BrunoUnbreak FreeBSD build after optionrom update.
2016-07-29 Paolo Bonzinioptionrom: fix detection of -Wa,-32
2016-07-29 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2016-07-29 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-07-29 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-07-29 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2016-07-29 Laurent Viviertests: add drive_del-test to ppc/ppc64
2016-07-29 Cao jinmptsas: Fix a migration compatible issue
2016-07-29 Marc-André... vhost: do not update last avail idx on get_vring_base...
2016-07-29 Bharata B Raospapr: Prevent boot CPU core removal
2016-07-29 Benjamin Herrenschmidtppc: Fix fault PC reporting for lve*/stve* VMX instructions
2016-07-29 lvivier@redhat.comtest: port postcopy test to ppc64
2016-07-29 David GibsonRevert "spapr: Ensure CPU cores are added contiguously...
2016-07-29 Igor Mammedovspapr: init CPUState->cpu_index with index relative...
2016-07-28 John Snowide: fix halted IO segfault at reset
2016-07-28 Marc-André... vhost: add vhost_net_set_backend()
2016-07-28 Marc-André... vhost-user: add error report in vhost_user_write()
2016-07-28 Marc-André... tests: fix vhost-user-test leak
2016-07-28 Marc-André... tests: plug some leaks in virtio-net-test
2016-07-28 Marc-André... vhost-user: wait until backend init is completed
2016-07-28 Marc-André... char: add and use tcp_chr_wait_connected
2016-07-28 Marc-André... char: add chr_wait_connected callback
2016-07-28 Marc-André... vhost: add assert() to check runtime behaviour
2016-07-28 Marc-André... vhost-net: vhost_migration_done is vhost-user specific
2016-07-28 Marc-André... Revert "vhost-net: do not crash if backend is not present"
2016-07-28 Marc-André... vhost-user: add get_vhost_net() assertions
2016-07-28 Marc-André... vhost-user: keep vhost_net after a disconnection
2016-07-28 Marc-André... vhost-user: check vhost_user_{read,write}() return...
2016-07-28 Marc-André... vhost-user: check qemu_chr_fe_set_msgfds() return value
2016-07-28 Marc-André... vhost-user: call set_msgfds unconditionally
2016-07-28 Marc-André... qemu-char: fix qemu_chr_fe_set_msgfds() crash when...
2016-07-28 Marc-André... vhost: use error_report() instead of fprintf(stderr...
2016-07-28 Marc-André... vhost: add missing VHOST_OPS_DEBUG
2016-07-28 Marc-André... vhost: do not assert() on vhost_ops failure
2016-07-28 Marc-André... vhost: fix calling vhost_dev_cleanup() after vhost_dev_...
2016-07-28 Marc-André... vhost-net: always call vhost_dev_cleanup() on failure
2016-07-28 Marc-André... vhost: make vhost_dev_cleanup() idempotent
2016-07-28 Marc-André... vhost: fix cleanup on not fully initialized device
2016-07-28 Marc-André... vhost: assert the log was cleaned up
2016-07-28 Marc-André... vhost: make vhost_log_put() idempotent
2016-07-28 Marc-André... vhost: don't assume opaque is a fd, use backend cleanup
2016-07-28 Marc-André... vhost-user: disconnect on HUP
2016-07-28 Marc-André... vhost-user: minor simplification
2016-07-28 Marc-André... misc: indentation
2016-07-28 Prasad J Panditvirtio: check vring descriptor buffer length
2016-07-28 Marcel Apfelbaumhw/virtio-pci: fix virtio behaviour
2016-07-28 Wei Jiangangapb: convert init to realize
2016-07-28 Wei Jianganghw/pci-bridge: Convert pxb initialization functions...
2016-07-28 Marcel Apfelbaumhw/apci: handle 64-bit MMIO regions correctly
2016-07-28 Marcel Apfelbaumacpi: refactor pxb crs computation
2016-07-28 Marcel Apfelbaumhw/acpi: fix a DSDT table issue when a pxb is present.
2016-07-28 Marcel Apfelbaumhw/pxb: declare pxb devices as not hot-pluggable
2016-07-28 Marcel Apfelbaumhw/pcie-root-port: Fix PCIe root port initialization
2016-07-28 Michael S.... pcie: fix link active status bit migration
2016-07-28 Leon Alraetarget-mips: fix EntryHi.EHINV being cleared on TLB...
2016-07-28 Paul Burtonhw/mips_malta: Fix YAMON API print routine
2016-07-27 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-07-27 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-07-27 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2016-07-27 Greg Kurzvl: exit if a bad property value is passed to -global
2016-07-27 Greg Kurzqdev: ignore GlobalProperty.errp for hotplugged devices
2016-07-27 Greg Kurzmachine: Add comment to abort path in machine_set_kerne...
next