Age | Commit message (Expand) | Author |
2009-06-09 | net: Improve parameter error reporting | Jan Kiszka |
2009-06-08 | qdev: c99 initilaizers for bus_type_names | Gerd Hoffmann |
2009-06-08 | xen nic: use XC_PAGE_SIZE instead of PAGE_SIZE. | Gerd Hoffmann |
2009-06-08 | xen nic: use qemu_malloc | Gerd Hoffmann |
2009-06-06 | xen: net backend doesn't need linux headers. | Gerd Hoffmann |
2009-06-06 | Fix typo | Paul Brook |
2009-06-05 | qdev: add monitor command to dump the tree. | Gerd Hoffmann |
2009-06-05 | Record device property types | Paul Brook |
2009-06-04 | Remove ARM NVIC initialization hack | Paul Brook |
2009-06-04 | qdev: kill DeviceState->name | Gerd Hoffmann |
2009-06-03 | microblaze: Fix loading of petalogix s3adsp1800 dtb. | Edgar E. Iglesias |
2009-06-03 | Stellaris qdev conversion | Paul Brook |
2009-06-02 | Implement multiple samplers on stellaris ADC | Paul Brook |
2009-05-30 | Use relative path for bios | Paul Brook |
2009-05-27 | Allow monitor interaction when using migrate -exec | Chris Lalancette |
2009-05-27 | e1000: Ignore reset command | Kevin Wolf |
2009-05-27 | microblaze: Conditionalize FDT features. | Edgar E. Iglesias |
2009-05-26 | microblaze: Add petalogix s3a1800dsp MMU linux ref-design. | Edgar E. Iglesias |
2009-05-26 | xilinx: Add ethlite emulation. | Edgar E. Iglesias |
2009-05-26 | xilinx: Add uartlite emulation. | Edgar E. Iglesias |
2009-05-26 | xilinx: Add OPB timer. | Edgar E. Iglesias |
2009-05-26 | xilinx: Add interrupt controller. | Edgar E. Iglesias |
2009-05-26 | microblaze: Add CPU interrupt wrapper logic. | Edgar E. Iglesias |
2009-05-26 | Remove qdev irq sink handling | Paul Brook |
2009-05-23 | ETRAX: Removed unused struct entry and fixed Windows build. | Stefan Weil |
2009-05-23 | Add common BusState | Paul Brook |
2009-05-22 | Fix lance segfaults | Paul Brook |
2009-05-22 | serial: fix lost character after sysrq | Jason Wessel |
2009-05-22 | usb-serial: implement break event. | Jason Wessel |
2009-05-22 | Introduce reset notifier order | Jan Kiszka |
2009-05-22 | kvm: Fix framebuffer dirty log sync | Jan Kiszka |
2009-05-22 | introduce set_rate_limit function for QEMUFile | Glauber Costa |
2009-05-21 | Introduce is_default field for QEMUMachine | Anthony Liguori |
2009-05-21 | Refactor how display drivers are selected | Anthony Liguori |
2009-05-21 | Compile most Xen files only once | Blue Swirl |
2009-05-21 | Compile fdc, escc and SCSI controllers only once | Blue Swirl |
2009-05-21 | Let the venomous poison spread to more identifiers | Blue Swirl |
2009-05-21 | Convert machine registration to use module init functions | Anthony Liguori |
2009-05-20 | Remove initrd warning message | Richard W.M. Jones |
2009-05-20 | keep initrd in below 4g area. | Glauber Costa |
2009-05-20 | Remove dead code | malc |
2009-05-19 | Hardware convenience library | Paul Brook |
2009-05-19 | Disable >4G ram support on 32-bit targets | Paul Brook |
2009-05-19 | Remove obsolete BIOS_SIZE from sysemu.h | Paul Brook |
2009-05-18 | cris: First shot at qdev for CRIS interrupts. | Edgar E. Iglesias |
2009-05-18 | etrax: Don't keep the passed irq pointer. | Edgar E. Iglesias |
2009-05-18 | etrax: Remove unused eth irq line. | Edgar E. Iglesias |
2009-05-18 | Syborg virtio bindings. | Paul Brook |
2009-05-18 | Separate virtio PCI code | Paul Brook |
2009-05-17 | Consistently use uint64_t for int properties | Paul Brook |