index
:
users/pcacjr/qemu.git
cleanup
for-upstream
ich9-fix
ich9-tco
ich9-tco-v2
ich9-tco-v3
ich9-tco-v4
ich9-tco-v5
ich9-tco-v6
ich9-tco-v7
ich9-tco-v8
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
staging
tco
tco-test-fix
test
Paulo's QEMU repository
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 0.15.0-rc1
v0.15.0-rc1
Anthony Liguori
2011-07-29
1
-1
/
+1
*
Merge branch 'for-upstream-0.15' of git://git.linaro.org/people/pmaydell/qemu...
Justin M. Forbes
2011-07-29
3
-35
/
+95
|
\
|
*
target-arm: UNDEF on a VCVTT/VCVTB UNPREDICTABLE to avoid TCG assert
Peter Maydell
2011-07-27
1
-8
/
+11
|
*
target-arm: Handle UNDEF and UNPREDICTABLE cases for VLDM, VSTM
Peter Maydell
2011-07-27
1
-7
/
+31
|
*
target-arm: Support v6 barriers in linux-user mode
Peter Maydell
2011-07-27
1
-18
/
+33
|
*
target-arm: Mark 1136r1 as a v6K core
Peter Maydell
2011-07-26
2
-2
/
+20
*
|
virtio-balloon: Unregister savevm section on device unplug
Amit Shah
2011-07-28
1
-0
/
+4
*
|
virtio-balloon: Add exit handler, fix memleaks
Amit Shah
2011-07-28
3
-1
/
+16
*
|
balloon: Reject negative balloon values
Amit Shah
2011-07-28
1
-1
/
+7
*
|
virtio-balloon: Check if balloon registration failed
Amit Shah
2011-07-28
2
-1
/
+11
*
|
balloon: Don't allow multiple balloon handler registrations
Amit Shah
2011-07-28
2
-4
/
+12
*
|
virtio-balloon: Fix header comment; add Copyright
Amit Shah
2011-07-26
1
-1
/
+3
*
|
balloon: Fix header comment; add Copyright
Amit Shah
2011-07-26
1
-2
/
+3
*
|
balloon: Separate out stat and balloon handling
Amit Shah
2011-07-26
3
-15
/
+17
*
|
virtio-balloon: Separate status handling into separate function
Amit Shah
2011-07-26
1
-20
/
+31
*
|
balloon: Simplify code flow
Amit Shah
2011-07-26
1
-9
/
+7
*
|
balloon: Add braces around if statements
Amit Shah
2011-07-26
1
-3
/
+4
*
|
balloon: Make functions, local vars static
Amit Shah
2011-07-26
2
-15
/
+11
*
|
Let users select their pythons
Blue Swirl
2011-07-25
2
-6
/
+19
*
|
simpletrace: suppress a warning from unused variable
Blue Swirl
2011-07-25
1
-1
/
+1
*
|
Wrap recv to avoid warnings
Blue Swirl
2011-07-25
13
-15
/
+21
*
|
Fix chrdev return value conversion
Blue Swirl
2011-07-24
2
-4
/
+5
*
|
qemu-ga: remove dependency on gio and gthread
Anthony Liguori
2011-07-23
2
-29
/
+12
*
|
guest-agent: only enable FSFREEZE when it's supported by the kernel
Anthony Liguori
2011-07-23
1
-5
/
+7
*
|
Open 1.0 development branch.
Anthony Liguori
2011-07-23
1
-1
/
+1
|
/
*
Bump version to reflect v0.15.0-rc0
v0.15.0-rc0
Anthony Liguori
2011-07-23
1
-1
/
+1
*
Correct spelling of licensed
Matthew Fernandez
2011-07-23
64
-64
/
+64
*
Register Linux dyntick timer as per-thread signal
Jan Kiszka
2011-07-23
3
-0
/
+20
*
mc146818rtc: Handle host clock resets
Jan Kiszka
2011-07-23
1
-0
/
+20
*
qemu-timer: Introduce clock reset notifier
Jan Kiszka
2011-07-23
2
-1
/
+33
*
notifier: Pass data argument to callback
Jan Kiszka
2011-07-23
13
-23
/
+23
*
ide: Turn properties any IDE device must have into bus properties
Markus Armbruster
2011-07-23
1
-1
/
+4
*
virtio-serial: Turn props any virtio-serial-bus device must have into bus props
Markus Armbruster
2011-07-23
2
-4
/
+5
*
virtio-serial: Clean up virtser_bus_dev_print() output
Markus Armbruster
2011-07-23
1
-8
/
+5
*
usb-ccid: Drop unused CCIDCardInfo callback print()
Markus Armbruster
2011-07-23
2
-12
/
+0
*
Remove unused USES_X509_AUTH macro from VNC sasl code
Daniel P. Berrange
2011-07-23
1
-7
/
+0
*
Introduce a 'client_add' monitor command accepting an open FD
Daniel P. Berrange
2011-07-23
8
-6
/
+100
*
Store VNC auth scheme per-client as well as per-server
Daniel P. Berrange
2011-07-23
4
-26
/
+41
*
do not reset no_shutdown after we shutdown the vm
Wen Congyang
2011-07-23
1
-1
/
+0
*
vl.c: Don't limit node count by smp count
Sasha Levin
2011-07-23
1
-2
/
+2
*
vga: Fix type of lfb/map_addr/end.
Richard Henderson
2011-07-23
1
-5
/
+5
*
qemu-char: Print strerror message on failure
Kevin Wolf
2011-07-23
8
-83
/
+117
*
qemu-timer: change unix timer to dynticks
Paolo Bonzini
2011-07-23
1
-12
/
+28
*
iothread: replace fair_mutex with a condition variable
Paolo Bonzini
2011-07-23
1
-15
/
+9
*
multiboot: Support commas in module parameters
Adam Lackorzynski
2011-07-23
1
-9
/
+9
*
report serial devices created with -device in the PIIX4 config space
Paolo Bonzini
2011-07-23
3
-12
/
+31
*
.gitignore: ignore qemu-ga and qapi-generated
Alexandre Raymond
2011-07-23
1
-0
/
+2
*
guest agent: use QERR_UNSUPPORTED for disabled RPCs
Michael Roth
2011-07-23
1
-3
/
+3
*
net: Consistently use qemu_macaddr_default_if_unset
Jan Kiszka
2011-07-23
9
-17
/
+11
*
net: Dump client type 'info network'
Jan Kiszka
2011-07-23
1
-3
/
+12
[next]