aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-06slirp: fix build on mingw32Anthony Liguori
2012-08-06virtio: fix vhost handlingPaolo Bonzini
2012-08-06Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori
2012-08-04Merge branch 'axp-next' of git://repo.or.cz/qemu/rthBlue Swirl
2012-08-04alpha-linux-user: Fix the getpriority syscallRichard Henderson
2012-08-04alpha-linux-user: Properly handle the non-rt sigprocmask syscall.Richard Henderson
2012-08-04alpha-linux-user: Fix a3 error return with v0 error bypass.Richard Henderson
2012-08-04linux-user: Translate pipe2 flags; add to straceRichard Henderson
2012-08-04linux-user: Allocate the right amount of space for non-fixed file mapsRichard Henderson
2012-08-04linux-user: Handle O_SYNC, O_NOATIME, O_CLOEXEC, O_PATHRichard Henderson
2012-08-04linux-user: Sync fcntl.h bits with the kernelRichard Henderson
2012-08-04alpha-linux-user: Handle TARGET_SSI_IEEE_RAISE_EXCEPTION properlyRichard Henderson
2012-08-04alpha-linux-user: Work around hosted mmap allocation problemsRichard Henderson
2012-08-04alpha-linux-user: Fix signal handlingRichard Henderson
2012-08-04bitops: drop volatile qualifierBlue Swirl
2012-08-04configure: Fix set-but-not-used warning in Xen 4.1 probePeter Maydell
2012-08-04configure: Don't run Xen compile checks in subshellsPeter Maydell
2012-08-04Fixes related to processing of qemu's -numa optionChegu Vinod
2012-08-04build: Fix build breakage detected by buildbotDunrong Huang
2012-08-03fips: fix build on !LinuxAnthony Liguori
2012-08-03slirp: Handle whole 127.0.0.0/8 network as local addresses.Anders Waldenborg
2012-08-03Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-08-03scsi: add support for ATA_PASSTHROUGH_xx scsi commandCong Meng
2012-08-03vnc: disable VNC password authentication (security type 2) when in FIPS modePaul Moore
2012-08-03Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-08-03Merge remote-tracking branch 'afaerber-or/qom-cpu-4' into stagingAnthony Liguori
2012-08-03Merge remote-tracking branch 'sstabellini/xen-fixes-20120801' into stagingAnthony Liguori
2012-08-03Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2012-08-03Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-08-03Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori
2012-08-03exec.c: Remove out of date commentPeter Maydell
2012-08-03exec.c: Use subpages for large unaligned mappingsTyler Hall
2012-08-03exec.c: Fix off-by-one error in register_subpageTyler Hall
2012-08-03socket: clean up redundant assignmentAmos Kong
2012-08-03hmp: show the backing file depthBenoît Canet
2012-08-03block: Use bdrv_get_backing_file_depth()Benoît Canet
2012-08-03block: create bdrv_get_backing_file_depth()Benoît Canet
2012-08-03qom: Clean libuser object and dependency filesJan Kiszka
2012-08-03usb: Clean common object and dependency filesJan Kiszka
2012-08-03esp: add missing const on TypeInfo structuresHervé Poussineau
2012-08-03esp: enable for all PCI machinesPaolo Bonzini
2012-08-03Revert "megasas: disable due to build breakage"Paolo Bonzini
2012-08-03megasas: static SAS addressesHannes Reinecke
2012-08-03scsi-disk: fix compilation with DEBUG_SCSIPaolo Bonzini
2012-08-03megasas: Update function megasys_scsi_uninitStefan Weil
2012-08-03SCSI: STARTSTOPUNIT only eject/load media if powercondition is 0Ronnie Sahlberg
2012-08-03SCSI: Update the sense code for PREVENT REMOVAL errorsRonnie Sahlberg
2012-08-02Support 'help' as a synonym for '?' in command line optionsPeter Maydell
2012-08-02cpu: Move thread_kicked to CPUStateAndreas Färber
2012-08-02cpu: Move thread field into CPUStateAndreas Färber