index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-22
qemu-socket: Make socket_optslist public
Kevin Wolf
2
-12
/
+14
2013-03-22
block: Pass bdrv_file_open() options to block drivers
Kevin Wolf
1
-7
/
+56
2013-03-22
block: Add options QDict to bdrv_file_open() prototypes
Kevin Wolf
18
-29
/
+51
2013-03-22
block: complete all IOs before resizing a device
Peter Lieven
1
-0
/
+3
2013-03-22
Revert "block: complete all IOs before .bdrv_truncate"
Peter Lieven
1
-4
/
+0
2013-03-19
microblaze: Ignore non-cpu accesses to unmapped areas
Edgar E. Iglesias
1
-1
/
+1
2013-03-19
Merge remote-tracking branch 'kraxel/ipxe.2' into staging
Anthony Liguori
14
-7
/
+73
2013-03-19
add a boot option to do strict boot
Amos Kong
2
-3
/
+30
2013-03-19
ui/cocoa.m: Fix compile failures introduced by recent console changes
Peter Maydell
1
-3
/
+6
2013-03-19
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
8
-8
/
+92
2013-03-19
char: Fix return type of qemu_chr_fe_add_watch()
Kevin Wolf
2
-4
/
+4
2013-03-19
fix monitor
Gerd Hoffmann
1
-2
/
+21
2013-03-19
virtio-blk: Do not segfault fault if failed to initialize dataplane
Dunrong Huang
1
-1
/
+1
2013-03-19
qemu-iotests: add 052 BDRV_O_SNAPSHOT test
Stefan Hajnoczi
3
-0
/
+75
2013-03-19
block: fix BDRV_O_SNAPSHOT protocol detection
Stefan Hajnoczi
1
-5
/
+1
2013-03-19
qcow2: Fix segfault in qcow2_invalidate_cache
Kevin Wolf
2
-2
/
+13
2013-03-19
sheepdog: show error message for halt status
Liu Yuan
1
-0
/
+2
2013-03-18
virtio-blk: cleanup: remove qdev field.
KONRAD Frederic
2
-3
/
+1
2013-03-18
virtio-blk: cleanup: QOM cast
KONRAD Frederic
2
-20
/
+15
2013-03-18
virtio-blk: cleanup: init and exit functions.
KONRAD Frederic
2
-66
/
+21
2013-03-18
virtio-blk-ccw switch to new API.
KONRAD Frederic
2
-16
/
+31
2013-03-18
virtio-blk-s390: switch to the new API.
KONRAD Frederic
2
-12
/
+31
2013-03-18
virtio-blk-pci: switch to new API.
KONRAD Frederic
2
-65
/
+71
2013-03-18
virtio-blk: add the virtio-blk device.
KONRAD Frederic
3
-12
/
+115
2013-03-18
virtio-blk: don't use pointer for configuration.
KONRAD Frederic
2
-5
/
+5
2013-03-18
virtio-pci: fix hot unplug.
KONRAD Frederic
1
-12
/
+1
2013-03-18
virtio-x-bus: fix allow_hotplug assertion.
KONRAD Frederic
3
-3
/
+3
2013-03-18
virtio: make virtio device's structures public.
KONRAD Frederic
12
-160
/
+159
2013-03-18
Merge remote-tracking branch 'kraxel/pixman.v8' into staging
Anthony Liguori
62
-1198
/
+3506
2013-03-18
console: remove ds_get_* helper functions
Gerd Hoffmann
2
-123
/
+79
2013-03-18
console: zap color_table
Gerd Hoffmann
1
-77
/
+6
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
31
-435
/
+525
2013-03-18
console: zap displaystate from dcl callbacks
Gerd Hoffmann
9
-56
/
+23
2013-03-18
cocoa: stop using DisplayState
Gerd Hoffmann
1
-25
/
+10
2013-03-18
spice: stop using DisplayState
Gerd Hoffmann
4
-18
/
+20
2013-03-18
sdl: stop using DisplayState
Gerd Hoffmann
1
-41
/
+51
2013-03-18
vnc: stop using DisplayState
Gerd Hoffmann
4
-40
/
+48
2013-03-18
gtk: stop using DisplayState
Gerd Hoffmann
1
-60
/
+80
2013-03-18
console: add surface_*() getters
Gerd Hoffmann
1
-8
/
+38
2013-03-18
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
9
-55
/
+43
2013-03-18
console: rework DisplaySurface handling [vga emu side]
Gerd Hoffmann
8
-84
/
+54
2013-03-18
sdl: drop dead code
Gerd Hoffmann
1
-5
/
+0
2013-03-18
qxl: better vga init in enter_vga_mode
Gerd Hoffmann
1
-1
/
+1
2013-03-18
qxl: zap qxl0 global
Gerd Hoffmann
1
-13
/
+15
2013-03-18
spice: zap sdpy global
Gerd Hoffmann
1
-14
/
+16
2013-03-18
console: kill DisplayState->opaque
Gerd Hoffmann
4
-25
/
+20
2013-03-18
console: fix displaychangelisteners interface
Gerd Hoffmann
12
-228
/
+345
2013-03-18
Switch to efi-enabled nic roms by default
Gerd Hoffmann
6
-7
/
+27
2013-03-18
Add efi rom binaries
Gerd Hoffmann
6
-0
/
+0
2013-03-18
Add Makefile rules to build nic rom binaries with efi support
Gerd Hoffmann
1
-12
/
+37
[next]