Age | Commit message (Expand) | Author | Files | Lines |
2015-10-23 | hw/block/fdc: Implement tray status | Max Reitz | 1 | -4/+16 |
2015-09-09 | i8257: rewrite DMA_schedule to avoid hooking into the CPU loop | Paolo Bonzini | 1 | -1/+1 |
2015-06-12 | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela | 1 | -26/+16 |
2015-06-02 | fdc: Fix MSR.RQM flag | Kevin Wolf | 1 | -1/+12 |
2015-06-02 | fdc: Disentangle phases in fdctrl_read_data() | Kevin Wolf | 1 | -10/+23 |
2015-06-02 | fdc: Code cleanup in fdctrl_write_data() | Kevin Wolf | 1 | -24/+39 |
2015-06-02 | fdc: Use phase in fdctrl_write_data() | Kevin Wolf | 1 | -28/+41 |
2015-06-02 | fdc: Introduce fdctrl->phase | Kevin Wolf | 1 | -0/+89 |
2015-06-02 | fdc: Rename fdctrl_set_fifo() to fdctrl_to_result_phase() | Kevin Wolf | 1 | -15/+16 |
2015-06-02 | fdc: Rename fdctrl_reset_fifo() to fdctrl_to_command_phase() | Kevin Wolf | 1 | -15/+15 |
2015-05-12 | fdc: force the fifo access to be in bounds of the allocated buffer | Petr Matousek | 1 | -6/+11 |
2015-04-28 | fdc: remove sparc sun4m mutations | Hervé Poussineau | 1 | -17/+0 |
2015-01-26 | vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* | Paolo Bonzini | 1 | -1/+1 |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 1 | -40/+38 |
2014-10-20 | block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() | Markus Armbruster | 1 | -5/+11 |
2014-10-15 | bootindex: move calling add_boot_device_patch to bootindex setter function | Gonglei | 1 | -3/+0 |
2014-10-15 | isa-fdc: remove bootindexA/B property from qdev to qom | Gonglei | 1 | -2/+13 |
2014-09-11 | fdc: adding vmstate for save/restore | Pavel Dovgalyuk | 1 | -0/+74 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 1 | -10/+6 |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini | 1 | -1/+1 |
2013-12-23 | isa: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+0 |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+1 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -3/+3 |
2013-07-29 | fdc: Fix inheritence for SUNW,fdtwo | Andreas Färber | 1 | -44/+44 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+3 |
2013-07-23 | fdc: Improve error propagation for QOM realize | Andreas Färber | 1 | -18/+22 |
2013-07-23 | fdc: Use QOM realize for fdc | Hu Tao | 1 | -22/+41 |
2013-07-23 | fdc: QOM'ify some more | Hu Tao | 1 | -16/+25 |
2013-07-04 | hw/block: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -3/+4 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -2/+2 |
2013-06-07 | isa: QOM'ify ISADevice | Andreas Färber | 1 | -7/+9 |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber | 1 | -10/+14 |
2013-04-29 | fdc: QOM'ify ISA floppy controller | Andreas Färber | 1 | -9/+12 |
2013-04-20 | qdev: Drop taddr properties | Peter Maydell | 1 | -1/+0 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+2284 |