index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-01
qdev: drop iothread property type
Stefan Hajnoczi
1
-3
/
+0
2014-07-01
virtio-blk: move qdev properties into virtio-blk.c
Stefan Hajnoczi
1
-23
/
+0
2014-07-01
virtio-blk: drop virtio_blk_set_conf()
Stefan Hajnoczi
1
-2
/
+0
2014-07-01
qdev: add qdev_alias_all_properties()
Stefan Hajnoczi
1
-0
/
+2
2014-07-01
virtio-blk: move x-data-plane qdev property to virtio-blk.h
Stefan Hajnoczi
1
-0
/
+8
2014-07-01
virtio-blk: avoid qdev property definition duplication
Stefan Hajnoczi
1
-8
/
+6
2014-06-29
virtio: memory accessors for endian-ambivalent targets
Greg Kurz
1
-0
/
+170
2014-06-29
virtio: add endian-ambivalent support to VirtIODevice
Greg Kurz
1
-3
/
+10
2014-06-29
exec: introduce target_words_bigendian() helper
Greg Kurz
1
-0
/
+6
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
1
-1
/
+3
2014-06-29
pc: Fix "prog_if" typo on PC_COMPAT_2_0
Eduardo Habkost
1
-1
/
+1
2014-06-29
pc: Move q35 compat props to PC_COMPAT_*
Eduardo Habkost
1
-37
/
+18
2014-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+23
2014-06-27
virtio-blk: Export request handling functions to dataplane
Fam Zheng
1
-0
/
+9
2014-06-27
virtio-blk: Make request completion function virtual
Fam Zheng
1
-0
/
+3
2014-06-27
virtio-blk: Convert VirtIOBlockReq.out to structrue
Fam Zheng
1
-1
/
+1
2014-06-27
virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdr
Fam Zheng
1
-4
/
+0
2014-06-27
virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReq
Fam Zheng
1
-0
/
+4
2014-06-27
virtio-blk: Convert VirtIOBlockReq.elem to pointer
Fam Zheng
1
-1
/
+1
2014-06-27
virtio-blk: Move VirtIOBlockReq to header
Fam Zheng
1
-0
/
+11
2014-06-27
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
2
-8
/
+14
2014-06-27
xics: Implement xics_ics_free()
Alexey Kardashevskiy
1
-0
/
+1
2014-06-27
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2
-10
/
+2
2014-06-27
xics: Add flags for interrupts
Alexey Kardashevskiy
1
-1
/
+5
2014-06-27
spapr: Add RTAS sysparm SPLPAR Characteristics
Sam bobroff
1
-0
/
+1
2014-06-27
spapr: Add RTAS sysparm UUID
Sam bobroff
1
-0
/
+1
2014-06-27
spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE
Sam bobroff
1
-0
/
+11
2014-06-27
spapr: Add rtas_st_buffer utility function
Sam bobroff
1
-0
/
+13
2014-06-27
spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfio
Alexey Kardashevskiy
1
-0
/
+11
2014-06-27
vfio: Add vfio_container_ioctl()
Alexey Kardashevskiy
1
-0
/
+9
2014-06-27
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
1
-1
/
+3
2014-06-27
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
1
-1
/
+40
2014-06-23
pc & q35: Add new machine opt max-ram-below-4g
Don Slutz
1
-0
/
+3
2014-06-23
xen-hvm: Fix xen_hvm_init() to adjust pc memory layout
Don Slutz
1
-1
/
+2
2014-06-23
hw/pcie: implement power controller functionality
Marcel Apfelbaum
4
-1
/
+16
2014-06-23
vhost: block migration if backend does not log memory
Michael S. Tsirkin
1
-0
/
+1
2014-06-20
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
1
-0
/
+2
2014-06-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
14
-45
/
+384
2014-06-19
acpi: rephrase comment
Michael S. Tsirkin
1
-2
/
+1
2014-06-19
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
2
-0
/
+4
2014-06-19
acpi: introduce TYPE_ACPI_DEVICE_IF interface
Igor Mammedov
1
-0
/
+43
2014-06-19
qmp: add query-memory-devices command
Igor Mammedov
1
-0
/
+2
2014-06-19
pc: pass MachineState to pc_memory_init
Paolo Bonzini
1
-4
/
+3
2014-06-19
numa: introduce memory_region_allocate_system_memory
Paolo Bonzini
1
-1
/
+5
2014-06-19
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
2
-2
/
+13
2014-06-19
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
2
-0
/
+29
2014-06-19
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
1
-1
/
+1
2014-06-19
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
1
-0
/
+5
2014-06-19
virtio-net: announce self by guest
Jason Wang
2
-0
/
+22
2014-06-19
ich: get rid of spaces in type name
Michael S. Tsirkin
2
-2
/
+2
[next]