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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-01-16
audio: Replace non-portable asprintf in debug code by g_strdup_printf
Stefan Weil
1
-2
/
+3
2013-01-16
usb-storage: Drop useless null test in usb_msd_handle_data()
Markus Armbruster
1
-1
/
+1
2013-01-16
ui: Drop useless null tests in parse_keyboard_layout()
Markus Armbruster
1
-7
/
+9
2013-01-16
pseries: Replace non-portable asprintf by g_strdup_printf
Stefan Weil
2
-28
/
+8
2013-01-16
Add new DEFAULT_MACHINE_OPTIONS to q35 and ppc405
Knut Omang
2
-0
/
+2
2013-01-16
alpha-linux-user: Correct select
Laurent Vivier
1
-6
/
+6
2013-01-16
alpha-linux-user: Translate fcntl l_type
Laurent Vivier
2
-6
/
+40
2013-01-16
chardev: add pty chardev support to chardev-add (qmp)
Gerd Hoffmann
3
-1
/
+20
2013-01-16
chardev: add socket chardev support to chardev-add (qmp)
Gerd Hoffmann
2
-56
/
+138
2013-01-16
chardev: add parallel chardev support to chardev-add (qmp)
Gerd Hoffmann
3
-18
/
+34
2013-01-16
chardev: add serial chardev support to chardev-add (qmp)
Gerd Hoffmann
3
-13
/
+75
2013-01-16
chardev: add file chardev support to chardev-add (qmp)
Gerd Hoffmann
3
-2
/
+83
2013-01-16
chardev: add hmp hotplug commands
Gerd Hoffmann
3
-0
/
+57
2013-01-16
chardev: add qmp hotplug commands, with null chardev support
Gerd Hoffmann
3
-0
/
+152
2013-01-16
chardev: reduce chardev ifdef mess a bit
Gerd Hoffmann
1
-11
/
+11
2013-01-16
chardev: fix QemuOpts lifecycle
Gerd Hoffmann
2
-6
/
+15
2013-01-16
chardev: add error reporting for qemu_chr_new_from_opts
Gerd Hoffmann
3
-13
/
+23
2013-01-15
qdev: Prepare "realized" property
Andreas Färber
2
-24
/
+122
2013-01-15
qdev: Fold state enum into bool realized
Andreas Färber
5
-29
/
+31
2013-01-15
pseries: set no default boot order
Avik Sil
1
-2
/
+4
2013-01-15
Make default boot order machine specific
Avik Sil
57
-8
/
+110
2013-01-15
acl: Free memory allocated with g_malloc() with g_free()
Markus Armbruster
1
-2
/
+2
2013-01-15
acl: Fix acl_remove not to mess up the ACL
Markus Armbruster
1
-0
/
+3
2013-01-15
sdl: Fix heap smash in sdl_zoom_rgb{16,32} for int > 32 bits
Markus Armbruster
2
-15
/
+10
2013-01-15
kvm: add stub for kvm_irqchip_update_msi_route
Michael S. Tsirkin
1
-0
/
+5
2013-01-15
Merge remote-tracking branch 'afaerber/memory-ioport' into staging
Anthony Liguori
3
-73
/
+62
2013-01-15
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
4
-3
/
+7
2013-01-15
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
11
-118
/
+227
2013-01-15
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
49
-277
/
+483
2013-01-15
Merge remote-tracking branch 'afaerber-or/prep-up' into staging
Anthony Liguori
2
-25
/
+41
2013-01-15
Merge remote-tracking branch 'mdroth/qga-pull-1-14-2013-2' into staging
Anthony Liguori
1
-2
/
+2
2013-01-15
Merge remote-tracking branch 'mdroth/qga-pull-1-14-2013' into staging
Anthony Liguori
2
-8
/
+29
2013-01-15
Merge remote-tracking branch 'sstabellini/xen-2013-01-14' into staging
Anthony Liguori
1
-24
/
+184
2013-01-15
acpi_piix4: Do not use old_portio-style callbacks
Hervé Poussineau
1
-51
/
+41
2013-01-15
xen_platform: Do not use old_portio-style callbacks
Hervé Poussineau
1
-11
/
+10
2013-01-15
hw/dma.c: Fix conversion of ioport_register* to MemoryRegion
Julien Grall
1
-11
/
+11
2013-01-15
configure: try pkg-config for curses
Vadim Evard
1
-1
/
+4
2013-01-15
block: Fix how mirror_run() frees its buffer
Markus Armbruster
1
-1
/
+1
2013-01-15
win32-aio: Fix how win32_aio_process_completion() frees buffer
Markus Armbruster
1
-1
/
+1
2013-01-15
scsi-disk: qemu_vfree(NULL) is fine, simplify
Markus Armbruster
1
-3
/
+1
2013-01-15
w32: Make qemu_vfree() accept NULL like the POSIX implementation
Markus Armbruster
1
-1
/
+3
2013-01-15
sheepdog: clean up sd_aio_setup()
Liu Yuan
1
-6
/
+5
2013-01-15
sheepdog: multiplex the rw FD to flush cache
Liu Yuan
1
-45
/
+37
2013-01-15
qom: Make object_resolve_path_component() path argument const
Andreas Färber
2
-2
/
+2
2013-01-15
Add libcacard/trace/generated-tracers.c to .gitignore
Alex Rozenman
1
-0
/
+1
2013-01-15
block: clear dirty bitmap when discarding
Paolo Bonzini
1
-1
/
+7
2013-01-15
ide: issue discard asynchronously but serialize the pieces
Paolo Bonzini
1
-25
/
+54
2013-01-15
ide: fix TRIM with empty range entry
Paolo Bonzini
1
-1
/
+1
2013-01-15
block: make discard asynchronous
Paolo Bonzini
2
-81
/
+88
2013-01-15
raw: support discard on block devices
Paolo Bonzini
1
-0
/
+36
[prev]
[next]