aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-19exec: clamp accesses against the MemoryRegionSectionPaolo Bonzini
2015-06-19exec: do not clamp accesses to MMIO regionsPaolo Bonzini
2015-06-19mc146818rtc: Reset the periodic timer on loadPaul Donohue
2015-06-19qemu-timer: Call clock reset notifiers on forward jumpsPaul Donohue
2015-06-19tests: virtio-scsi: Add test for unaligned WRITE SAMEFam Zheng
2015-06-19ui/cocoa.m: Add machine menu items to change and eject removable drive mediaJohn Arbuckle
2015-06-19ui/cocoa.m: Add Reset and Power Down menu items to Machine menuJohn Arbuckle
2015-06-19vhost: enable vhost without without MSI-XPankaj Gupta
2015-06-19pci: Don't register a specialized 'config_write' if default behavior is intendedShmulik Ladkani
2015-06-19hw/core: rebase sysbus_get_fw_dev_path() to g_strdup_printf()Laszlo Ersek
2015-06-19vhost_net: re-enable when cross endianCédric Le Goater
2015-06-19vhost-net: tell tap backend about the vnet endiannessGreg Kurz
2015-06-19tap: fix non-linux buildMichael S. Tsirkin
2015-06-19ui/cocoa.m: Add Machine menu with pause and resume menu itemsJohn Arbuckle
2015-06-19q35: Re-enable FDC on pc-q35-2.3 and olderEduardo Habkost
2015-06-19scripts: Add support for path as argument of qom-treeMartin Cerveny
2015-06-19tests: Use qtest_add_data_func() consistentlyAndreas Färber
2015-06-19qdev: Free property names after registering gpio aliasesEduardo Habkost
2015-06-19qom: strdup() target property name on object_property_add_alias()Eduardo Habkost
2015-06-18Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-06-18' into ...Peter Maydell
2015-06-18qapi-types: Bury code dead since commit 6b5abc7Markus Armbruster
2015-06-18qapi-types: Split generate_fwd_builtin() off generate_fwd_struct()Markus Armbruster
2015-06-18qapi-types: Drop unused members parametersMarkus Armbruster
2015-06-18qapi-types: Don't filter out expressions with 'gen'Markus Armbruster
2015-06-18qapi: Catch and reject flat union branch of array typeMarkus Armbruster
2015-06-18tests/qapi-schema: New flat union array branch test caseMarkus Armbruster
2015-06-18qapi: Better separate the different kinds of helpersMarkus Armbruster
2015-06-18qapi: Move exprs checking from parse_schema() to check_exprs()Markus Armbruster
2015-06-18qapi: Fix to reject stray 't', 'f' and 'n'Markus Armbruster
2015-06-18qapi: Simplify inclusion cycle detectionMarkus Armbruster
2015-06-18qapi: Fix file name in error messages for included filesMarkus Armbruster
2015-06-18qapi: Improve a couple of confusing variable namesMarkus Armbruster
2015-06-18qapi: Eliminate superfluous QAPISchema attribute input_dirMarkus Armbruster
2015-06-18qapi: Drop bogus command from docsMarkus Armbruster
2015-06-18MAINTAINERS: Fix up QAPI and QAPI schema file patternsMarkus Armbruster
2015-06-18Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2015-06-18vfio: fix build error on CentOS 5.7Leon Alrae
2015-06-17Update OpenBIOS imagesMark Cave-Ayland
2015-06-17tap: add VNET_LE/VNET_BE operationsGreg Kurz
2015-06-17vhost: set vring endianness for legacy virtioGreg Kurz
2015-06-17virtio: introduce virtio_legacy_is_cross_endian()Greg Kurz
2015-06-17linux-headers: sync vhost.hGreg Kurz
2015-06-17tests: virtio-scsi: Move start/stop to individual test functionsFam Zheng
2015-06-17libqos: Complete virtio device ID definition listFam Zheng
2015-06-17libqos: Allow calling guest_free on NULL pointerFam Zheng
2015-06-17tests: Link libqos virtio object to virtio-scsi-testFam Zheng
2015-06-17i8254: fix out-of-bounds memory access in pit_ioport_read()Petr Matousek
2015-06-17qemu-ga: Building Windows MSI installation with configure/MakefileYossi Hindin
2015-06-17qemu-ga: Introduce Windows MSI scriptYossi Hindin