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-18
target-s390x: Unregister reset callback on finalization
Andreas Färber
1
-0
/
+10
2013-01-18
s390x: fix indentation
Alexander Graf
1
-5
/
+5
2013-01-18
s390: Add CPU reset handler
Jens Freimann
2
-3
/
+41
2013-01-18
s390x: Remove inline function ebcdic_put and related data from cpu.h
Stefan Weil
2
-81
/
+81
2013-01-18
S390: Enable -cpu help and QMP query-cpu-definitions
Viktor Mihajlovski
3
-1
/
+34
2013-01-18
s390: Move IPL code into a separate device
Christian Borntraeger
3
-88
/
+185
2013-01-18
s390: new contributions GPLv2 or later
Christian Borntraeger
2
-2
/
+9
2013-01-17
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
26
-164
/
+174
2013-01-17
virtio-pci: fix irqfd cleanup argument order
Michael S. Tsirkin
1
-3
/
+3
2013-01-17
qom: Extend documentation on QOM method concepts
Andreas Färber
2
-7
/
+111
2013-01-17
Makefile: drop recursive libcacard clean
Stefan Hajnoczi
1
-1
/
+1
2013-01-17
HMP: add sub command table to info
Wenchao Xia
2
-22
/
+3
2013-01-17
HMP: move define of mon_cmds
Wenchao Xia
1
-6
/
+6
2013-01-17
HMP: add infrastructure for sub command
Wenchao Xia
1
-10
/
+39
2013-01-17
HMP: delete info handler
Wenchao Xia
1
-46
/
+45
2013-01-17
HMP: add QDict to info callback handler
Wenchao Xia
25
-83
/
+84
2013-01-16
bswap: improve gluing
Blue Swirl
1
-10
/
+10
2013-01-16
Merge remote-tracking branch 'kraxel/chardev.1' into staging
Anthony Liguori
9
-112
/
+600
2013-01-16
build: fix Win32 clean build
Paolo Bonzini
1
-0
/
+1
2013-01-16
tmp105: Add temperature QOM property
Andreas Färber
2
-20
/
+29
2013-01-16
tmp105: QOM'ify
Andreas Färber
2
-24
/
+39
2013-01-16
tests: Add tmp105 qtest test case
Andreas Färber
2
-0
/
+79
2013-01-16
tmp105: Fix I2C protocol bug
Andreas Färber
1
-3
/
+6
2013-01-16
tmp105: Split out I2C message constants from header
Andreas Färber
2
-33
/
+51
2013-01-16
libqtest: Prepare I2C libqos
Andreas Färber
4
-0
/
+219
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
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
[next]