]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2014-07-01  Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-07-01  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/scsi...
2014-07-01  Alexey Kardashevskiyconfigure: Fix -lm test, so that tools can be compiled...
2014-07-01  Cédric Le Goatervirtio-scsi: scsi events must be converted to target...
2014-07-01  Greg Kurzvirtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIR...
2014-07-01  Andreas Färberirq: Slim conversion of qemu_irq to QOM
2014-07-01  Peter Crosthwaiteirq: Allocate IRQs individually
2014-06-30  Andreas Färberhw: Fix qemu_allocate_irqs() leaks
2014-06-30  Andreas Färbersdhci: Fix misuse of qemu_free_irqs()
2014-06-30  Peter Crosthwaiteqom: Remove parent pointer when unparenting
2014-06-30  Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2014-06-30  Paolo Bonzinivfio: use correct runstate
2014-06-30  Alexey Kardashevskiyvfio: Make BARs native endian
2014-06-30  Alex Williamsonvfio-pci: Fix MSI-X masking performance
2014-06-30  Alex Williamsonvfio-pci: Fix MSI/X debug code
2014-06-30  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/nbd-next...
2014-06-30  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/small...
2014-06-30  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-06-30  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-06-30  Paolo Bonzinitests/test-qmp-event: fix for GLib < 2.31
2014-06-30  Roger Pau Monneserial: poll the serial console with G_IO_HUP
2014-06-30  Hani Benhabilesnbd: Handle NBD_OPT_LIST option.
2014-06-30  Hani Benhabilesnbd: Handle fixed new-style clients.
2014-06-30  Hani Benhabilesnbd: Shutdown socket before closing.
2014-06-29  Stefan Weildisas/libvixl: Fix wrong format strings
2014-06-29  Richard Hendersondisas/libvixl: Update README for version base
2014-06-29  Peter Maydellui/cocoa: Honour -show-cursor command line option
2014-06-29  Peter Maydellui/cocoa: Fix handling of absolute positioning devices
2014-06-29  Peter Maydellui/cocoa: Add utility method to check if point is withi...
2014-06-29  Peter Maydellui/cocoa: Cope with first surface being same as initial...
2014-06-29  Alistair Francistimer: cadence_ttc: Convert to instance_init
2014-06-29  Peter Maydellhw/arm/pxa2xx_gpio: Correct and register vmstate
2014-06-29  Peter Maydellhw/arm/pxa2xx_gpio: Fix handling of GPSR/GPCR reads
2014-06-29  Peter Maydellhw/arm/strongarm: Wire up missing GPIO and PPC vmstate
2014-06-29  Peter Maydellhw/arm/strongarm: Fix handling of GPSR/GPCR reads
2014-06-29  Peter Maydellhw/arm/virt: Provide PL031 RTC
2014-06-29  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-06-29  Hu Taotests: add human format test for string output visitor
2014-06-29  Greg Kurzvhost-net: disable when cross-endian
2014-06-29  Greg Kurztarget-ppc: enable virtio endian ambivalent support
2014-06-29  Greg Kurzvirtio-9p: use virtio wrappers to access headers
2014-06-29  Rusty Russellvirtio-serial-bus: use virtio wrappers to access headers
2014-06-29  Rusty Russellvirtio-scsi: use virtio wrappers to access headers
2014-06-29  Rusty Russellvirtio-blk: use virtio wrappers to access headers
2014-06-29  Rusty Russellvirtio-balloon: use virtio wrappers to access page...
2014-06-29  Rusty Russellvirtio-net: use virtio wrappers to access headers
2014-06-29  Rusty Russellvirtio: allow byte swapping for vring
2014-06-29  Greg Kurzvirtio: memory accessors for endian-ambivalent targets
2014-06-29  Greg Kurzvirtio: add endian-ambivalent support to VirtIODevice
2014-06-29  Greg Kurzcpu: introduce CPUClass::virtio_is_big_endian()
2014-06-29  Greg Kurzexec: introduce target_words_bigendian() helper
2014-06-29  Greg Kurzvirtio: add subsections to the migration stream
2014-06-29  Greg Kurzvirtio-rng: implement per-device migration calls
2014-06-29  Greg Kurzvirtio-balloon: implement per-device migration calls
2014-06-29  Greg Kurzvirtio-serial: implement per-device migration calls
2014-06-29  Greg Kurzvirtio-blk: implement per-device migration calls
2014-06-29  Greg Kurzvirtio-net: implement per-device migration calls
2014-06-29  Greg Kurzvirtio: introduce device specific migration calls
2014-06-29  Alexander Grafvirtio-serial: don't migrate the config space
2014-06-29  Cédric Le Goatervirtio-net: byteswap virtio-net header
2014-06-29  Michael S.... vhost-user: typo fixups
2014-06-29  Damjan Marionvhost-user: fix regions provied with VHOST_USER_SET_MEM...
2014-06-29  Eduardo Habkostnuma: Reject configuration if not all node IDs are...
2014-06-29  Eduardo Habkostnuma: Reject duplicate node IDs
2014-06-29  Eduardo Habkostnuma: Keep track of NUMA nodes present on the command...
2014-06-29  Dr. David Alan... Allow mismatched virtio config-len
2014-06-29  Don Slutzpc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory...
2014-06-29  Damjan Marionvhost-user: fix wrong ids in documentation
2014-06-29  Marcelo Tosattimc146818rtc: add rtc-reset-reinjection QMP command
2014-06-29  Eduardo Habkostpc: Fix "prog_if" typo on PC_COMPAT_2_0
2014-06-29  Eduardo Habkostpc: Move q35 compat props to PC_COMPAT_*
2014-06-29  Michael S.... numa: fix comment
2014-06-29  Michael S.... openrisc: fix comment
2014-06-29  Michael S.... numa: fix comment
2014-06-29  Peter MaydellMerge remote-tracking branch 'remotes/riku/linux-user...
2014-06-29  Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20140...
2014-06-29  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-06-29  Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-06-29  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-06-29  Paul Burtonlinux-user: support the SIOCGIFINDEX ioctl
2014-06-29  Paul Burtonlinux-user: support the KDSIGACCEPT ioctl
2014-06-29  Paul Burtonlinux-user: allow NULL tv argument for settimeofday
2014-06-29  Paul Burtonlinux-user: respect timezone for settimeofday
2014-06-29  Paul Burtonlinux-user: fix struct target_epoll_event layout for...
2014-06-29  Paul Burtonlinux-user: support strace of epoll_create1
2014-06-29  Paul Burtonlinux-user: allow NULL arguments to mount
2014-06-29  Paul Burtonlinux-user: support SO_PASSSEC setsockopt option
2014-06-29  Paul Burtonlinux-user: support SO_{SND, RCV}BUFFORCE setsockopt...
2014-06-29  Paul Burtonlinux-user: support SO_ACCEPTCONN getsockopt option
2014-06-29  Paul Burtonlinux-user: translate the result of getsockopt SO_TYPE
2014-06-29  Wim Vander... linux-user: added fake open() for /proc/self/cmdline
2014-06-29  Christophe... Add support for MAP_NORESERVE mmap flag.
2014-06-29  Peter MaydellMerge remote-tracking branch 'remotes/agraf/tags/signed...
2014-06-29  Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2014-06-29  Peter Maydelltcg/ppc: Fix support for 64-bit PPC MacOSX hosts
2014-06-28  Max Filippovhw/xtensa/xtfpga: implement initrd loading
2014-06-28  Max Filippovhw/xtensa/xtfpga: implement DTB loading
2014-06-28  Max Filippovhw/xtensa/xtfpga: implement uImage loading
2014-06-28  Max Filippovhw/xtensa/xtfpga: add memory info to bootparam
2014-06-28  Max Filippovhw/xtensa/xtfpga: refactor bootparameters filling
next