Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xilinx: Add OPB timer. | Edgar E. Iglesias | 2009-05-26 | 1 | -0/+224 |
* | xilinx: Add interrupt controller. | Edgar E. Iglesias | 2009-05-26 | 1 | -0/+167 |
* | microblaze: Add CPU interrupt wrapper logic. | Edgar E. Iglesias | 2009-05-26 | 1 | -0/+50 |
* | Remove qdev irq sink handling | Paul Brook | 2009-05-26 | 18 | -43/+27 |
* | ETRAX: Removed unused struct entry and fixed Windows build. | Stefan Weil | 2009-05-23 | 1 | -1/+0 |
* | Add common BusState | Paul Brook | 2009-05-23 | 30 | -135/+229 |
* | Fix lance segfaults | Paul Brook | 2009-05-22 | 1 | -3/+6 |
* | serial: fix lost character after sysrq | Jason Wessel | 2009-05-22 | 1 | -0/+2 |
* | usb-serial: implement break event. | Jason Wessel | 2009-05-22 | 1 | -2/+10 |
* | Introduce reset notifier order | Jan Kiszka | 2009-05-22 | 73 | -103/+104 |
* | kvm: Fix framebuffer dirty log sync | Jan Kiszka | 2009-05-22 | 1 | -4/+1 |
* | introduce set_rate_limit function for QEMUFile | Glauber Costa | 2009-05-22 | 1 | -1/+9 |
* | Introduce is_default field for QEMUMachine | Anthony Liguori | 2009-05-21 | 10 | -1/+10 |
* | Refactor how display drivers are selected | Anthony Liguori | 2009-05-21 | 2 | -4/+4 |
* | Compile most Xen files only once | Blue Swirl | 2009-05-21 | 1 | -0/+1 |
* | Compile fdc, escc and SCSI controllers only once | Blue Swirl | 2009-05-21 | 1 | -2/+3 |
* | Let the venomous poison spread to more identifiers | Blue Swirl | 2009-05-21 | 1 | -0/+23 |
* | Convert machine registration to use module init functions | Anthony Liguori | 2009-05-21 | 35 | -163/+318 |
* | Remove initrd warning message | Richard W.M. Jones | 2009-05-20 | 1 | -3/+0 |
* | keep initrd in below 4g area. | Glauber Costa | 2009-05-20 | 1 | -4/+5 |
* | Remove dead code | malc | 2009-05-20 | 1 | -14/+7 |
* | Hardware convenience library | Paul Brook | 2009-05-19 | 4 | -3/+37 |
* | Disable >4G ram support on 32-bit targets | Paul Brook | 2009-05-19 | 1 | -0/+4 |
* | Remove obsolete BIOS_SIZE from sysemu.h | Paul Brook | 2009-05-19 | 8 | -25/+14 |
* | cris: First shot at qdev for CRIS interrupts. | Edgar E. Iglesias | 2009-05-18 | 5 | -47/+113 |
* | etrax: Don't keep the passed irq pointer. | Edgar E. Iglesias | 2009-05-18 | 1 | -3/+3 |
* | etrax: Remove unused eth irq line. | Edgar E. Iglesias | 2009-05-18 | 4 | -10/+6 |
* | Syborg virtio bindings. | Paul Brook | 2009-05-18 | 2 | -0/+292 |
* | Separate virtio PCI code | Paul Brook | 2009-05-18 | 13 | -299/+472 |
* | Consistently use uint64_t for int properties | Paul Brook | 2009-05-17 | 2 | -3/+3 |
* | ETRAX-PIC: Untabify. | Edgar E. Iglesias | 2009-05-16 | 1 | -88/+88 |
* | ETRAX-TIMER: qdevify. | Edgar E. Iglesias | 2009-05-16 | 4 | -39/+38 |
* | ETRAX-TIMER: Untabify. | Edgar E. Iglesias | 2009-05-16 | 1 | -229/+229 |
* | ETRAX-SER: Untabify. | Edgar E. Iglesias | 2009-05-16 | 1 | -93/+93 |
* | ETRAX-SER: qdevify. | Edgar E. Iglesias | 2009-05-16 | 4 | -44/+34 |
* | ETRAX: Simplify PIC interface. | Edgar E. Iglesias | 2009-05-16 | 4 | -48/+36 |
* | ETRAX: Correct passing of kernel command line. | Edgar E. Iglesias | 2009-05-15 | 2 | -4/+4 |
* | Syborg (Symbian Virtual Platform) board | Paul Brook | 2009-05-14 | 10 | -0/+2084 |
* | PXA SSI qdev conversion | Paul Brook | 2009-05-14 | 9 | -214/+263 |
* | Stellaris SSI qdev conversion | Paul Brook | 2009-05-14 | 7 | -80/+95 |
* | SSP bus framework | Paul Brook | 2009-05-14 | 2 | -0/+93 |
* | Stellaris I2C qdev conversion | Paul Brook | 2009-05-14 | 1 | -7/+18 |
* | I2C cleanup | Paul Brook | 2009-05-14 | 2 | -26/+0 |
* | Remove bogus omap i2c slave code | Paul Brook | 2009-05-14 | 1 | -67/+0 |
* | SMBus qdev conversion | Paul Brook | 2009-05-14 | 5 | -51/+78 |
* | TOSC DAC i2c qdev voncersion | Paul Brook | 2009-05-14 | 1 | -7/+22 |
* | TWL92230 qdev conversion | Paul Brook | 2009-05-14 | 3 | -46/+30 |
* | WM8750 qdev coversion | Paul Brook | 2009-05-14 | 4 | -21/+24 |
* | TMP105 qdev conversion | Paul Brook | 2009-05-14 | 3 | -12/+20 |
* | PXA2xx I2C slave qdev conversion | Paul Brook | 2009-05-14 | 1 | -13/+42 |