summaryrefslogtreecommitdiff
path: root/hw/xen/xen_pt.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-17xen_pt: Fix passthrough of device with ROM.Anthony PERARD1-2/+2
2014-01-17xen_pt: Fix debug output.Anthony PERARD1-2/+2
2013-12-01xen: fix two errors when debug is enabledWei Liu1-1/+2
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-27misc: Fix new typos in comments and stringsStefan Weil1-1/+2
2013-07-04hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini1-2/+2
2013-07-04memory: add ref/unref callsPaolo Bonzini1-0/+4
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-2/+2
2013-06-20memory: make section size a 128-bit integerPaolo Bonzini1-3/+3
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move more files to hw/xen/Paolo Bonzini1-0/+844