summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: Introduce BlockDriver.bdrv_drain callbackFam Zheng2015-11-122-1/+21
* block: Drop BlockDriver.bdrv_ioctlFam Zheng2015-11-124-48/+0
* block: Emulate bdrv_ioctl with bdrv_aio_ioctl and track bothFam Zheng2015-11-121-9/+92
* block: Add ioctl parameter fields to BlockRequestFam Zheng2015-11-121-4/+12
* iscsi: Emulate commands in iscsi_aio_ioctl as iscsi_ioctlFam Zheng2015-11-121-2/+38
* block: Track discard requestsFam Zheng2015-11-121-3/+10
* block: Track flush requestsFam Zheng2015-11-121-3/+8
* block: Add more types for tracked requestFam Zheng2015-11-122-5/+14
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2015-11-1217-172/+448
|\
| * net: netmap: use error_setg() helpers in place of error_report()Vincenzo Maffione2015-11-121-11/+11
| * net: netmap: Fix compilation issueVincenzo Maffione2015-11-121-1/+1
| * e1000: Introducing backward compatibility command line parameterLeonid Bloch2015-11-122-1/+7
| * e1000: Implementing various countersLeonid Bloch2015-11-121-5/+85
| * e1000: Fixing the packet address filtering procedureLeonid Bloch2015-11-121-3/+7
| * e1000: Fixing the received/transmitted octets' countersLeonid Bloch2015-11-121-8/+18
| * e1000: Fixing the received/transmitted packets' countersLeonid Bloch2015-11-121-4/+12
| * e1000: Trivial implementation of various MAC registersLeonid Bloch2015-11-122-3/+100
| * e1000: Introduced an array to control the access to the MAC registersLeonid Bloch2015-11-121-12/+46
| * e1000: Add support for migrating the entire MAC registers' arrayLeonid Bloch2015-11-121-0/+21
| * e1000: Cosmetic and alignment fixesLeonid Bloch2015-11-122-79/+89
| * slirp: Fix type casts and format strings in debug codeStefan Weil2015-11-1213-50/+56
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151112' into st...Peter Maydell2015-11-1211-266/+273
|\ \
| * | monitor/target-ppc: Define target_get_monitor_defAlexey Kardashevskiy2015-11-126-173/+107
| * | cuda.c: add delay to setting of SR_INT bitMark Cave-Ayland2015-11-122-11/+36
| * | cuda.c: fix T2 timer and enable its interruptMark Cave-Ayland2015-11-121-9/+24
| * | cuda.c: rename get_counter() state variable from s to ti for consistencyMark Cave-Ayland2015-11-121-9/+9
| * | cuda.c: refactor get_tb() so that the time can be passed inMark Cave-Ayland2015-11-121-5/+6
| * | cuda.c: add defines for CUDA registersMark Cave-Ayland2015-11-121-34/+53
| * | cuda.c: fix CUDA SR interrupt clearingMark Cave-Ayland2015-11-121-1/+3
| * | cuda.c: implement dummy IIC access commandsMark Cave-Ayland2015-11-121-0/+18
| * | cuda.c: implement simple CUDA_GET_6805_ADDR commandMark Cave-Ayland2015-11-121-0/+3
| * | cuda.c: fix CUDA_PACKET response packet formatMark Cave-Ayland2015-11-121-19/+5
| * | cuda.c: fix CUDA ADB error packet formatMark Cave-Ayland2015-11-121-2/+4
| * | PPC: mac99: Always add USB controllerAlexander Graf2015-11-121-1/+2
| * | PPC: Fix lswx bounds checksAlexander Graf2015-11-121-2/+3
| * | PPC: Allow Rc bit to be set on mtsprAlexander Graf2015-11-121-1/+1
| |/
* | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-11-tag' in...Peter Maydell2015-11-121-14/+15
|\ \
| * | qga: fix append file open modes for win32Kirk Allan2015-11-111-14/+15
* | | tests: classify some ivshmem tests as slowMarc-André Lureau2015-11-121-2/+4
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-11-11' into...Peter Maydell2015-11-126-30/+21
|\ \ \
| * | | error: More error_setg() usageEric Blake2015-11-116-30/+21
| |/ /
* | | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2015-11-111-53/+33
|\ \ \ | |_|/ |/| |
| * | gluster: allocate GlusterAIOCBs on the stackPaolo Bonzini2015-11-111-53/+33
| |/
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151111' into stagingPeter Maydell2015-11-1115-77/+506
|\ \
| * | s390: deprecate the non-ccw machine in 2.5Christian Borntraeger2015-11-111-1/+5
| * | s390x/ipl: switch error reporting to error_setgDavid Hildenbrand2015-11-111-7/+11
| * | s390x/ipl: clean up qom definitions and turn into TYPE_DEVICEDavid Hildenbrand2015-11-113-51/+36
| * | qdev: provide qdev_reset_all_fn()David Hildenbrand2015-11-112-0/+6
| * | pc-bios/s390-ccw: rebuild imageCornelia Huck2015-11-111-0/+0
| * | pc-bios/s390-ccw: El Torito 16-bit boot image size field workaroundMaxim Samoylov2015-11-112-0/+97
OpenPOWER on IntegriCloud