summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-04configure: Don't run Xen compile checks in subshellsPeter Maydell1-15/+15
2012-08-04Fixes related to processing of qemu's -numa optionChegu Vinod4-25/+27
2012-08-04build: Fix build breakage detected by buildbotDunrong Huang2-4/+7
2012-08-03fips: fix build on !LinuxAnthony Liguori2-3/+5
2012-08-03Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori8-40/+161
2012-08-03scsi: add support for ATA_PASSTHROUGH_xx scsi commandCong Meng2-5/+87
2012-08-03vnc: disable VNC password authentication (security type 2) when in FIPS modePaul Moore6-3/+63
2012-08-03Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori6-13/+48
2012-08-03Merge remote-tracking branch 'afaerber-or/qom-cpu-4' into stagingAnthony Liguori6-35/+46
2012-08-03Merge remote-tracking branch 'sstabellini/xen-fixes-20120801' into stagingAnthony Liguori1-1/+0
2012-08-03Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori66-827/+974
2012-08-03Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori3-16/+12
2012-08-03Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori1-5/+10
2012-08-03exec.c: Remove out of date commentPeter Maydell1-8/+0
2012-08-03exec.c: Use subpages for large unaligned mappingsTyler Hall1-4/+9
2012-08-03exec.c: Fix off-by-one error in register_subpageTyler Hall1-1/+1
2012-08-03socket: clean up redundant assignmentAmos Kong1-1/+0
2012-08-03hmp: show the backing file depthBenoît Canet1-0/+2
2012-08-03block: Use bdrv_get_backing_file_depth()Benoît Canet3-3/+11
2012-08-03block: create bdrv_get_backing_file_depth()Benoît Canet2-0/+14
2012-08-03qom: Clean libuser object and dependency filesJan Kiszka1-1/+1
2012-08-03usb: Clean common object and dependency filesJan Kiszka1-1/+1
2012-08-03esp: add missing const on TypeInfo structuresHervé Poussineau1-2/+2
2012-08-03esp: enable for all PCI machinesPaolo Bonzini2-1/+1
2012-08-03Revert "megasas: disable due to build breakage"Paolo Bonzini1-0/+1
2012-08-03megasas: static SAS addressesHannes Reinecke2-17/+49
2012-08-03scsi-disk: fix compilation with DEBUG_SCSIPaolo Bonzini1-11/+12
2012-08-03megasas: Update function megasys_scsi_uninitStefan Weil1-2/+1
2012-08-03SCSI: STARTSTOPUNIT only eject/load media if powercondition is 0Ronnie Sahlberg1-0/+6
2012-08-03SCSI: Update the sense code for PREVENT REMOVAL errorsRonnie Sahlberg1-2/+2
2012-08-02Support 'help' as a synonym for '?' in command line optionsPeter Maydell17-23/+70
2012-08-02cpu: Move thread_kicked to CPUStateAndreas Färber3-6/+10
2012-08-02cpu: Move thread field into CPUStateAndreas Färber3-18/+24
2012-08-02cpu: Move CPU_COMMON_THREAD into CPUStateAndreas Färber3-12/+12
2012-08-02qemu-thread: Let qemu_thread_is_self() return boolAndreas Färber3-3/+4
2012-08-01qapi: qapi.py: allow the "'" character to be escapedLuiz Capitulino1-10/+21
2012-08-01Replace 'struct siginfo' with 'siginfo_t'.Richard W.M. Jones2-5/+5
2012-08-01target-i386: move cpu_reset and reset callback to cpu.cIgor Mammedov2-8/+15
2012-08-01target-i386: move cpu halted decision into x86_cpu_resetIgor Mammedov6-15/+36
2012-08-01fix Xen compilationStefano Stabellini1-3/+1
2012-08-01fix Xen compilationStefano Stabellini1-3/+1
2012-08-01configure: Fix xen probe with Xen 4.2 and laterAnthony PERARD1-1/+0
2012-08-01net: add the support for -netdev socket, listenZhi Yong Wu1-29/+47
2012-08-01net: fix the coding styleZhi Yong Wu1-1/+3
2012-08-01hub: add the support for hub own flow controlZhi Yong Wu1-3/+24
2012-08-01net: determine if packets can be sent before net queue deliver packetsZhi Yong Wu4-17/+5
2012-08-01net: cleanup deliver/deliver_iov func pointersZhi Yong Wu4-48/+28
2012-08-01net: Make "info network" output more readable infoZhi Yong Wu3-7/+15
2012-08-01net: Rename qemu_del_vlan_client() to qemu_del_net_client()Stefan Hajnoczi11-20/+20
2012-08-01net: Rename vc local variables to ncStefan Hajnoczi6-143/+143