summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Translate pipe2 flags; add to straceRichard Henderson2012-08-042-1/+5
* linux-user: Allocate the right amount of space for non-fixed file mapsRichard Henderson2012-08-041-11/+19
* linux-user: Handle O_SYNC, O_NOATIME, O_CLOEXEC, O_PATHRichard Henderson2012-08-042-2/+25
* linux-user: Sync fcntl.h bits with the kernelRichard Henderson2012-08-041-102/+92
* alpha-linux-user: Handle TARGET_SSI_IEEE_RAISE_EXCEPTION properlyRichard Henderson2012-08-041-10/+51
* alpha-linux-user: Work around hosted mmap allocation problemsRichard Henderson2012-08-041-2/+13
* alpha-linux-user: Fix signal handlingRichard Henderson2012-08-042-1/+43
* build: Fix build breakage detected by buildbotDunrong Huang2012-08-042-4/+7
* fips: fix build on !LinuxAnthony Liguori2012-08-032-3/+5
* Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-08-038-40/+161
|\
| * scsi: add support for ATA_PASSTHROUGH_xx scsi commandCong Meng2012-08-032-5/+87
| * esp: add missing const on TypeInfo structuresHervé Poussineau2012-08-031-2/+2
| * esp: enable for all PCI machinesPaolo Bonzini2012-08-032-1/+1
| * Revert "megasas: disable due to build breakage"Paolo Bonzini2012-08-031-0/+1
| * megasas: static SAS addressesHannes Reinecke2012-08-032-17/+49
| * scsi-disk: fix compilation with DEBUG_SCSIPaolo Bonzini2012-08-031-11/+12
| * megasas: Update function megasys_scsi_uninitStefan Weil2012-08-031-2/+1
| * SCSI: STARTSTOPUNIT only eject/load media if powercondition is 0Ronnie Sahlberg2012-08-031-0/+6
| * SCSI: Update the sense code for PREVENT REMOVAL errorsRonnie Sahlberg2012-08-031-2/+2
* | vnc: disable VNC password authentication (security type 2) when in FIPS modePaul Moore2012-08-036-3/+63
* | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-08-036-13/+48
|\ \
| * | hmp: show the backing file depthBenoît Canet2012-08-031-0/+2
| * | block: Use bdrv_get_backing_file_depth()Benoît Canet2012-08-033-3/+11
| * | block: create bdrv_get_backing_file_depth()Benoît Canet2012-08-032-0/+14
| * | qapi: qapi.py: allow the "'" character to be escapedLuiz Capitulino2012-08-011-10/+21
* | | Merge remote-tracking branch 'afaerber-or/qom-cpu-4' into stagingAnthony Liguori2012-08-036-35/+46
|\ \ \
| * | | cpu: Move thread_kicked to CPUStateAndreas Färber2012-08-023-6/+10
| * | | cpu: Move thread field into CPUStateAndreas Färber2012-08-023-18/+24
| * | | cpu: Move CPU_COMMON_THREAD into CPUStateAndreas Färber2012-08-023-12/+12
| * | | qemu-thread: Let qemu_thread_is_self() return boolAndreas Färber2012-08-023-3/+4
| |/ /
* | | Merge remote-tracking branch 'sstabellini/xen-fixes-20120801' into stagingAnthony Liguori2012-08-031-1/+0
|\ \ \
| * | | fix Xen compilationStefano Stabellini2012-08-011-3/+1
| * | | configure: Fix xen probe with Xen 4.2 and laterAnthony PERARD2012-08-011-1/+0
* | | | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2012-08-0366-827/+974
|\ \ \ \
| * | | | net: add the support for -netdev socket, listenZhi Yong Wu2012-08-011-29/+47
| * | | | net: fix the coding styleZhi Yong Wu2012-08-011-1/+3
| * | | | hub: add the support for hub own flow controlZhi Yong Wu2012-08-011-3/+24
| * | | | net: determine if packets can be sent before net queue deliver packetsZhi Yong Wu2012-08-014-17/+5
| * | | | net: cleanup deliver/deliver_iov func pointersZhi Yong Wu2012-08-014-48/+28
| * | | | net: Make "info network" output more readable infoZhi Yong Wu2012-08-013-7/+15
| * | | | net: Rename qemu_del_vlan_client() to qemu_del_net_client()Stefan Hajnoczi2012-08-0111-20/+20
| * | | | net: Rename vc local variables to ncStefan Hajnoczi2012-08-016-143/+143
| * | | | net: Rename VLANClientState to NetClientStateStefan Hajnoczi2012-08-0150-283/+282
| * | | | net: Rename non_vlan_clients to net_clientsStefan Hajnoczi2012-08-011-11/+11
| * | | | net: Remove VLANStateStefan Hajnoczi2012-08-0118-137/+31
| * | | | net: Remove vlan code from net.cStefan Hajnoczi2012-08-013-110/+0
| * | | | net: Convert qdev_prop_vlan to peer with hubZhi Yong Wu2012-08-015-17/+54
| * | | | net: Drop vlan argument to qemu_new_net_client()Stefan Hajnoczi2012-08-019-26/+18
| * | | | hub: Check that hubs are configured correctlyStefan Hajnoczi2012-08-013-24/+47
| * | | | net: Look up 'vlan' net clients using hubsStefan Hajnoczi2012-08-014-29/+30
OpenPOWER on IntegriCloud