]> git.proxmox.com Git - qemu.git/history - hw/r2d.c
Use glib memory allocation and free functions
[qemu.git] / hw / r2d.c
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-20 Aurelien Jarnosh_pci: qdev conversion
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-14 Aurelien Jarnotarget-sh4: fix reset on r2d
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-24 Blue SwirlRearrange block headers
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonqemu_ram_alloc: Add DeviceState and name parameters
2010-06-29 Aurelien Jarnor2d: fix pflash mapping
2010-04-25 Blue Swirlsh4: remove dead assignments, spotted by clang analyzer
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-13 Aurelien Jarnor2d: always enable IDE and flash
2010-04-11 Aurelien Jarnohw/r2d: add initrd support
2010-04-11 Aurelien Jarnohw/r2d: add flash memory
2010-04-02 Aurelien Jarnohw/r2d: add a USB keyboard
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-08 Aurelien JarnoSH4/R2D: fix poweroff
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Michael S. Tsirkinpci: pci.h cleanup: move out stuff not in pci.c
2009-10-12 Gerd Hoffmannrom loader: fix sparc -kernel boot.
2009-10-05 Markus ArmbrusterFix pci_add nic not to exit on bad model
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-20 Blue SwirlCompile loader only once
2009-09-04 Gerd Hoffmannide: pass down DriveInfo instead of BlockDriverState
2009-09-04 Juan QuintelaWe want the argument pass to set_irq to be opaque
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannide: split away ide-mmio.c
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-27 Gerd Hoffmannkill drives_table
2009-06-22 Markus ArmbrusterSupport addr=... in option argument of -net nic
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-13 Paul BrookRemove vga_ram_size
2009-04-19 aurel32Adds SM501 usb host emulation feature.
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-04-10 pbrookMore phys_ram_base removal.
2009-03-28 aurel32target-sh4: r2d --append option support
2009-03-28 aurel32target-sh4: r2d --append option support
2009-03-03 aurel32sh4: r2d fix no ide/net case
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-24 aurel32sh4: r2d. Endian conversion for peripheral register...
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-13 aliguoriMake pci_nic_init() use qemu_setup_nic_model() (Mark...
2008-12-07 aurel32SH4: kill a few warnings
2008-12-07 balrogSH: r2d pci support (Takashi YOSHII).
2008-12-07 balrogsh4: Add r2d onboard FPGA IRQ controller (Takashi YOSHII).
2008-12-07 balrogsh4: mmio based CF support on r2d board (Takashi YOSHII).
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-05 blueswir1SM501 emulation for R2D-SH4
2008-10-28 balrogSet default max_cpus to one.
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-10-07 aliguorimachine struct - use C99 initializers (Jes Sorensen)
2008-09-02 aurel32SH4: R2D-PLUS FPGA: simply unassigned memory triggering
2008-09-02 aurel32sh4: Add R2D-PLUS FPGA support.
2008-09-02 aurel32sh4: CPU versioning.
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-24 balrogRAM usage information in machine definition.
2008-04-22 aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22 aurel32Use correct types to enable > 2G support, based on...
2007-11-18 blueswir1 Remove unused parameters from QEMUMachineInitFunc...
2007-11-17 pbrookBreak up vl.h.
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-10-31 balrogSet boot sequence from command line (Dan Kenigsberg).
2007-09-30 thsRemove unused variable.
2007-09-29 thsAdd R2D-PLUS support, by Magnus Damm.