index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
xen_platform.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: include hw header files with full paths
Paolo Bonzini
2013-03-01
1
-6
/
+6
*
xen_platform: Do not use old_portio-style callbacks
Hervé Poussineau
2013-01-15
1
-11
/
+10
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
net: do not include net.h everywhere
Paolo Bonzini
2012-12-19
1
-1
/
+0
*
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-17
1
-1
/
+1
*
xen_platform: convert PIO to new memory api read/write
Alexander Graf
2012-10-29
1
-10
/
+38
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-2
/
+2
*
xen: Fix, no unplug of pt device by platform device.
Anthony PERARD
2012-10-03
1
-2
/
+6
*
qom: object_delete should unparent the object first
Paolo Bonzini
2012-08-23
1
-3
/
+0
*
pci.c: Add opaque argument to pci_for_each_device.
Anthony PERARD
2012-06-21
1
-4
/
+4
*
xen: Fix PV-on-HVM
Anthony PERARD
2012-05-21
1
-1
/
+4
*
qdev: qdev_unplug(): use error_set()
Luiz Capitulino
2012-04-09
1
-2
/
+2
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-8
/
+10
*
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-14
/
+20
*
block: convert qemu_aio_flush() calls to bdrv_drain_all()
Stefan Hajnoczi
2011-12-05
1
-1
/
+1
*
xen-platform: Fix IO port read/write functions
Anthony PERARD
2011-11-07
1
-9
/
+9
*
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
2011-08-08
1
-4
/
+3
*
xen-platform: convert to memory API
Avi Kivity
2011-08-08
1
-33
/
+50
*
xen: implement unplug protocol in xen_platform
Stefano Stabellini
2011-07-26
1
-1
/
+42
*
xen: move to new pci initializers
Michael S. Tsirkin
2011-07-17
1
-8
/
+7
*
pci_ids: tweak names to match linux/pci_ids.h
Michael S. Tsirkin
2011-07-17
1
-4
/
+4
*
xen: Add the Xen platform pci device
Steven Smith
2011-06-19
1
-0
/
+340