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
Age
Commit message (
Expand
)
Author
Files
Lines
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: ref/unref memory across address_space_map/unmap
Paolo Bonzini
1
-3
/
+12
2013-07-04
exec: reorganize address_space_map
Paolo Bonzini
1
-33
/
+38
2013-07-04
memory: return MemoryRegion from qemu_ram_addr_from_host
Paolo Bonzini
4
-19
/
+26
2013-07-04
exec: move qemu_ram_addr_from_host_nofail to cputlb.c
Paolo Bonzini
3
-15
/
+16
2013-07-04
exec: check MRU in qemu_ram_addr_from_host
Paolo Bonzini
1
-2
/
+10
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
16
-5
/
+63
2013-07-04
memory: introduce memory_region_present
Paolo Bonzini
4
-7
/
+28
2013-07-04
memory: add ref/unref
Paolo Bonzini
2
-0
/
+44
2013-07-04
memory: add getter for owner
Paolo Bonzini
2
-0
/
+13
2013-07-04
exec: simplify destruction of the phys map
Paolo Bonzini
1
-33
/
+1
2013-07-04
memory: destroy phys_sections one by one
Paolo Bonzini
1
-14
/
+13
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
319
-759
/
+787
2013-07-04
ioport: Move portio types to ioport.h
Jan Kiszka
2
-19
/
+11
2013-07-04
vmport: Disentangle read handler type from portio
Jan Kiszka
2
-4
/
+6
2013-07-04
ioport: Remove unused old dispatching services
Jan Kiszka
4
-283
/
+0
2013-07-04
ioport: Switch dispatching to memory core layer
Jan Kiszka
6
-159
/
+102
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
4
-16
/
+10
2013-07-04
Privatize register_ioport_read/write
Jan Kiszka
2
-8
/
+4
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
7
-12
/
+25
2013-07-04
scsi: keep device alive while it has requests
Paolo Bonzini
1
-2
/
+10
2013-07-02
int128: optimize and add test cases
Paolo Bonzini
3
-9
/
+234
2013-07-01
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
38
-205
/
+792
2013-07-01
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
3
-10
/
+12
2013-07-01
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
1
-39
/
+55
2013-07-01
virtio-ccw: fix build breakage on windows
Cornelia Huck
3
-10
/
+12
2013-07-01
PPC: Ignore writes to L2CR
Alexander Graf
1
-11
/
+11
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
3
-0
/
+5
2013-07-01
PPC: Introduce an alias cache for faster lookups
Alexander Graf
3
-7
/
+30
2013-07-01
PPC: Fix GDB read on code area for PPC6xx
Fabien Chouteau
1
-1
/
+9
2013-07-01
PPC: Add dump_mmu() for 6xx
Fabien Chouteau
1
-0
/
+92
2013-07-01
target-ppc: Introduce unrealizefn for PowerPCCPU
Andreas Färber
2
-2
/
+18
2013-07-01
booke_ppc: limit booke timer to max when timeout overflow
Bharat Bhushan
1
-4
/
+20
2013-07-01
Graphics: Switch to 800x600x32 as default mode
Alexander Graf
1
-1
/
+1
2013-07-01
pseries: Update MAINTAINERS information
David Gibson
1
-1
/
+4
2013-07-01
target-ppc kvm: save cr register
Alexey Kardashevskiy
1
-0
/
+5
2013-07-01
pseries: Fix compiler warning (conversion of pointer to integral value)
Stefan Weil
1
-1
/
+1
[next]