GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mips_jazz.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
1
-2
/
+2
*
Remove useless device dependency of HAS_AUDIO
Blue Swirl
2010-06-27
1
-4
/
+0
*
hpet/rtc: Rework RTC IRQ replacement by HPET
Jan Kiszka
2010-06-13
1
-1
/
+1
*
Compile dma only once
Blue Swirl
2010-05-22
1
-1
/
+12
*
rtc: make rtc_xxx accept/return ISADevice instead of RTCState.
Isaku Yamahata
2010-05-15
1
-0
/
+1
*
Compile some MIPS devices only once
Blue Swirl
2010-03-27
1
-0
/
+1
*
Compile serial only once
Blue Swirl
2010-03-21
1
-4
/
+14
*
Compile isa_mmio only once
Blue Swirl
2010-03-21
1
-1
/
+6
*
scsi: move scsi.h -> esp.h
Gerd Hoffmann
2009-11-09
1
-1
/
+1
*
MIPS jazz: create isa bus
Roy Tam
2009-10-15
1
-0
/
+2
*
Make NICInfo string fields non-const
Mark McLoughlin
2009-10-06
1
-1
/
+1
*
floppy: add drive properties.
Gerd Hoffmann
2009-10-05
1
-3
/
+2
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-8
/
+8
*
Get rid of _t suffix
malc
2009-10-01
1
-8
/
+8
*
ioports: remove unused env parameter and compile only once
Blue Swirl
2009-09-20
1
-5
/
+3
*
Compile loader only once
Blue Swirl
2009-09-20
1
-0
/
+1
*
qdev/isa: convert real time clock
Gerd Hoffmann
2009-09-10
1
-1
/
+1
*
isa bus irq changes and fixes.
Gerd Hoffmann
2009-08-27
1
-1
/
+1
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-4
/
+4
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-5
/
+2
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-2
/
+2
*
Use relative path for bios
Paul Brook
2009-05-30
1
-4
/
+10
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
1
-2
/
+10
*
Remove obsolete BIOS_SIZE from sysemu.h
Paul Brook
2009-05-19
1
-6
/
+1
*
ESP SCSI qdev conversion
Paul Brook
2009-05-14
1
-11
/
+3
*
Remove vga_ram_size
Paul Brook
2009-05-13
1
-7
/
+7
*
Push AUD_init down to devices
Paul Brook
2009-05-12
1
-4
/
+1
*
Make AUD_init failure fatal
Paul Brook
2009-05-12
1
-6
/
+4
*
Implement sonic netcard (MIPS Jazz)
aurel32
2009-04-15
1
-1
/
+17
*
Remove redundant ram_require machine properly.
pbrook
2009-04-11
1
-2
/
+0
*
Clean up rc4030 init function
aurel32
2009-04-10
1
-4
/
+3
*
Clean up VGA ram allocation.
pbrook
2009-04-10
1
-6
/
+2
*
Use load_image_targphys and avoid phys_ram_base.
pbrook
2009-04-09
1
-11
/
+15
*
Remove nodisk_ok machine feature (Jan Kiszka)
aliguori
2009-03-28
1
-2
/
+0
*
Support epoch of 1980 in RTC emulation for MIPS Magnum
aurel32
2009-01-24
1
-1
/
+1
*
G364 video adapter enhancement
aurel32
2009-01-16
1
-1
/
+2
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-8
/
+8
*
target-mips: DMA support for RC4030 chipset
aurel32
2009-01-01
1
-14
/
+32
*
MIPS Magnum: fix memory-mapped i8042
aurel32
2008-12-10
1
-1
/
+1
*
MIPS: remove a few warnings
aurel32
2008-12-07
1
-2
/
+2
*
Set default max_cpus to one.
balrog
2008-10-28
1
-2
/
+0
*
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
2008-10-07
1
-0
/
+2
*
Allow diskless operation for all mips platforms.
ths
2008-08-13
1
-8
/
+10
*
Move CPU save/load registration to common code.
pbrook
2008-06-30
1
-1
/
+0
*
8250: Customized base baudrate
aurel32
2008-05-04
1
-2
/
+2
*
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-27
1
-3
/
+3
*
RAM usage information in machine definition.
balrog
2008-04-24
1
-0
/
+2
*
Revert "Use correct types to enable > 2G support" (r4238), it is
aurel32
2008-04-22
1
-3
/
+3
[next]