Age | Commit message (Expand) | Author | Files | Lines |
2010-07-03 | remove exec-all.h inclusion from cpu.h | Paolo Bonzini | 1 | -0/+1 |
2010-06-30 | qdev-properties: Fix (u)intXX parsers | Kevin Wolf | 1 | -15/+35 |
2010-06-30 | usb-uhci: fix commit 8e65b7c04965c8355e4ce43211582b6b83054e3d for vmstate | TeLeMan | 1 | -1/+2 |
2010-06-30 | hw/omap : make local function static and remove declaration from header | cmchao | 3 | -45/+9 |
2010-06-30 | hw/omap1.c : separate uart module | cmchao | 2 | -170/+194 |
2010-06-30 | hw/omwp2.c : separate l4 interconnect module | cmchao | 3 | -272/+305 |
2010-06-30 | hw/omap2.c : separate tap module(Test-Chip-level) | cmchao | 2 | -90/+112 |
2010-06-30 | hw/omap2.c : separate spi module | cmchao | 3 | -323/+348 |
2010-06-30 | hw/omap1.c : separate interrupt controller module | cmchao | 3 | -574/+602 |
2010-06-30 | hw/omap2.c : separate sdrc (sdram controller) | cmchao | 3 | -144/+167 |
2010-06-30 | hw/omap2.c : separate gpmc(general purpose memory controller) | cmchao | 3 | -396/+421 |
2010-06-30 | hw/omap2.c : separate synctimer module | cmchao | 3 | -76/+103 |
2010-06-30 | hw/omap2.c : separate gptimer module | cmchao | 3 | -462/+486 |
2010-06-30 | hw/omap2.c : separate gpio module | cmchao | 3 | -523/+526 |
2010-06-30 | hw/omap1.c : separate gpio module | cmchao | 3 | -181/+203 |
2010-06-30 | virtio-serial: Simplify virtio_serial_load() | Markus Armbruster | 1 | -9/+3 |
2010-06-30 | usb-serial: Fail instead of crash when chardev is missing | Markus Armbruster | 1 | -0/+5 |
2010-06-30 | MIPS: fix fulong bios loading | Aurelien Jarno | 1 | -6/+5 |
2010-06-29 | r2d: fix pflash mapping | Aurelien Jarno | 1 | -0/+1 |
2010-06-29 | lsi53c895a: fix Phase Mismatch Jump | Paolo Bonzini | 1 | -3/+3 |
2010-06-29 | MIPS: Initial support of fulong mini pc (machine construction) | Huacai Chen | 1 | -0/+413 |
2010-06-29 | MIPS: Initial support of VIA USB controller used by fulong mini pc | Huacai Chen | 2 | -0/+29 |
2010-06-29 | MIPS: Initial support of VIA IDE controller used by fulong mini pc | Huacai Chen | 2 | -0/+192 |
2010-06-29 | Initial support of vt82686b south bridge used by fulong mini pc | Huacai Chen | 3 | -0/+616 |
2010-06-29 | MIPS: Initial support of bonito north bridge used by fulong mini pc | Huacai Chen | 2 | -0/+812 |
2010-06-27 | x86: Clean up CPU reset | Jan Kiszka | 1 | -18/+4 |
2010-06-27 | mask all interrupts when MASTER_DISABLE is set | Artyom Tarasenko | 1 | -3/+6 |
2010-06-27 | fw_cfg: convert to qdev | Blue Swirl | 1 | -20/+60 |
2010-06-27 | Remove useless device dependency of HAS_AUDIO | Blue Swirl | 8 | -26/+0 |
2010-06-22 | virtio-pci: fix bus master bug setting on load | Alex Williamson | 1 | -1/+1 |
2010-06-22 | virtio-9p: Implement Security model for mksock using mknod. | Venkateswararao Jujjuri (JV) | 3 | -47/+2 |
2010-06-22 | virtio-9p: Implement Security model for mknod | Venkateswararao Jujjuri (JV) | 3 | -7/+43 |
2010-06-22 | virtio-9p: Security model for symlink and readlink | Venkateswararao Jujjuri (JV) | 3 | -11/+79 |
2010-06-22 | virtio-9p: Security model for mkdir | Venkateswararao Jujjuri (JV) | 3 | -6/+43 |
2010-06-22 | virtio-9p: Security model for create/open2 | Venkateswararao Jujjuri (JV) | 3 | -8/+61 |
2010-06-22 | virtio-9p: Implemented Security model for lstat and fstat | Venkateswararao Jujjuri (JV) | 1 | -4/+58 |
2010-06-22 | virtio-9p: Security model for chown | Venkateswararao Jujjuri (JV) | 3 | -5/+15 |
2010-06-22 | virtio-9p: Security model for chmod | Venkateswararao Jujjuri (JV) | 3 | -6/+12 |
2010-06-22 | virtio-9p: Make infrastructure for the new security model. | Venkateswararao Jujjuri (JV) | 4 | -44/+68 |
2010-06-22 | virtio-9p: Introduces an option to specify the security model. | Venkateswararao Jujjuri (JV) | 1 | -0/+9 |
2010-06-22 | virtio-9p: Rearrange fileop structures | Venkateswararao Jujjuri (JV) | 2 | -139/+138 |
2010-06-22 | Flush the debug message out to the log file. | Venkateswararao Jujjuri (JV) | 1 | -0/+2 |
2010-06-22 | virtio-blk: fix the list operation in virtio_blk_load(). | Yoshiaki Tamura | 1 | -1/+1 |
2010-06-22 | scsi-bus: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRequest xfer and mode as... | Nicholas Bellinger | 2 | -0/+12 |
2010-06-22 | scsi-bus: Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd.mode setup | Nicholas Bellinger | 1 | -0/+1 |
2010-06-19 | apic: qdev conversion cleanup | Blue Swirl | 3 | -61/+80 |
2010-06-19 | apic: convert to qdev | Blue Swirl | 2 | -29/+61 |
2010-06-19 | apic: avoid using CPUState internals | Blue Swirl | 3 | -28/+55 |
2010-06-19 | apic: avoid passing CPUState from CPU code | Blue Swirl | 1 | -23/+16 |
2010-06-19 | apic: avoid passing CPUState from devices | Blue Swirl | 3 | -25/+25 |