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
2010-05-03
block: Open the underlying image file in generic code
Kevin Wolf
23
-276
/
+237
2010-05-03
block: Avoid forward declaration of bdrv_open_common
Kevin Wolf
1
-74
/
+71
2010-05-03
block: Split bdrv_open
Kevin Wolf
1
-49
/
+86
2010-05-03
block: separate raw images from the file protocol
Christoph Hellwig
6
-40
/
+235
2010-05-02
Fix missing '|' in '|=', spotted by clang analyzer
Blue Swirl
1
-4
/
+4
2010-05-01
fix old typos in help header
Thomas Monjalon
1
-2
/
+2
2010-05-01
Clean up definition of MAX_OPC_PARAM
Stuart Brady
1
-2
/
+14
2010-05-01
cmd646: fix abort due to changed opaque pointer for ioport read
Igor V. Kovalenko
1
-4
/
+5
2010-05-01
cmd646: pass pci_dev as it needs it
Igor V. Kovalenko
3
-18
/
+45
2010-04-28
virtio-serial: Implement flow control for individual ports
Amit Shah
2
-6
/
+53
2010-04-28
virtio-serial: Discard data that guest sends us when ports aren't connected
Amit Shah
1
-37
/
+32
2010-04-28
virtio-serial: Apps should consume all data that guest sends out / Fix virtio...
Amit Shah
3
-11
/
+8
2010-04-28
virtio-serial: Handle scatter/gather input from the guest
Amit Shah
1
-4
/
+8
2010-04-28
virtio-serial: Handle scatter-gather buffers for control messages
Amit Shah
1
-3
/
+28
2010-04-28
iov: Add iov_to_buf and iov_size helpers
Amit Shah
3
-31
/
+44
2010-04-28
iov: Introduce a new file for helpers around iovs, add iov_from_buf()
Amit Shah
6
-25
/
+62
2010-04-28
virtio-serial: Send out guest data to ports only if port is opened
Amit Shah
1
-0
/
+5
2010-04-28
virtio-serial: Propagate errors in initialising ports / devices in guest
Amit Shah
1
-0
/
+10
2010-04-28
virtio-serial: Update copyright year to 2010
Amit Shah
3
-3
/
+3
2010-04-28
virtio-serial: Remove redundant check for 0-sized write request
Amit Shah
1
-3
/
+0
2010-04-28
virtio-serial: whitespace: match surrounding code
Amit Shah
1
-1
/
+4
2010-04-28
virtio-serial: Use control messages to notify guest of new ports
Amit Shah
3
-70
/
+133
2010-04-28
virtio-serial: save/load: Send target host connection status if different
Amit Shah
1
-0
/
+11
2010-04-28
virtio-serial: save/load: Ensure we have hot-plugged ports instantiated
Amit Shah
1
-0
/
+7
2010-04-28
virtio-serial: save/load: Ensure nr_ports on src and dest are same.
Amit Shah
1
-2
/
+16
2010-04-28
virtio-serial: save/load: Ensure target has enough ports
Amit Shah
1
-2
/
+11
2010-04-27
microblaze: fix custom fprintf
Thomas Monjalon
1
-31
/
+31
2010-04-27
Implement cpu_get_real_ticks for Alpha.
Richard Henderson
1
-0
/
+13
2010-04-27
target-alpha: Implement RPCC.
Richard Henderson
2
-3
/
+3
2010-04-27
target-alpha: Fix load-locked/store-conditional.
Richard Henderson
5
-79
/
+193
2010-04-27
target-alpha: Indicate NORETURN status when raising exception.
Richard Henderson
1
-11
/
+14
2010-04-27
target-alpha: Enable NPTL.
Richard Henderson
3
-12
/
+20
2010-04-27
target-alpha: Update commentary for opcode 0x1A.
Richard Henderson
1
-4
/
+7
2010-04-27
target-alpha: Emit goto_tb opcodes.
Richard Henderson
1
-145
/
+191
2010-04-27
target-alpha: Implement cvtlq inline.
Richard Henderson
3
-9
/
+22
2010-04-27
target-alpha: Implement rs/rc properly.
Richard Henderson
4
-33
/
+23
2010-04-27
target-alpha: Implement cpys{, n, e} inline.
Richard Henderson
3
-26
/
+75
2010-04-26
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
7
-41
/
+64
2010-04-26
stash away SCM_RIGHTS fd until a getfd command arrives
Paolo Bonzini
2
-15
/
+3
2010-04-26
chardev: Document mux option
Jan Kiszka
1
-15
/
+20
2010-04-26
monitor: Reorder intialization to drop initial mux focus
Jan Kiszka
1
-3
/
+4
2010-04-26
monitor: Cleanup ID assignment for compat switch
Jan Kiszka
1
-5
/
+3
2010-04-26
Monitor: Return before exiting with 'quit'
Luiz Capitulino
3
-1
/
+22
2010-04-26
tcg-hppa: Remove automatically implemented opcodes.
Richard Henderson
2
-19
/
+5
2010-04-26
tcg-hppa: Fix branch offset during retranslation.
Richard Henderson
1
-2
/
+8
2010-04-26
tcg-hppa: Schedule the address masking after the TLB load.
Richard Henderson
1
-1
/
+6
2010-04-26
tcg-hppa: Fix softmmu loads and stores.
Richard Henderson
1
-144
/
+132
2010-04-26
tcg-hppa: Fix GUEST_BASE initialization in prologue.
Richard Henderson
1
-10
/
+10
2010-04-26
tcg-hppa: Constrain immediate inputs to and_i32, or_i32, andc_i32.
Richard Henderson
2
-54
/
+56
2010-04-26
linux-user: Fix sparc32plus stat64 syscalls.
Richard Henderson
1
-1
/
+1
[next]