summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bswap: Rewrite all ld<type>_<endian>_p functionsRichard Henderson2013-01-121-270/+30
* bswap: Add host endian unaligned access functionsRichard Henderson2013-01-121-1/+50
* bswap: Tidy base definitions of bswapNRichard Henderson2013-01-121-42/+30
* fdt: Use bswapN instead of bswap_NRichard Henderson2013-01-121-8/+8
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-01-119-52/+22
|\
| * hw/pc.c: Fix converting of ioport_register* to MemoryRegionJulien Grall2013-01-111-0/+12
| * Replace remaining gmtime, localtime by gmtime_r, localtime_rStefan Weil2013-01-114-21/+4
| * savevm: Remove MinGW specific code which is no longer neededStefan Weil2013-01-111-28/+2
| * qga/channel-posix.c: Explicitly include string.hPeter Maydell2013-01-111-0/+1
| * configure: Fix comment (copy+paste bug)Stefan Weil2013-01-111-1/+1
| * readline: avoid memcpy() of overlapping regionsNickolai Zeldovich2013-01-081-2/+2
* | Merge remote-tracking branch 'kraxel/q35.1' into stagingAnthony Liguori2013-01-115-13/+170
|\ \
| * | Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs tooLaszlo Ersek2013-01-111-0/+1
| * | pc: rename machine typesGerd Hoffmann2013-01-112-6/+6
| * | q35: document chipset devicesGerd Hoffmann2013-01-111-0/+129
| * | q35: add ich9 intel hda controllerGerd Hoffmann2013-01-111-7/+34
* | | Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori2013-01-118-32/+477
|\ \ \
| * \ \ Merge branch 'master' of git://git.qemu.org/qemu into prep-upAndreas Färber2013-01-102096-121147/+188921
| |\ \ \ | | |/ /
| * | | prep: Use pc87312 device instead of collection of random ISA devicesHervé Poussineau2012-08-154-32/+12
| * | | prep: Add pc87312 Super I/O emulationHervé Poussineau2012-08-154-0/+461
| * | | prep: Include devices for ppc64 as wellAndreas Färber2012-08-151-0/+3
* | | | virtio-scsi: abort in-flight I/O when the device is resetPaolo Bonzini2013-01-101-0/+4
* | | | qdev: add qbus_reset_allPaolo Bonzini2013-01-102-1/+18
* | | | Make all static TypeInfos constAndreas Färber2013-01-10252-342/+342
| |/ / |/| |
* | | Merge remote-tracking branch 'kraxel/build.1' into stagingAnthony Liguori2013-01-102-0/+9
|\ \ \
| * | | m48t59-test: don't touch watchdogGerd Hoffmann2013-01-101-0/+5
| * | | rtc-test: skip year-2038 overflow check in case time_t is 32bit onlyGerd Hoffmann2013-01-101-0/+4
* | | | Merge remote-tracking branch 'awilliam/tags/qemu-1.4-vfio-20130109.0' into st...Anthony Liguori2013-01-101-6/+28
|\ \ \ \
| * | | | vfio-pci: Loosen sanity checks to allow future featuresAlex Williamson2013-01-081-2/+2
| * | | | vfio-pci: Make host MSI-X enable track guestAlex Williamson2013-01-081-4/+26
* | | | | Check return values from g_poll and selectFabien Chouteau2013-01-091-14/+13
| |/ / / |/| | |
* | | | Merge remote-tracking branch 'mdroth/qga-pull-1-8-2013' into stagingAnthony Liguori2013-01-097-112/+342
|\ \ \ \
| * | | | qemu-ga: sample fsfreeze hooksTomoki Sekiyama2013-01-084-1/+91
| * | | | qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thawTomoki Sekiyama2013-01-083-1/+117
| * | | | qemu-ga: guest_suspend(): improve error reportingLuiz Capitulino2013-01-081-11/+18
| * | | | qemu-ga: bios_supports_mode(): improve error reportingLuiz Capitulino2013-01-081-19/+27
| * | | | qemu-ga: qmp_guest_network_get_interfaces(): get rid of snprintf() + error_set()Luiz Capitulino2013-01-081-21/+8
| * | | | qemu-ga: qmp_guest_fstrim(): get rid of sprintf() + error_set()Luiz Capitulino2013-01-081-7/+3
| * | | | qemu-ga: qmp_guest_fsfreeze_*(): get rid of sprintf() + error_set()Luiz Capitulino2013-01-081-7/+3
| * | | | qemu-ga: build_fs_mount_list(): take an Error argumentLuiz Capitulino2013-01-081-14/+16
| * | | | qemu-ga: qmp_guest_shutdown(): improve error reportingLuiz Capitulino2013-01-081-10/+38
| * | | | qemu-ga: qmp_guest_file_*: improve error reportingLuiz Capitulino2013-01-081-9/+13
| * | | | qemu-ga: qmp_guest_file_close(): fix fclose() error checkLuiz Capitulino2013-01-081-1/+1
| * | | | qemu-ga: guest_file_handle_find(): take an Error argumentLuiz Capitulino2013-01-081-11/+7
|/ / / /
* | | | Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-01-0813-67/+171
|\ \ \ \ | |/ / / |/| | |
| * | | target-i386: Explicitly set vendor for each built-in cpudefIgor Mammedov2013-01-081-9/+31
| * | | target-i386: Sanitize AMD's ext2_features at realize timeIgor Mammedov2013-01-081-10/+11
| * | | target-i386: Filter out unsupported features at realize timeIgor Mammedov2013-01-081-15/+16
| * | | qemu-common.h: Make qemu_init_vcpu() stub static inlineAndreas Färber2013-01-082-3/+3
| * | | target-i386: check/enforce: Eliminate check_feat fieldEduardo Habkost2013-01-081-8/+6
OpenPOWER on IntegriCloud