index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-04
net: purge the monitor object from all init functions
Luiz Capitulino
15
-43
/
+27
2012-06-04
qemu-config: introduce qemu_find_opts_err()
Luiz Capitulino
2
-0
/
+8
2012-06-04
qemu-config: find_list(): use error_set()
Luiz Capitulino
1
-7
/
+25
2012-06-04
qerror: introduce QERR_INVALID_OPTION_GROUP
Luiz Capitulino
2
-0
/
+7
2012-06-04
qemu-option: qemu_opts_from_qdict(): use error_set()
Luiz Capitulino
4
-11
/
+35
2012-06-04
qemu-option: introduce qemu_opt_set_err()
Luiz Capitulino
2
-0
/
+8
2012-06-04
qemu-option: opt_set(): use error_set()
Luiz Capitulino
1
-11
/
+20
2012-06-04
qemu-option: qemu_opts_validate(): use error_set()
Luiz Capitulino
3
-10
/
+11
2012-06-04
qemu-option: qemu_opt_parse(): use error_set()
Luiz Capitulino
1
-19
/
+17
2012-06-04
qemu-option: parse_option_size(): use error_set()
Luiz Capitulino
1
-9
/
+8
2012-06-04
qemu-option: parse_option_bool(): use error_set()
Luiz Capitulino
1
-8
/
+16
2012-06-04
qemu-option: parse_option_number(): use error_set()
Luiz Capitulino
1
-7
/
+19
2012-06-04
qemu-option: qemu_opts_create(): use error_set()
Luiz Capitulino
9
-32
/
+59
2012-06-04
introduce a new monitor command 'dump-guest-memory' to dump guest's memory
Wen Congyang
10
-0
/
+1050
2012-06-04
make gdb_id() generally avialable and rename it to cpu_index()
Wen Congyang
2
-14
/
+14
2012-06-04
target-i386: Add API to get note's size
Wen Congyang
2
-0
/
+39
2012-06-04
target-i386: add API to get dump info
Wen Congyang
3
-0
/
+64
2012-06-04
target-i386: Add API to write cpu status to core file
Wen Congyang
2
-0
/
+167
2012-06-04
target-i386: Add API to write elf notes to core file
Wen Congyang
4
-0
/
+260
2012-06-04
Add API to get memory mapping without do paging
Wen Congyang
2
-0
/
+12
2012-06-04
Add API to get memory mapping
Wen Congyang
2
-0
/
+62
2012-06-04
Add API to check whether paging mode is enabled
Wen Congyang
2
-1
/
+12
2012-06-04
implement cpu_get_memory_mapping()
Wen Congyang
5
-0
/
+288
2012-06-04
Add API to check whether a physical address is I/O address
Wen Congyang
2
-0
/
+16
2012-06-04
Add API to create memory mapping list
Wen Congyang
3
-0
/
+214
2012-06-04
target-microblaze: lwx/swx: first implementation
Peter A. G. Crosthwaite
4
-5
/
+64
2012-06-04
Revert "rtl8139: do the network/host communication only in normal operating m...
Jason Wang
1
-9
/
+0
2012-06-03
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
18
-52
/
+624
2012-06-03
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
3
-9
/
+26
2012-06-01
Update version to open the 1.2 development branch
Anthony Liguori
1
-1
/
+1
2012-06-01
Update version for 1.1.0 release
Anthony Liguori
1
-1
/
+1
2012-05-31
Update version for 1.1.0-rc4 release
Anthony Liguori
1
-1
/
+1
2012-05-31
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
5
-1
/
+1
2012-05-30
pc-bios: Update OpenBIOS images
Blue Swirl
5
-1
/
+1
2012-05-30
ahci: SATA FIS is 20 bytes, not 0x20
Daniel Verkamp
1
-2
/
+2
2012-05-30
virtio-blk: Fix geometry sector calculation
Christian Borntraeger
1
-1
/
+16
2012-05-30
block: prevent snapshot mode $TMPDIR symlink attack
Jim Meyering
3
-15
/
+31
2012-05-30
sheepdog: fix return value of do_load_save_vm_state
MORITA Kazutaka
1
-5
/
+5
2012-05-30
virtio: Fix compiler warning for non Linux hosts
Stefan Weil
1
-1
/
+3
2012-05-30
Merge remote-tracking branch 'mdroth/qga-pull-5-29-12-v2' into staging
Anthony Liguori
1
-1
/
+6
2012-05-30
block: prevent snapshot mode $TMPDIR symlink attack
Jim Meyering
3
-15
/
+31
2012-05-30
xhci: add usage info to docs
Gerd Hoffmann
1
-0
/
+15
2012-05-30
vnc: fix segfault in vnc_display_pw_expire()
Gerd Hoffmann
1
-0
/
+4
2012-05-30
Expose CPUID leaf 7 only for -cpu host
Eduardo Habkost
2
-7
/
+17
2012-05-29
qemu-ga: avoid blocking on atime update when reading /etc/mtab
Michael Roth
1
-1
/
+1
2012-05-29
qemu-ga: Fix use of environ on Darwin
Andreas Färber
1
-0
/
+5
2012-05-29
pci: call object_unparent() before free_qdev()
Amos Kong
2
-1
/
+1
2012-05-29
fix multiboot loading if load_end_addr == 0
Scott Moser
1
-3
/
+9
2012-05-29
vga: fix vram double-mapping with -vga std and -M pc-0.12
Avi Kivity
2
-1
/
+7
2012-05-29
Merge remote-tracking branch 'afaerber-or/cocoa-for-upstream' into staging
Anthony Liguori
2
-1
/
+6
[next]