target-mips: fix call to check_*() functions
[qemu] / hw /
2009-04-15 aurel32Implement sonic netcard (MIPS Jazz)
2009-04-15 aurel32target-alpha: lower parent irq when irq is lowered.
2009-04-13 blueswir1Fix OpenSolaris gcc4 warnings: iovec type mismatches...
2009-04-11 pbrookAdd named initializers.
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-04-11 pbrookRemove more redundant ram size checks.
2009-04-11 pbrookFix/remove bogus ram size checks.
2009-04-11 pbrookAllocate enough vram for 24-bit planes.
2009-04-11 aurel32mips malta: fix commit 7064
2009-04-10 aurel32Clean up rc4030 init function
2009-04-10 aliguoriMake PCI config status register read-only
2009-04-10 pbrookWean device tree code off phys_ram_base.
2009-04-10 pbrookYet more phys_ram_base elimination.
2009-04-10 pbrookMore phys_ram_base elimination.
2009-04-10 pbrookClean up VGA ram allocation.
2009-04-10 pbrookFix RTC breakage from r7031.
2009-04-10 pbrookMusicpal ram access cleanup.
2009-04-10 pbrookMore phys_ram_base removal.
2009-04-09 pbrookCleanup SPARC/TCX framebuffer allocation.
2009-04-09 pbrookUse cpu_physical_memory_write_rom instead of memcpy.
2009-04-09 pbrookRegister a single area for vga bios and option roms
2009-04-09 pbrookUse load_image_targphys and avoid phys_ram_base.
2009-04-09 pbrookMore phys_ram_base removal.
2009-04-09 pbrookUse load_image_targphys.
2009-04-09 pbrookUse guest memory access functions when setting up arm...
2009-04-09 pbrookUse qemu_ram_alloc.
2009-04-08 aurel32pcnet: Avoid double conversion via PHYSADDR
2009-04-08 aurel32apic: Fix access to non-existent APIC
2009-04-07 aurel32mc146818: add square wave output support
2009-04-07 aurel32rc4030 registers improvements
2009-04-07 aliguoriFix crash on resolution change -> screen dump -> vga...
2009-04-07 aliguoriRevert r6989
2009-04-07 aliguoriremove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)
2009-04-07 blueswir1Don't try to return result from a void function (spotte...
2009-04-05 aliguoricreate qemu_file_set_error (Glauber Costa)
2009-04-05 aliguoriFix display breakage when resizing the screen (v2)...
2009-04-05 aliguoripci_add storage: fix error handling for 'if' parameter...
2009-04-05 aliguoriFix oops on 2.6.25 guest (Rusty Russell)
2009-04-01 pbrookImplement and use shared memory framebuffer device...
2009-04-01 pbrookUse pixel_ops.h
2009-03-31 blueswir1Remove unused variable
2009-03-31 pbrookAvoid rounding problems in ptimer_get_count
2009-03-29 blueswir1Misc scsi disk/cdrom fixes/improvements 4/4
2009-03-29 blueswir1misc scsi disk/cdrom fixes/improvements 3/4
2009-03-29 blueswir1misc scsi disk/cdrom fixes/improvements 2/4
2009-03-29 blueswir1misc scsi disk/cdrom fixes/improvements 1/4
2009-03-28 aurel32target-sh4: r2d --append option support
2009-03-28 aurel32hw/eeprom93xx.c: support 93xx EEPROMs with more than...
2009-03-28 aurel32hw/eeprom93xx.c: substitute structure dump with discret...
2009-03-28 aurel32target-sh4: r2d --append option support
2009-03-28 aliguoriUse the DMA api to map virtio elements.
2009-03-28 aliguorivirtio-blk: use generic vectored I/O APIs (Christoph...
2009-03-28 aliguoriClean some PCI defines (Stefan Weil)
2009-03-28 aliguoriFix monitor command (screendump) (Stefan Weil)
2009-03-28 aliguoriRemove nodisk_ok machine feature (Jan Kiszka)
2009-03-28 aliguorimusicpal: Fix regression caused by 6839 (Jan Kiszka)
2009-03-28 aliguoriget roms more room. (Glauber Costa)
2009-03-28 aliguorinew scsi-generic abstraction, use SG_IO (Christoph...
2009-03-28 blueswir1Document sun ID PROM contents
2009-03-20 aliguorivirtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY...
2009-03-20 aliguorie1000: Fix RX descriptor low threshold interrupt logic...
2009-03-17 malcFix VGA issue introduced by r6349
2009-03-16 blueswir1Delete some unused macros detected with -Wp,-Wunused...
2009-03-13 aliguoritemporarily disable logging around pci config writes...
2009-03-13 aliguoristop dirty logging while updating cirrus bank memory...
2009-03-13 aliguoriAdd missing file
2009-03-13 aliguoriqemu:virtio-net: Check return size on the correct sg...
2009-03-13 aliguoriAdd and use remaining #defines for PCI device IDs ...
2009-03-13 aliguoriremove is_graphic_console from vga.c (Stefano Stabellini)
2009-03-13 aliguoriDisplayAllocator interface (Stefano Stabellini)
2009-03-12 aliguoriFrom 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep...
2009-03-12 aliguoriAdd specialized block driver scsi generic API (Avi...
2009-03-10 aurel32Clean build: Add bt-host.h
2009-03-10 malcmusicpal: Reorganize IO memory handling (Jan Kiszka)
2009-03-08 blueswir1Use firmware configuration instead of NVRAM (initial...
2009-03-08 blueswir1Add new entries to firmware configuration device
2009-03-07 aurel32do not pretend to support low voltage operation
2009-03-07 aurel32clean build: Fix arm build warnings
2009-03-07 aurel32arm: Fix gic_irq_state.level bitfield type
2009-03-07 aurel32ppc_oldworld: swap the MACIO and CMD646 IDE controllers
2009-03-07 aurel32Use a dedicated function to request exit from execution...
2009-03-07 blueswir1Activate uninorth AGP bridge
2009-03-07 blueswir1Sparse fixes: dubious mixing of bitwise and logical...
2009-03-07 blueswir1Sparse fixes: move ACPI table definitions to pc.h
2009-03-07 blueswir1Sparse fixes: truncation by cast
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2009-03-07 blueswir1Fix sparc64-softmmu breakage from r6711
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-03-05 aliguorimonitor: Rework modal password input (Jan Kiszka)
2009-03-05 aliguorimonitor: Rework early disk password inquiry (Jan Kiszka)
2009-03-05 aliguorilsi: add ISTAT1 register read (Ryan Harper)
2009-03-04 aurel32DB-DMA IDE asynchronous I/O
2009-03-03 blueswir1Fix slavio_intctl.c compile errors (Robert Reif)
2009-03-03 aurel32DB-DMA cleanup
2009-03-03 aurel32sh4: r2d fix no ide/net case
2009-03-03 aurel32clean build: Fix remaining sh4 warnings
2009-03-02 aurel32kvm/powerpc: Add MPC8544DS board support
2009-03-02 aurel32kvm/powerpc: Add irq support for E500 core
2009-03-02 aurel32kvm/powerpc: Add freescale pci controller's support
2009-03-02 aurel32hw/openpic: define list in mpic_init() const
next