aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-19ssh: Remove unnecessary use of strlen function.Richard W.M. Jones
2013-04-19block/ssh: Add missing gcc format attributesStefan Weil
2013-04-19linux-user: change do_semop to return target errno when unsuccessfulPetar Jovanovic
2013-04-19w64: Fix compiler warnings (wrong format specifier)Stefan Weil
2013-04-19Remove unneeded type castsStefan Weil
2013-04-19virtio.h: drop unused function prototypesLuiz Capitulino
2013-04-19bswap: fix compiler warningAlexey Kardashevskiy
2013-04-19vhost: Add vhost_commit callback for SeaBIOS ROM region re-mappingNicholas Bellinger
2013-04-19scsi: VMWare PVSCSI paravirtual device implementationDmitry Fleytman
2013-04-19scsi: avoid assertion failure on VERIFY commandPaolo Bonzini
2013-04-19linux-user: fix setgroups/getgroups for non-UID16 archsAndreas Schwab
2013-04-19linux-user: fix undefined shift in copy_to_user_fdsetAndreas Schwab
2013-04-19linux-user: change do_semop to return target errno when unsuccessfulPetar Jovanovic
2013-04-18configure: remove duplicate testPaolo Bonzini
2013-04-18configure: CONFIG_NO_XEN is duplicatedPaolo Bonzini
2013-04-18configure: eliminate target_libs_softmmuPaolo Bonzini
2013-04-18configure: move common libraries to config-host.makPaolo Bonzini
2013-04-18configure: move CONFIG_QEMU_LDST_OPTIMIZATION to config-host.makPaolo Bonzini
2013-04-18elfload: use abi_llong/ullong instead of target_llong/ullongPaolo Bonzini
2013-04-18elfload: only give abi_long/ulong the alignment specified by the targetPaolo Bonzini
2013-04-18elfload: use abi_int/uint instead of target_int/uintPaolo Bonzini
2013-04-18elfload: use abi_short/ushort instead of target_short/ushortPaolo Bonzini
2013-04-18elfload: use tswapreg consistently in elf_core_copy_regsPaolo Bonzini
2013-04-18elfload: fix size of registers for N32Paolo Bonzini
2013-04-18elfload: fix size of ABI-dependent fields in core dumpsPaolo Bonzini
2013-04-18configure: QEMU_INCLUDES are the same for all subtargetsPaolo Bonzini
2013-04-18configure/Make: Build libfdt from submodule DTCPeter Crosthwaite
2013-04-18dtc: add submodulePeter Crosthwaite
2013-04-18configure: Put cross compile flags in EXTRA_CFLAGSPeter Crosthwaite
2013-04-17vmxcap: Update according to SDM of January 2013Jan Kiszka
2013-04-17target-i386: kvm: save/restore steal time MSRMarcelo Tosatti
2013-04-17vmxcap: Report APIC register emulation and RDTSCP controlJan Kiszka
2013-04-17vmxcap: Augment reported informationJan Kiszka
2013-04-17vmxcap: Open MSR file in unbuffered modeJan Kiszka
2013-04-17virtio-net: cleanup: init and exit function.KONRAD Frederic
2013-04-17virtio-net: cleanup: use QOM cast.KONRAD Frederic
2013-04-17virtio-net-ccw: switch to the new API.KONRAD Frederic
2013-04-17virtio-net-s390: switch to the new API.KONRAD Frederic
2013-04-17virtio-net-pci: switch to the new API.KONRAD Frederic
2013-04-17virtio-net: add the virtio-net device.KONRAD Frederic
2013-04-17virtio: add two functions to VirtioDeviceClass.KONRAD Frederic
2013-04-17Fix warnings suppressors to honor --disable-werrorMarkus Armbruster
2013-04-17fw_cfg: add qtest test caseAnthony Liguori
2013-04-17i440fx-test: add test for PAM functionalityAnthony Liguori
2013-04-17i440fx-test: add test to compare default register valuesAnthony Liguori
2013-04-17libqos: add malloc supportAnthony Liguori
2013-04-17libqos: add fw_cfg supportAnthony Liguori
2013-04-17qtest: add libqos including PCI supportAnthony Liguori
2013-04-17qtest: don't use system command to avoid double forkAnthony Liguori
2013-04-17migration: reflect incoming failure to shellEric Blake