2009-07-20 |
Blue Swirl | Fix most warnings (errors with -Werror) when debugging... |
blob | commitdiff | raw |
2009-06-29 |
Jan Kiszka | Revert "Introduce reset notifier order" |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Markus Armbruster | Support addr=... in option argument of -net nic |
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 |
Blue Swirl | Replace gcc variadic macro extension with C99 version |
blob | commitdiff | raw | diff to current |
2009-05-13 |
Paul Brook | Remove vga_ram_size |
blob | commitdiff | raw | diff to current |
2009-05-12 |
Paul Brook | Push AUD_init down to devices |
blob | commitdiff | raw | diff to current |
2009-05-08 |
Paul Brook | Replace cpu_abort with hw_error |
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 | 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-02-11 |
blueswir1 | Use qemu_ram_alloc |
blob | commitdiff | raw | diff to current |
2009-02-05 |
aliguori | hw: remove error handling from qemu_malloc() callers... |
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-16 |
aliguori | graphical_console_init change (Stefano Stabellini) |
blob | commitdiff | raw | diff to current |
2009-01-15 |
aliguori | global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo... |
blob | commitdiff | raw | diff to current |
2009-01-15 |
aliguori | Convert references to logfile/loglevel to use qemu_log... |
blob | commitdiff | raw | diff to current |
2009-01-13 |
aliguori | Make pci_nic_init() use qemu_setup_nic_model() (Mark... |
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-12-05 |
aurel32 | Fix PPC PREP platform, broken by commit 5849 |
blob | commitdiff | raw | diff to current |
2008-12-01 |
pbrook | Change MMIO callbacks to use offsets, not absolute... |
blob | commitdiff | raw | diff to current |
2008-10-28 |
balrog | Set default max_cpus to one. |
blob | commitdiff | raw | diff to current |
2008-10-26 |
blueswir1 | Fix undeclared symbol warnings from sparse |
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-07 |
aliguori | machine struct - use C99 initializers (Jes Sorensen) |
blob | commitdiff | raw | diff to current |
2008-10-04 |
blueswir1 | Use qemu-log.h |
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-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 |
2007-12-02 |
ths | Add -drive parameter, by Laurent Vivier. |
blob | commitdiff | raw | diff to current |
2007-11-24 |
j_mayer | More PowerPC debug print fixes - hardware emulation... |
blob | commitdiff | raw | diff to current |
2007-11-19 |
j_mayer | New PowerPC CPU flag to define the decrementer and... |
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 |
j_mayer | Fix PowerPC boot device selection. |
blob | commitdiff | raw | diff to current |
2007-11-11 |
j_mayer | More generic boot devices specification, allowing more... |
blob | commitdiff | raw | diff to current |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
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-29 |
j_mayer | Implement PreP reset port. |
blob | commitdiff | raw | diff to current |
2007-10-29 |
j_mayer | PowerPC 601 / 620 / 970 need a 1MB firmware. |
blob | commitdiff | raw | diff to current |
2007-10-28 |
j_mayer | * sort the PowerPC target object files |
blob | commitdiff | raw | diff to current |
2007-10-21 |
j_mayer | Bugfix: now PCI NICs really work on PowerPC PreP platform. |
blob | commitdiff | raw | diff to current |
2007-10-21 |
j_mayer | Allow use of PCI NICs on PowerPC PreP platform. |
blob | commitdiff | raw | diff to current |
2007-10-07 |
j_mayer | PowerPC target optimisations: make intensive use of... |
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-10-03 |
j_mayer | Fix PowerPC initialisation and first reset: |
blob | commitdiff | raw | diff to current |
2007-09-29 |
j_mayer | Change POWERPC_PPC_GENERIC to POWERPC_DEFAULT. |
blob | commitdiff | raw | diff to current |
2007-09-17 |
j_mayer | Coding style fixes in PowerPC related code (no function... |
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-05-27 |
blueswir1 | New option -net nic,model=? (Mark Glines) |
blob | commitdiff | raw | diff to current |
2007-04-19 |
j_mayer | No functional changes: |
blob | commitdiff | raw | diff to current |
2007-04-16 |
j_mayer | Add reset callbacks for PowerPC CPU. |
blob | commitdiff | raw | diff to current |
2007-04-16 |
j_mayer | PREP and heathrow machines only support PowerPC CPU... |
blob | commitdiff | raw | diff to current |
2007-04-12 |
j_mayer | Add PowerPC 405 input pins (IRQ, resets, ...) model. |
blob | commitdiff | raw | diff to current |
2007-04-09 |
j_mayer | Implement embedded IRQ controller for PowerPC 6xx/740... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
pbrook | Unify IRQ handling. |
blob | commitdiff | raw | diff to current |
2007-03-30 |
j_mayer | New model for PowerPC CPU hardware interrupt events: |
blob | commitdiff | raw | diff to current |
2007-03-17 |
pbrook | OHCI USB PXA support (Andrzej Zaborowski). |
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 |
2006-12-21 |
ths | Remove unused variable. |
blob | commitdiff | raw | diff to current |
2006-08-17 |
bellard | vga init changes |
blob | commitdiff | raw | diff to current |
2006-05-21 |
pbrook | OHCI USB host emulation. |
blob | commitdiff | raw | diff to current |
2006-02-05 |
pbrook | Allow selection of emulated network card. |
blob | commitdiff | raw | diff to current |
2005-11-23 |
bellard | more generic serial port (initial patch by Jocelyn... |
blob | commitdiff | raw | diff to current |
2005-11-21 |
bellard | cpu_single_env usage fix |
blob | commitdiff | raw | diff to current |
2005-10-30 |
bellard | suppressed m48t08 RTC - simplified m48t59 RTC api |
blob | commitdiff | raw | diff to current |
2005-07-03 |
bellard | allow variable bios size |
blob | commitdiff | raw | diff to current |
2005-07-03 |
bellard | endian register support |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | preliminary patch to support more PowerPC CPUs (Jocelyn... |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | more generic i8259 support |
blob | commitdiff | raw | diff to current |
2005-06-05 |
bellard | use new machine API |
blob | commitdiff | raw | diff to current |
2005-04-23 |
bellard | PREP machines have two IO mappings. |
blob | commitdiff | raw | diff to current |
2004-08-24 |
bellard | multiple serial port support - terminal init fix |
blob | commitdiff | raw | diff to current |
2004-07-14 |
bellard | char device support |
blob | commitdiff | raw | diff to current |
2004-06-21 |
bellard | added PCI bus |
blob | commitdiff | raw | diff to current |
2004-06-21 |
bellard | ppc init fixes |
blob | commitdiff | raw | diff to current |
2004-06-03 |
bellard | support for opaque data on memory I/Os |
blob | commitdiff | raw | diff to current |
2004-05-26 |
bellard | PowerPC prep/chrp/pmac support |
blob | commitdiff | raw | diff to current |
2004-05-23 |
bellard | PowerPC merge |
blob | commitdiff | raw | diff to current |
2004-05-21 |
bellard | PowerPC merge: real time TB and decrementer - faster... |
blob | commitdiff | raw | diff to current |
2004-05-20 |
bellard | VGA PCI support |
blob | commitdiff | raw | diff to current |
2004-05-18 |
bellard | PCI support |
blob | commitdiff | raw | diff to current |
2004-04-28 |
bellard | isa memory remapping support (aka PPC PREP VGA support) |
blob | commitdiff | raw | diff to current |
2004-04-26 |
bellard | amd64 port |
blob | commitdiff | raw | diff to current |
2004-04-25 |
bellard | isa bridge endianness fixes |
blob | commitdiff | raw | diff to current |
2004-04-25 |
bellard | consistent use of target_ulong and target_phys_addr_t |
blob | commitdiff | raw | diff to current |
2004-04-12 |
bellard | ppc: suppressed unneeded globals and headers - added... |
blob | commitdiff | raw | diff to current |
2004-04-12 |
bellard | PowerPC system emulation fixes (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
|