Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 3 | -2/+17 |
2013-04-08 | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini | 1 | -6/+0 |
2013-04-08 | hw: move DMA controllers to hw/dma/, configure with default-configs/ | Paolo Bonzini | 1 | -1/+0 |
2013-04-08 | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini | 1 | -1/+0 |
2013-04-08 | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini | 1 | -1/+0 |
2013-04-08 | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini | 1 | -1/+0 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 2 | -3/+3 |
2013-03-12 | cpu: Pass CPUState to cpu_interrupt() | Andreas Färber | 1 | -2/+1 |
2013-03-12 | exec: Pass CPUState to cpu_reset_interrupt() | Andreas Färber | 1 | -5/+8 |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 4 | -5/+514 |
2012-06-07 | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini | 1 | -0/+13 |