aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-25ioh3420: Remove obsoleted, unused ioh3420_init functionKnut Omang
2014-08-25pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang
2014-08-25pcie: Fix incorrect write to the ari capability next function fieldKnut Omang
2014-08-25ssdt-tpm: add generated hex file to gitMichael S. Tsirkin
2014-08-25Add ACPI tables for TPMStefan Berger
2014-08-25pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin
2014-08-25pcihp: fix possible array out of boundsGonglei
2014-08-25pci_bridge: manually destroy memory regions within PCIBridgeWindowsPaolo Bonzini
2014-08-24vmxnet3: Pad short frames to minimum size (60 bytes)Ben Draper
2014-08-24libdecnumber: Fix warnings from smatch (missing static, boolean operations)Stefan Weil
2014-08-24linux-user: fix file descriptor leakszhanghailiang
2014-08-24po: Fix Makefile rules for in-tree builds without configurationStefan Weil
2014-08-24slirp/misc: Use the GLib memory allocation APIszhanghailiang
2014-08-24configure: no need to mkdir QMPLiming Wang
2014-08-24dma: axidma: Variablise repeated s->streams[i] sub-exprPeter Crosthwaite
2014-08-24microblaze: ml605: Get rid of ddr_base variablePeter Crosthwaite
2014-08-24tests/bios-tables-test: check the value returned by fopen()zhanghailiang
2014-08-24tcg: dump op count into qemu logzhanghailiang
2014-08-24util/path: Use the GLib memory allocation routineszhanghailiang
2014-08-22Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-08-22Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into stagingPeter Maydell
2014-08-22qemu-img: Allow cache mode specification for amendMax Reitz
2014-08-22qemu-img: Allow source cache mode specificationMax Reitz
2014-08-22linux-user: check return value of malloc()zhanghailiang
2014-08-22linux-user: writev Partial WritesTom Musta
2014-08-22linux-user: Support target-to-host translation of mlockall argumentTom Musta
2014-08-22linux-user: clock_nanosleep errno Handling on PPCTom Musta
2014-08-22linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2Tom Musta
2014-08-22linux-user: Move get_ppc64_abiTom Musta
2014-08-22linux-user: Detect fault in sched_rr_get_intervalTom Musta
2014-08-22linux-user: Handle NULL sched_param argument to sched_*Tom Musta
2014-08-22linux-user: Detect Negative Message Sizes in msgsnd System CallTom Musta
2014-08-22linux-user: Conditionally Pass Attribute Pointer to mq_open()Tom Musta
2014-08-22linux-user: Make ipc syscall's third argument an abi_longTom Musta
2014-08-22linux-user: Properly Handle semun Structure In Cross-Endian SituationsTom Musta
2014-08-22linux-user: Dereference Pointer Argument to ipc/semctl Sys CallTom Musta
2014-08-22linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2Tom Musta
2014-08-22linux-user: add setns and unshareRiku Voipio
2014-08-22linux-user: support ioprio_{get, set} syscallsPaul Burton
2014-08-22linux-user: support timerfd_{create, gettime, settime} syscallsRiku Voipio
2014-08-22linux-user: fix readlink handling with magic exe symlinkMike Frysinger
2014-08-22linux-user: Fix conversion of sigevent argument to timer_createPeter Maydell
2014-08-22linux-user: Fix syscall instruction usermode emulation on X86_64Jincheng Miao
2014-08-22linux-user: redirect openat callsRiku Voipio
2014-08-22linux-user: /proc/self/maps contentMikhail Ilyin
2014-08-22vmdk: Use bdrv_nb_sectors() where sectors, not bytes are wantedMarkus Armbruster
2014-08-22blkdebug: Delete BH in bdrv_aio_cancelFam Zheng
2014-08-22qemu-iotests: add test case 101 for short file I/OStefan Hajnoczi
2014-08-22raw-posix: fix O_DIRECT short readsStefan Hajnoczi
2014-08-22block/iscsi: fix memory corruption on iscsi resizePeter Lieven