aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-01hw/misc/iotkit-secctl: Support 4 internal MPCsPeter Maydell3-8/+9
2019-02-01hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]Peter Maydell6-8/+8
2019-02-01hw/arm/iotkit: Rename 'iotkit' local variables and functionsPeter Maydell1-34/+34
2019-02-01hw/arm/iotkit: Refactor into abstract base class and subclassPeter Maydell2-10/+46
2019-02-01hw/arm/iotkit: Rename IoTKit to ARMSSEPeter Maydell3-36/+47
2019-02-01armv7m: Pass through start-powered-off CPU propertyPeter Maydell2-0/+11
2019-02-01armv7m: Make cpu object a child of the armv7m containerPeter Maydell1-1/+6
2019-02-01armv7m: Don't assume the NVIC's CPU is CPU 0Peter Maydell2-4/+5
2019-02-01hw/arm/nrf51_soc: set object owner in memory_region_init_ramkumar sourav1-1/+2
2019-01-31Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...Peter Maydell19-136/+608
2019-01-31Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell63-107/+96
2019-01-31Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190130-pull-request' ...Peter Maydell10-88/+153
2019-01-31Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell15-21/+502
2019-01-31Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell3-5/+10
2019-01-31iotests: Allow 147 to be run concurrentlyMax Reitz1-30/+68
2019-01-31iotests: Bind qemu-nbd to localhost in 147Max Reitz1-1/+1
2019-01-31iotests.py: Add qemu_nbd_pipe()Max Reitz1-0/+14
2019-01-31nvme: use pci_dev directly in nvme_realizeLi Qiang1-4/+4
2019-01-31nvme: ensure the num_queues is not zeroLi Qiang1-0/+5
2019-01-31nvme: use TYPE_NVME instead of constant stringLi Qiang1-1/+1
2019-01-31qemu-io: Add generic function for reinitializing optind.Richard W.M. Jones4-2/+32
2019-01-31block/sheepdog: Convert from DPRINTF() macro to trace eventsLaurent Vivier2-30/+31
2019-01-31block/file-posix: Convert from DPRINTF() macro to trace eventsLaurent Vivier2-19/+13
2019-01-31block/curl: Convert from DPRINTF() macro to trace eventsLaurent Vivier2-21/+17
2019-01-31block/ssh: Convert from DPRINTF() macro to trace eventsLaurent Vivier2-29/+34
2019-01-31scripts: add render_block_graph function for QEMUMachineVladimir Sementsov-Ogievskiy1-0/+120
2019-01-31qapi: add x-debug-query-block-graphVladimir Sementsov-Ogievskiy6-0/+269
2019-01-30virtio-blk: remove duplicate definition of VirtIOBlock *s pointerStefano Garzarella1-2/+0
2019-01-30hw/block: clean up stale xen_disk trace entriesPaul Durrant1-7/+0
2019-01-30target/m68k: Fix LGPL information in the file headersThomas Huth8-13/+13
2019-01-30target/s390x: Fix LGPL version in the file header commentsThomas Huth9-9/+9
2019-01-30tcg: Fix LGPL version numberThomas Huth13-13/+13
2019-01-30target/tricore: Fix LGPL version numberThomas Huth10-10/+10
2019-01-30target/openrisc: Fix LGPL version numberThomas Huth7-7/+7
2019-01-30COPYING.LIB: Synchronize the LGPL 2.1 with the version from gnu.orgThomas Huth1-12/+10
2019-01-30Don't talk about the LGPL if the file is licensed under the GPLThomas Huth7-31/+27
2019-01-30hw: sd: set category of the sd memory cardkumar sourav1-0/+1
2019-01-30hw: input: set category of the i8042 devicekumar sourav1-0/+1
2019-01-30typo: apci->acpiDr. David Alan Gilbert3-3/+3
2019-01-30hw: edu: set category of the edu devicekumar sourav1-0/+2
2019-01-30usb-mtp: replace the homebrew write with qemu_write_fullBandan Das1-11/+3
2019-01-30usb-mtp: breakup MTP write into smaller chunksBandan Das1-43/+91
2019-01-30usb-mtp: Reallocate buffer in multiples of MTP_WRITE_BUF_SZBandan Das1-14/+13
2019-01-30usb: implement XHCI underrun/overrun eventsYuri Benditovich2-2/+16
2019-01-30usb: XHCI shall not halt isochronous endpointsYuri Benditovich1-0/+5
2019-01-30hw/usb: Fix LGPL information in the file headersThomas Huth5-11/+10
2019-01-30usb: dev-mtp: close fd in usb_mtp_object_readdir()Li Qiang1-0/+1
2019-01-30usb: assign unique serial numbers to hid devicesGerd Hoffmann2-11/+18
2019-01-30trace: rerun tracetool after ./configure changesStefan Hajnoczi1-8/+8
2019-01-29Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell2-1/+18