| Commit message (Expand) | Author | Age | Files | Lines |
* | add a header file for atomic operations | Paolo Bonzini | 2013-07-04 | 1 | -5/+4 |
* | hw/[u-x]*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -2/+2 |
* | memory: add ref/unref calls | Paolo Bonzini | 2013-07-04 | 3 | -0/+10 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | memory: make section size a 128-bit integer | Paolo Bonzini | 2013-06-20 | 3 | -4/+4 |
* | virtio-rng: Fix crash with non-default backend | Cole Robinson | 2013-06-18 | 1 | -1/+1 |
* | qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path | Amos Kong | 2013-05-30 | 1 | -0/+6 |
* | virtio-pci: drop unused wmb macro | Michael S. Tsirkin | 2013-05-29 | 1 | -6/+0 |
* | virtio: add virtio_bus_get_dev_path. | KONRAD Frederic | 2013-05-16 | 1 | -0/+14 |
* | virtio-net-x: forward the netclient name and type. | KONRAD Frederic | 2013-05-15 | 1 | -0/+3 |
* | virtio: properly validate address before accessing config | Jason Wang | 2013-05-08 | 1 | -12/+18 |
* | virtio-pci: fix level interrupts | Michael S. Tsirkin | 2013-05-08 | 1 | -0/+5 |
* | virtio-scsi: fix the command line compatibility. | KONRAD Frederic | 2013-05-03 | 1 | -0/+12 |
* | virtio-serial: fix command line compatibility. | KONRAD Frederic | 2013-05-03 | 1 | -0/+12 |
* | virtio: add virtio_device_set_child_bus_name. | KONRAD Frederic | 2013-05-03 | 1 | -0/+24 |
* | virtio-x-bus: force bus name to virtio-bus. | KONRAD Frederic | 2013-05-03 | 1 | -1/+4 |
* | virtio: cleanup: init and exit function. | KONRAD Frederic | 2013-04-24 | 3 | -19/+4 |
* | virtio: remove virtiobindings. | KONRAD Frederic | 2013-04-24 | 4 | -65/+45 |
* | virtio: remove the function pointer. | KONRAD Frederic | 2013-04-24 | 4 | -38/+52 |
* | virtio-pci: cleanup. | KONRAD Frederic | 2013-04-24 | 2 | -54/+2 |
* | virtio-bus: make virtio_x_bus_new static. | KONRAD Frederic | 2013-04-24 | 2 | -2/+3 |
* | virtio-bus: add new functions. | KONRAD Frederic | 2013-04-24 | 1 | -0/+23 |
* | virtio-rng: cleanup: use QOM casts. | KONRAD Frederic | 2013-04-24 | 1 | -12/+15 |
* | virtio-rng: cleanup: remove qdev field. | KONRAD Frederic | 2013-04-24 | 1 | -2/+0 |
* | virtio-rng: cleanup: init and exit functions. | KONRAD Frederic | 2013-04-24 | 1 | -66/+21 |
* | virtio-rng-pci: switch to the new API. | KONRAD Frederic | 2013-04-24 | 2 | -90/+74 |
* | virtio-rng: add virtio-rng device. | KONRAD Frederic | 2013-04-24 | 2 | -14/+102 |
* | virtio-rng: don't use pointer for configuration. | KONRAD Frederic | 2013-04-24 | 1 | -6/+6 |
* | virtio-9p-pci: switch to the new API. | KONRAD Frederic | 2013-04-23 | 2 | -29/+54 |
* | virtio-9p: add the virtio-9p device. | KONRAD Frederic | 2013-04-23 | 1 | -2/+1 |
* | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori | 2013-04-22 | 4 | -21/+123 |
|\ |
|
| * | vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel module | Nicholas Bellinger | 2013-04-19 | 2 | -0/+78 |
| * | virtio: simplify Makefile conditionals | Paolo Bonzini | 2013-04-19 | 1 | -4/+4 |
| * | virtio-scsi: create VirtIOSCSICommon | Paolo Bonzini | 2013-04-19 | 1 | -2/+3 |
| * | vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping | Nicholas Bellinger | 2013-04-19 | 1 | -15/+38 |
* | | virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP event | Luiz Capitulino | 2013-04-19 | 1 | -1/+1 |
|/ |
|
* | virtio-net-pci: switch to the new API. | KONRAD Frederic | 2013-04-17 | 2 | -60/+69 |
* | virtio-net: add the virtio-net device. | KONRAD Frederic | 2013-04-17 | 1 | -3/+1 |
* | virtio-balloon: fix dynamic properties. | KONRAD Frederic | 2013-04-15 | 1 | -0/+36 |
* | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori | 2013-04-15 | 1 | -1/+1 |
|\ |
|
| * | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 2013-04-15 | 1 | -1/+1 |
* | | virtio-serial-pci: switch to the new API. | KONRAD Frederic | 2013-04-15 | 2 | -67/+78 |
* | | virtio-serial: add the virtio-serial device. | KONRAD Frederic | 2013-04-15 | 1 | -1/+1 |
|/ |
|
* | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 2013-04-08 | 2 | -1/+140 |
* | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini | 2013-04-08 | 7 | -0/+3122 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 4 | -0/+1869 |
* | hw: make subdirectories for devices | Paolo Bonzini | 2013-04-08 | 1 | -0/+0 |