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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2011-10-11
isa: Remove isa_init_ioport_range and isa_init_ioport
Richard Henderson
2
-16
/
+5
2011-10-11
ide: Convert to isa_register_portio_list
Richard Henderson
5
-21
/
+30
2011-10-11
vmport: Convert to isa_register_ioport
Richard Henderson
1
-3
/
+13
2011-10-11
pc: Convert port92 to isa_register_ioport
Richard Henderson
1
-3
/
+13
2011-10-11
vga: Convert to isa_register_portio_list
Richard Henderson
6
-49
/
+59
2011-10-11
sb16: Convert to isa_register_portio_list
Richard Henderson
1
-19
/
+13
2011-10-11
parallel: Convert to isa_register_portio_list
Richard Henderson
1
-19
/
+28
2011-10-11
ne2000: Convert to isa_register_ioport
Richard Henderson
1
-4
/
+1
2011-10-11
rtc: Convert to isa_register_ioport
Richard Henderson
1
-3
/
+12
2011-10-11
m48t59: Convert to isa_register_ioport
Richard Henderson
1
-3
/
+12
2011-10-11
gus: Convert to isa_register_portio_list
Richard Henderson
1
-19
/
+19
2011-10-11
fdc: Convert to isa_register_portio_list
Richard Henderson
1
-30
/
+4
2011-10-11
isa: Add isa_register_portio_list()
Avi Kivity
2
-1
/
+47
2011-10-11
memory: Fix old portio word accesses
Jan Kiszka
1
-0
/
+10
2011-10-11
Introduce PortioList
Avi Kivity
5
-6
/
+135
2011-10-10
isa: Tidy support code for isabus_get_fw_dev_path
Richard Henderson
2
-24
/
+6
2011-10-10
ppc_newworld: convert to memory API
Avi Kivity
1
-22
/
+17
2011-10-10
hw/versatile_pci: Expose multiple sysbus mmio regions
Peter Maydell
3
-38
/
+28
2011-10-10
hw/arm11mpcore: Clean up to avoid using sysbus_mmio_init_cb2
Peter Maydell
1
-12
/
+1
2011-10-10
ppc405_boards: convert to memory API
Avi Kivity
1
-48
/
+37
2011-10-10
petalogix_s2adsp1800: convert to memory API
Avi Kivity
1
-8
/
+10
2011-10-10
petalogix_ml605: convert to memory API
Avi Kivity
1
-8
/
+7
2011-10-10
palm: convert to memory API
Avi Kivity
1
-28
/
+25
2011-10-10
hw/lan9118.c: Convert to MemoryRegion
Peter Maydell
1
-18
/
+11
2011-10-09
Restore consistent formatting
malc
3
-15
/
+14
2011-10-09
Merge remote-tracking branch 'upstream' into memory/batch
Avi Kivity
78
-660
/
+3465
2011-10-09
target-alpha: Fix compilation errors for 32 bit hosts
Stefan Weil
2
-8
/
+15
2011-10-08
Merge branch 'axp-system-7' of git://repo.or.cz/qemu/rth
Blue Swirl
16
-18
/
+1261
2011-10-08
target-alpha: Add high-resolution access to wall clock and an alarm.
Richard Henderson
5
-5
/
+68
2011-10-08
target-alpha: Implement HALT IPR.
Richard Henderson
3
-0
/
+16
2011-10-08
target-alpha: Implement WAIT IPR.
Richard Henderson
1
-10
/
+21
2011-10-08
target-alpha: Add CLIPPER emulation.
Richard Henderson
6
-0
/
+1132
2011-10-08
target-alpha: Add custom PALcode image for CLIPPER emulation.
Richard Henderson
6
-2
/
+15
2011-10-08
target-alpha: Honor icount for RPCC instruction.
Richard Henderson
1
-2
/
+10
2011-10-08
Merge branch 'for-upstream' of git://git.serverraum.org/git/mw/qemu-lm32
Blue Swirl
5
-21
/
+75
2011-10-08
Merge branch 'tracing' of git://repo.or.cz/qemu/stefanha
Blue Swirl
4
-5
/
+15
2011-10-08
tcg/s390: Remove unused tcg_out_addi()
Peter Maydell
1
-5
/
+0
2011-10-08
tcg/ia64: Remove unused tcg_out_addi()
Peter Maydell
1
-19
/
+0
2011-10-08
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
50
-580
/
+1960
2011-10-08
ARM: fix segfault
Blue Swirl
1
-0
/
+1
2011-10-06
ppc64: Fix linker script
Andreas Färber
1
-2
/
+2
2011-10-06
pseries: Implement set-time-of-day RTAS function
Breno Leitao
2
-1
/
+24
2011-10-06
pseries: Refactor spapr irq allocation
David Gibson
4
-11
/
+31
2011-10-06
PPC: Clean up BookE timer code
Alexander Graf
1
-13
/
+1
2011-10-06
PPC: booke timers
Fabien Chouteau
9
-101
/
+427
2011-10-06
KVM: PPC: Use HIOR setting for -M pseries with PR KVM
Alexander Graf
1
-3
/
+22
2011-10-06
KVM: Update kernel headers
Alexander Graf
2
-0
/
+35
2011-10-06
KVM: Update kernel headers
Alexander Graf
2
-9
/
+0
2011-10-06
PPC: Fix heathrow PIC to use little endian MMIO
Alexander Graf
1
-1
/
+1
2011-10-06
PPC: Fix via-cuda memory registration
Alexander Graf
1
-12
/
+16
[next]