Age | Commit message (Expand) | Author |
2013-03-18 | virtio-blk: cleanup: remove qdev field. | KONRAD Frederic |
2013-03-18 | virtio-blk: cleanup: QOM cast | KONRAD Frederic |
2013-03-18 | virtio-blk: cleanup: init and exit functions. | KONRAD Frederic |
2013-03-18 | virtio-blk-ccw switch to new API. | KONRAD Frederic |
2013-03-18 | virtio-blk-s390: switch to the new API. | KONRAD Frederic |
2013-03-18 | virtio-blk-pci: switch to new API. | KONRAD Frederic |
2013-03-18 | virtio-blk: add the virtio-blk device. | KONRAD Frederic |
2013-03-18 | virtio-blk: don't use pointer for configuration. | KONRAD Frederic |
2013-03-18 | virtio-pci: fix hot unplug. | KONRAD Frederic |
2013-03-18 | virtio-x-bus: fix allow_hotplug assertion. | KONRAD Frederic |
2013-03-18 | virtio: make virtio device's structures public. | KONRAD Frederic |
2013-03-18 | Merge remote-tracking branch 'kraxel/pixman.v8' into staging | Anthony Liguori |
2013-03-18 | console: remove ds_get_* helper functions | Gerd Hoffmann |
2013-03-18 | console: zap color_table | Gerd Hoffmann |
2013-03-18 | console: stop using DisplayState in gfx hardware emulation | Gerd Hoffmann |
2013-03-18 | console: zap displaystate from dcl callbacks | Gerd Hoffmann |
2013-03-18 | cocoa: stop using DisplayState | Gerd Hoffmann |
2013-03-18 | spice: stop using DisplayState | Gerd Hoffmann |
2013-03-18 | sdl: stop using DisplayState | Gerd Hoffmann |
2013-03-18 | vnc: stop using DisplayState | Gerd Hoffmann |
2013-03-18 | gtk: stop using DisplayState | Gerd Hoffmann |
2013-03-18 | console: add surface_*() getters | Gerd Hoffmann |
2013-03-18 | console: rework DisplaySurface handling [dcl/ui side] | Gerd Hoffmann |
2013-03-18 | console: rework DisplaySurface handling [vga emu side] | Gerd Hoffmann |
2013-03-18 | sdl: drop dead code | Gerd Hoffmann |
2013-03-18 | qxl: better vga init in enter_vga_mode | Gerd Hoffmann |
2013-03-18 | qxl: zap qxl0 global | Gerd Hoffmann |
2013-03-18 | spice: zap sdpy global | Gerd Hoffmann |
2013-03-18 | console: kill DisplayState->opaque | Gerd Hoffmann |
2013-03-18 | console: fix displaychangelisteners interface | Gerd Hoffmann |
2013-03-18 | Switch to efi-enabled nic roms by default | Gerd Hoffmann |
2013-03-18 | Add efi rom binaries | Gerd Hoffmann |
2013-03-18 | Add Makefile rules to build nic rom binaries with efi support | Gerd Hoffmann |
2013-03-18 | Update ipxe submodule to latest master | Gerd Hoffmann |
2013-03-18 | Add Makefile rules to build nic rom binaries | Gerd Hoffmann |
2013-03-17 | s390: Fix cpu refactoring fallout. | Cornelia Huck |
2013-03-17 | Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm | Blue Swirl |
2013-03-17 | target-mips: fix rndrashift_short_acc and code for EXTR_ instructions | Petar Jovanovic |
2013-03-15 | xilinx_spips: QOM styling fixes | Peter Crosthwaite |
2013-03-15 | xilinx_spips: Add missing dual-bus snoop commands | Nathan Rossi |
2013-03-15 | xilinx_spips: Fix bus setup conditional check | Nathan Rossi |
2013-03-15 | xilinx_spips: Set unused IRQs to NULL | Peter Crosthwaite |
2013-03-15 | xilinx_zynq: added pl330 to machine model | Peter Crosthwaite |
2013-03-15 | pl330: Initial version | Peter Crosthwaite |
2013-03-15 | iov: Factor out hexdumper | Peter Crosthwaite |
2013-03-15 | hw/vexpress: Set reset values for daughterboard oscillators | Peter Maydell |
2013-03-15 | hw/arm_sysctl: Implement SYS_CFG_OSC function | Peter Maydell |
2013-03-15 | hw/vexpress: Pass voltage sensor properties to sysctl device | Peter Maydell |
2013-03-15 | hw/arm_sysctl: Implement SYS_CFG_VOLT | Peter Maydell |
2013-03-15 | qdev: Implement (variable length) array properties | Peter Maydell |