index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-04
hw/m*: pass owner to memory_region_init* functions
Paolo Bonzini
22
-53
/
+58
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
41
-87
/
+111
2013-07-04
hw/gpio: pass owner to memory_region_init* functions
Paolo Bonzini
4
-6
/
+6
2013-07-04
hw/d*: pass owner to memory_region_init* functions
Paolo Bonzini
15
-27
/
+34
2013-07-04
hw/c*: pass owner to memory_region_init* functions
Paolo Bonzini
19
-29
/
+36
2013-07-04
hw/block: pass owner to memory_region_init* functions
Paolo Bonzini
5
-13
/
+17
2013-07-04
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
24
-68
/
+88
2013-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
8
-9
/
+10
2013-07-04
pam: pass device to init_pam and use it to set owner
Paolo Bonzini
3
-11
/
+13
2013-07-04
spapr_iommu: pass device to spapr_tce_new_table and use it to set owner
Paolo Bonzini
3
-4
/
+5
2013-07-04
vfio: pass device to vfio_mmap_bar and use it to set owner
Paolo Bonzini
1
-5
/
+6
2013-07-04
ne2000: pass device to ne2000_setup_io, use it as owner
Paolo Bonzini
3
-5
/
+5
2013-07-04
vga: set owner in vga_update_memory_access
Paolo Bonzini
1
-1
/
+2
2013-07-04
vga: pass owner to vga_init_io
Paolo Bonzini
3
-5
/
+5
2013-07-04
vga: pass owner to vga_init_vbe
Paolo Bonzini
6
-7
/
+7
2013-07-04
vga: pass owner to cirrus_init_common
Paolo Bonzini
1
-10
/
+12
2013-07-04
vga: pass owner to vga_common_init
Paolo Bonzini
8
-10
/
+10
2013-07-04
vga: pass owner to vga_init
Paolo Bonzini
5
-5
/
+7
2013-07-04
escc: rename struct to ESCCState
Paolo Bonzini
1
-17
/
+17
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
9
-5
/
+31
2013-07-04
memory: introduce memory_region_present
Paolo Bonzini
2
-7
/
+7
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
313
-739
/
+740
2013-07-04
vmport: Disentangle read handler type from portio
Jan Kiszka
1
-2
/
+2
2013-07-04
xen: Mark fixed platform I/O as unaligned
Jan Kiszka
1
-0
/
+4
2013-07-04
vmware-vga: Accept unaligned I/O accesses
Jan Kiszka
1
-0
/
+4
2013-07-04
isa: implement isa_is_ioport_assigned via memory_region_find
Jan Kiszka
2
-8
/
+10
2013-07-04
vt82c686: replace register_ioport*
Jan Kiszka
1
-14
/
+26
2013-07-04
prep: replace register_ioport*
Jan Kiszka
1
-8
/
+15
2013-07-04
i82374: replace register_ioport*
Jan Kiszka
1
-5
/
+13
2013-07-04
wdt_ib700: replace register_ioport*
Jan Kiszka
1
-2
/
+10
2013-07-04
applesmc: replace register_ioport*
Jan Kiszka
1
-12
/
+38
2013-07-04
adlib: replace register_ioport*
Jan Kiszka
1
-8
/
+12
2013-07-04
dma: keep a device alive while it has SGLists
Paolo Bonzini
4
-9
/
+16
2013-07-04
scsi: keep device alive while it has requests
Paolo Bonzini
1
-2
/
+10
2013-07-01
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
18
-119
/
+553
2013-07-01
virtio-ccw: fix build breakage on windows
Cornelia Huck
1
-4
/
+2
2013-07-01
mac-io: Add escc-legacy memory alias region
Alexander Graf
1
-0
/
+47
2013-07-01
PPC: Newworld: Add second uninorth control register set
Alexander Graf
1
-0
/
+4
2013-07-01
PPC: Newworld: Add uninorth token register
Alexander Graf
1
-2
/
+11
2013-07-01
PPC: Add clock-frequency export for Mac machines
Alexander Graf
2
-0
/
+4
2013-07-01
booke_ppc: limit booke timer to max when timeout overflow
Bharat Bhushan
1
-4
/
+20
2013-07-01
pseries: Fix compiler warning (conversion of pointer to integral value)
Stefan Weil
1
-1
/
+1
2013-07-01
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
7
-26
/
+34
2013-07-01
target-ppc: Change default machine for 64-bit
David Gibson
2
-3
/
+1
2013-07-01
mpc8544_guts: Turn qdev initfn into instance_init
Andreas Färber
1
-13
/
+5
2013-07-01
mpc8544_guts: QOM'ify
Andreas Färber
1
-5
/
+9
2013-07-01
mpc8544_guts: Fix MemoryRegion name
Andreas Färber
1
-1
/
+1
2013-07-01
intc/openpic_kvm: Fix QOM and build issues
Andreas Färber
2
-22
/
+34
2013-07-01
intc/openpic: Convert to QOM realize
Andreas Färber
1
-15
/
+19
2013-07-01
intc/openpic: QOM'ify
Andreas Färber
3
-8
/
+13
[next]