]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2016-06-08  Denis V. Lunevblock: split write_zeroes always
2016-06-07  Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2016-06-07  Laurent Vivierhbitmap: Use DIV_ROUND_UP
2016-06-07  Laurent Vivierqemu-timer: Use DIV_ROUND_UP
2016-06-07  Laurent Vivierlinux-user: Use DIV_ROUND_UP
2016-06-07  Laurent Vivierslirp: Use DIV_ROUND_UP
2016-06-07  Laurent Vivierusb: Use DIV_ROUND_UP
2016-06-07  Laurent Vivierrocker: Use DIV_ROUND_UP
2016-06-07  Laurent VivierSPICE: Use DIV_ROUND_UP
2016-06-07  Laurent Vivieraudio: Use DIV_ROUND_UP
2016-06-07  Laurent Vivierxen: Use DIV_ROUND_UP
2016-06-07  Laurent Viviercrypto: Use DIV_ROUND_UP
2016-06-07  Laurent Vivierblock: Use DIV_ROUND_UP
2016-06-07  Laurent Vivierqed: Use DIV_ROUND_UP
2016-06-07  Laurent Vivierqcow/qcow2: Use DIV_ROUND_UP
2016-06-07  Laurent Vivierparallels: Use DIV_ROUND_UP
2016-06-07  Laurent Viviercoccinelle: use macro DIV_ROUND_UP instead of (((n...
2016-06-07  Peter Maydellthunk: Rename args and fields in host-target bitmask...
2016-06-07  Peter Maydellthunk: Drop unused NO_THUNK_TYPE_SIZE guards
2016-06-07  Peter Maydellqemu-common.h: Drop WORDS_ALIGNED define
2016-06-07  Eric Blakehost-utils: Prefer 'false' for bool type
2016-06-07  Wei Jiangangdocs/multi-thread-compression: Fix wrong command string
2016-06-07  Peter Maydellall: Remove unnecessary glib.h includes
2016-06-07  Peter Maydellqga: Remove unnecessary glib.h includes
2016-06-07  Peter Maydelltests: Remove unnecessary glib.h includes
2016-06-07  Peter Maydellclean-includes: Add glib.h to list of unneeded includes
2016-06-07  Igor Mammedovpc: cleanup unused struct PcRomPciInfo
2016-06-07  Sameeh Jubrane1000: Removing unnecessary if statement
2016-06-07  Steven LuoFix configure test for PBKDF2 in nettle
2016-06-07  Alberto Garciadocs: Fix a couple of typos in throttle.txt
2016-06-07  Peter Maydellhw: Clean up includes
2016-06-07  Peter Maydellreplay: Clean up includes
2016-06-07  Cao jinfw_cfg: follow CODING_STYLE
2016-06-07  Cao jinqdev: Clean up around properties
2016-06-07  Eric Blakemonitor: Typo fix
2016-06-07  Cao jinICH9: fix typo
2016-06-07  Stefan Weilscripts: Use $(..) instead of deprecated `..`
2016-06-07  Stefan Weilconfigure: Use $(..) instead of deprecated `..`
2016-06-07  Peter Maydellqemu-options.hx: Specify the units for -machine kvm_sha...
2016-06-07  James ClarkeFix linking relocatable objects on Sparc
2016-06-07  Laurent Vivierppc: Remove a potential overflow in muldiv64()
2016-06-07  Laurent Vivierreplace muldiv64(a, b, c) by (uint64_t)a * b / c
2016-06-07  Laurent Vivierremove useless muldiv64()
2016-06-07  Laurent VivierThe only 64bit parameter of muldiv64() is the first...
2016-06-07  Laurent Vivierscripts: add muldiv64() checking coccinelle scripts
2016-06-07  Peter Wugdbstub: set listen backlog to 1
2016-06-07  Jan Veselypo/Makefile: call rm -f directly
2016-06-07  Stefan Weiltarget-moxie: Remove unused struct elements
2016-06-07  Michael Tokarevfsdev: spelling fix
2016-06-07  Michael Tokarevqga: spelling fix
2016-06-07  Michael Tokarevdocs: "specify" spell fix
2016-06-07  Michael Tokarevhw/ipmi: fix spelling
2016-06-07  Michael Tokarevs390x/virtio-ccw: fix spelling
2016-06-07  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-06-07  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-06-07  Eduardo Habkostdocker: Don't use eval trick on Makefile
2016-06-07  Stefan Hajnoczithrottle: refuse iops-size without iops-total/read...
2016-06-07  Fam Zhengblock: Drop bdrv_ioctl_bh_cb
2016-06-07  Eric Blakeblock: Move BlockRequest type to io.c
2016-06-07  Peter Lievenblock/io: optimize bdrv_co_pwritev for small requests
2016-06-07  Changlong Xieiostatus: fix comments for block_job_iostatus_reset
2016-06-07  Kevin Wolfblock/io: Remove unused bdrv_aio_write_zeroes()
2016-06-07  Stefan Hajnoczivirtio: drop duplicate virtio_queue_get_id() function
2016-06-07  Fam Zhengvirtio-scsi: Remove op blocker for dataplane
2016-06-07  Fam Zhengvirtio-blk: Remove op blocker for dataplane
2016-06-07  Fam Zhengblockdev-backup: Don't move target AioContext if it...
2016-06-07  Fam Zhengblockdev-backup: Use bdrv_lookup_bs on target
2016-06-07  Stefan Hajnoczitests: avoid coroutine pool test crash
2016-06-07  Greg Kurzvirtio: move bi-endian target support to a single location
2016-06-07  Xiao Guangrongpc-dimm: introduce realize callback
2016-06-07  Xiao Guangrongpc-dimm: get memory region from ->get_memory_region()
2016-06-07  Igor Mammedovacpi: make bios_linker_loader_add_checksum() API offset...
2016-06-07  Igor Mammedovacpi: make bios_linker_loader_add_pointer() API offset...
2016-06-07  Igor Mammedovtpm: apci: cleanup TCPA table initialization
2016-06-07  Igor Mammedovacpi: cleanup bios_linker_loader_cleanup()
2016-06-07  Igor Mammedovacpi: simplify bios_linker API by removing redundant...
2016-06-07  Igor Mammedovacpi: convert linker from GArray to BIOSLinker structure
2016-06-07  Igor Mammedovpc: use AcpiDeviceIfClass.send_event to issue GPE events
2016-06-07  Igor Mammedovacpi: extend ACPI interface to provide send_event hook
2016-06-07  Corey Minyardpc: Postpone SMBIOS table installation to post machine...
2016-06-07  Corey Minyardipmi: rework the fwinfo to be fetched from the interface
2016-06-07  Igor Mammedovtests: acpi: update tables with consolidated legacy...
2016-06-07  Igor Mammedovpc: acpi: cpuhp-legacy: switch ProcessorID to possible_...
2016-06-07  Igor Mammedovpc: acpi: simplify build_legacy_cpu_hotplug_aml() signature
2016-06-07  Igor Mammedovpc: acpi: consolidate legacy CPU hotplug in one file
2016-06-07  Igor Mammedovpc: acpi: mark current CPU hotplug functions as legacy
2016-06-07  Igor Mammedovpc: acpi: cpu-hotplug: make AML CPU_foo defines local...
2016-06-07  Igor Mammedovpc: acpi: consolidate \GPE._E02 with the rest of CPU...
2016-06-07  Igor Mammedovpc: acpi: consolidate CPU hotplug AML
2016-06-07  Igor Mammedovpc: acpi: remove AML for empty/not used GPE handlers
2016-06-07  Igor Mammedovacpi: add aml_refof()
2016-06-07  Igor Mammedovacpi: add aml_debug()
2016-06-07  Igor Mammedovtests: acpi: report names of expected files in verbose...
2016-06-07  Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-06-07  Benjamin Herrenschmidtppc: Do not take exceptions on unknown SPRs in privileg...
2016-06-07  Benjamin Herrenschmidtppc: Add missing slbfee. instruction on ppc64 BookS...
2016-06-07  Benjamin Herrenschmidtppc: Fix slbia decode
2016-06-07  Benjamin Herrenschmidtppc: Fix mtmsr decoding
2016-06-07  Benjamin Herrenschmidtppc: POWER7 has lq/stq instructions and stq need to...
2016-06-07  Benjamin Herrenschmidtppc: POWER7 had ACOP and PID registers
next