summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Finish non-postcopiable iterative devices before packageDr. David Alan Gilbert2015-11-123-5/+17
* migration: Make 32bit linux compile with RDMAJuan Quintela2015-11-121-1/+1
* migration: print ram_addr_t as RAM_ADDR_FMT not %zxJuan Quintela2015-11-121-2/+3
* target-arm: Update PC before calling gen_helper_check_breakpoints()Sergey Fedorov2015-11-122-0/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-11-1217-46/+446
|\
| * virtio-9p: add savem handlersGreg Kurz2015-11-121-0/+11
| * hw/virtio: Add PCIe capability to virtio devicesMarcel Apfelbaum2015-11-123-0/+28
| * vhost: send SET_VRING_ENABLE at start/stopYuanhan Liu2015-11-121-0/+9
| * vhost: rename RESET_DEVICE backto RESET_OWNERYuanhan Liu2015-11-126-12/+12
| * vhost-user: modify SET_LOG_BASE to pass mmap size and offsetVictor Kaplansky2015-11-123-3/+24
| * virtio-pci: unbreak queue_enable readJason Wang2015-11-121-0/+7
| * virtio-pci: introduce pio notification capability for modern deviceJason Wang2015-11-122-17/+113
| * virtio-pci: use zero length mmio eventfd for 1.0 notification cap when possibleJason Wang2015-11-121-4/+15
| * KVM: add support for any length io eventfdJason Wang2015-11-123-0/+13
| * memory: don't try to adjust endianness for zero length eventfdJason Wang2015-11-121-2/+6
| * virtio-pci: fix 1.0 virtqueue migrationJason Wang2015-11-125-7/+207
* | 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
|\ \ \ | |_|/ |/| |
OpenPOWER on IntegriCloud