2010-12-11 |
Alexander Graf | Add endianness as io mem parameter |
blob | commitdiff | raw |
2010-11-01 |
Anthony Liguori | Merge remote branch 'spice/config.2' into staging |
blob | commitdiff | raw | diff to current |
2010-10-27 |
Michael S. Tsirkin | Merge branch 'pci' into for_anthony |
blob | commitdiff | raw | diff to current |
2010-10-13 |
Blue Swirl | Delete write only variables |
blob | commitdiff | raw | diff to current |
2010-08-24 |
Blue Swirl | Rearrange block headers |
blob | commitdiff | raw | diff to current |
2010-07-06 |
Anthony Liguori | Merge remote branch 'kwolf/for-anthony' into staging |
blob | commitdiff | raw | diff to current |
2010-07-06 |
Alex Williamson | qemu_ram_alloc: Add DeviceState and name parameters |
blob | commitdiff | raw | diff to current |
2010-06-14 |
Anthony Liguori | Merge remote branch 'kwolf/for-anthony' into staging |
blob | commitdiff | raw | diff to current |
2010-06-14 |
Anthony Liguori | Merge remote branch 'qmp/for-anthony' into staging |
blob | commitdiff | raw | diff to current |
2010-06-13 |
Jan Kiszka | hpet/rtc: Rework RTC IRQ replacement by HPET |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Isaku Yamahata | rtc: make rtc_xxx accept/return ISADevice instead of... |
blob | commitdiff | raw | diff to current |
2010-03-29 |
Blue Swirl | Compile pflash_cfi01 only once |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Blue Swirl | Compile some MIPS devices only once |
blob | commitdiff | raw | diff to current |
2010-03-21 |
Blue Swirl | Compile isa_mmio only once |
blob | commitdiff | raw | diff to current |
2010-03-17 |
Anthony Liguori | Merge remote branch 'markus/qerror' into staging |
blob | commitdiff | raw | diff to current |
2010-03-17 |
Anthony Liguori | Merge remote branch 'mst/pci' into staging |
blob | commitdiff | raw | diff to current |
2010-03-16 |
Aurelien Jarno | load_elf: replace the address addend by a translation... |
blob | commitdiff | raw | diff to current |
2009-11-15 |
Aurelien Jarno | mips_r4k: fix reset |
blob | commitdiff | raw | diff to current |
2009-11-14 |
Aurelien Jarno | mips: fix CPU reset |
blob | commitdiff | raw | diff to current |
2009-10-12 |
Gerd Hoffmann | rom loader: fix sparc -kernel boot. |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Gerd Hoffmann | serial: convert isa to qdev |
blob | commitdiff | raw | diff to current |
2009-10-01 |
Anthony Liguori | Revert "Get rid of _t suffix" |
blob | commitdiff | raw | diff to current |
2009-10-01 |
malc | Get rid of _t suffix |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Blue Swirl | Compile loader only once |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Gerd Hoffmann | ide/isa: convert to qdev. |
blob | commitdiff | raw | diff to current |
2009-09-10 |
Gerd Hoffmann | qdev/isa: convert real time clock |
blob | commitdiff | raw | diff to current |
2009-09-10 |
Gerd Hoffmann | qdev/isa: finish pckbd conversion |
blob | commitdiff | raw | diff to current |
2009-09-10 |
Gerd Hoffmann | qdev/isa: convert ne2000 |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Gerd Hoffmann | ide: pass down DriveInfo instead of BlockDriverState |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Anthony Liguori | Merge commit 'linux-user/linux-user-for-upstream' into... |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Gerd Hoffmann | ide: split away ide-isa.c |
blob | commitdiff | raw | diff to current |
2009-08-25 |
Blue Swirl | Make CPURead/WriteFunc structure 'const' |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Gerd Hoffmann | kill drives_table |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Jan Kiszka | Revert "Introduce reset notifier order" |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Avi Kivity | Remove io_index argument from cpu_register_io_memory() |
blob | commitdiff | raw | diff to current |
2009-05-30 |
Paul Brook | Use relative path for bios |
blob | commitdiff | raw | diff to current |
2009-05-22 |
Jan Kiszka | Introduce reset notifier order |
blob | commitdiff | raw | diff to current |
2009-05-21 |
Anthony Liguori | Convert machine registration to use module init functions |
blob | commitdiff | raw | diff to current |
2009-05-19 |
Paul Brook | Remove obsolete BIOS_SIZE from sysemu.h |
blob | commitdiff | raw | diff to current |
2009-05-13 |
Paul Brook | Remove vga_ram_size |
blob | commitdiff | raw | diff to current |
2009-04-11 |
pbrook | Remove redundant ram_require machine properly. |
blob | commitdiff | raw | diff to current |
2009-04-10 |
pbrook | More phys_ram_base elimination. |
blob | commitdiff | raw | diff to current |
2009-04-10 |
pbrook | Clean up VGA ram allocation. |
blob | commitdiff | raw | diff to current |
2009-04-09 |
pbrook | Use load_image_targphys and avoid phys_ram_base. |
blob | commitdiff | raw | diff to current |
2009-03-28 |
aliguori | Remove nodisk_ok machine feature (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-01-24 |
aurel32 | Support epoch of 1980 in RTC emulation for MIPS Magnum |
blob | commitdiff | raw | diff to current |
2009-01-24 |
aurel32 | mips: limit RAM size to 256MB on malta and qemu boards |
blob | commitdiff | raw | diff to current |
2009-01-16 |
aliguori | graphical_console_init change (Stefano Stabellini) |
blob | commitdiff | raw | diff to current |
2009-01-13 |
aliguori | Check NIC model in some NIC init functions (Mark McLoug... |
blob | commitdiff | raw | diff to current |
2009-01-09 |
aurel32 | mips, ppc: make sure nd->model is always defined |
blob | commitdiff | raw | diff to current |
2008-10-28 |
balrog | Set default max_cpus to one. |
blob | commitdiff | raw | diff to current |
2008-10-07 |
aliguori | machine struct - specify max_cpus at the per machine... |
blob | commitdiff | raw | diff to current |
2008-10-04 |
blueswir1 | Use qemu-log.h |
blob | commitdiff | raw | diff to current |
2008-09-20 |
blueswir1 | Suppress gcc 4.x -Wpointer-sign (included in -Wall... |
blob | commitdiff | raw | diff to current |
2008-09-14 |
aurel32 | MIPS: remove empty cpu_mips_irqctrl_init() |
blob | commitdiff | raw | diff to current |
2008-08-13 |
ths | Allow diskless operation for all mips platforms. |
blob | commitdiff | raw | diff to current |
2008-06-30 |
pbrook | Move CPU save/load registration to common code. |
blob | commitdiff | raw | diff to current |
2008-06-27 |
ths | More efficient target register / TC accesses. |
blob | commitdiff | raw | diff to current |
2008-05-04 |
aurel32 | 8250: Customized base baudrate |
blob | commitdiff | raw | diff to current |
2008-04-27 |
aurel32 | Use correct types to enable > 2G support, based on... |
blob | commitdiff | raw | diff to current |
2008-04-24 |
balrog | RAM usage information in machine definition. |
blob | commitdiff | raw | diff to current |
2008-04-22 |
aurel32 | Revert "Use correct types to enable > 2G support" ... |
blob | commitdiff | raw | diff to current |
2008-04-22 |
aurel32 | Use correct types to enable > 2G support, based on... |
blob | commitdiff | raw | diff to current |
2008-04-20 |
ths | Flash support for mips r4k pseudo-machine, by |
blob | commitdiff | raw | diff to current |
2007-12-07 |
ths | Remove broken ds1225y init, it is useless on this machi... |
blob | commitdiff | raw | diff to current |
2007-12-02 |
ths | Add -drive parameter, by Laurent Vivier. |
blob | commitdiff | raw | diff to current |
2007-11-18 |
blueswir1 | Remove unused parameters from QEMUMachineInitFunc... |
blob | commitdiff | raw | diff to current |
2007-11-17 |
pbrook | Break up vl.h. |
blob | commitdiff | raw | diff to current |
2007-11-11 |
pbrook | mips_r4k warning fixes. |
blob | commitdiff | raw | diff to current |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
blob | commitdiff | raw | diff to current |
2007-11-09 |
ths | Move kernel loader parameters from the cpu state to... |
blob | commitdiff | raw | diff to current |
2007-10-31 |
balrog | Set boot sequence from command line (Dan Kenigsberg). |
blob | commitdiff | raw | diff to current |
2007-10-13 |
ths | Static-ify function. |
blob | commitdiff | raw | diff to current |
2007-10-05 |
j_mayer | New '-bios' option, used to select an alternate BIOS... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-09-06 |
ths | Partial support for 34K multithreading, not functional... |
blob | commitdiff | raw | diff to current |
2007-05-30 |
ths | Fix CPU (re-)selection on reset. |
blob | commitdiff | raw | diff to current |
2007-05-27 |
blueswir1 | New option -net nic,model=? (Mark Glines) |
blob | commitdiff | raw | diff to current |
2007-04-28 |
ths | Switch default CPU to 24Kf for now, as the Linux FPU... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
pbrook | Unify IRQ handling. |
blob | commitdiff | raw | diff to current |
2007-04-01 |
ths | Improved initrd support for mips. |
blob | commitdiff | raw | diff to current |
2007-04-01 |
ths | Actually enable 64bit configuration. |
blob | commitdiff | raw | diff to current |
2007-03-18 |
ths | MIPS -cpu selection support, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2007-03-17 |
ths | Remove useless static specifier. |
blob | commitdiff | raw | diff to current |
2007-03-05 |
j_mayer | New -cpu options: choose CPU model for emulated target. |
blob | commitdiff | raw | diff to current |
2007-02-28 |
ths | DS1225Y nvram device, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2007-02-20 |
ths | Replace TLSZ with TARGET_FMT_lx. |
blob | commitdiff | raw | diff to current |
2007-02-18 |
ths | Add PS/2 keyboard to MIPS R4K, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2007-01-24 |
ths | Fix malta emulation for 64bit qemu. |
blob | commitdiff | raw | diff to current |
2007-01-24 |
ths | Reworking MIPS interrupt handling, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-01-06 |
ths | Unbreak the last patch. |
blob | commitdiff | raw | diff to current |
2007-01-06 |
ths | Different MIPS BIOS binary names per endianness, and... |
blob | commitdiff | raw | diff to current |
2007-01-01 |
ths | Fix initrd load address. |
blob | commitdiff | raw | diff to current |
2006-12-23 |
ths | Check ELF binaries for machine type and endianness. |
blob | commitdiff | raw | diff to current |
2006-12-23 |
ths | More serial ports for the mips machine. |
blob | commitdiff | raw | diff to current |
2006-12-21 |
ths | Scrap SIGN_EXTEND32. |
blob | commitdiff | raw | diff to current |
2006-12-21 |
ths | Preliminiary MIPS64 support, disabled by default due... |
blob | commitdiff | raw | diff to current |
2006-12-07 |
ths | MIPS RTC emulation. |
blob | commitdiff | raw | diff to current |
2006-12-06 |
ths | Move the MIPS CPU timer in a seperate file, by Alec... |
blob | commitdiff | raw | diff to current |
next |