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-03-12
Build TPM passthrough for i386 and x86_64 targets
Stefan Berger
2
-0
/
+2
2013-03-12
Add support for cancelling of a TPM command
Stefan Berger
3
-16
/
+171
2013-03-12
Add a TPM Passthrough backend driver implementation
Stefan Berger
9
-1
/
+599
2013-03-12
Build the TPM frontend code
Stefan Berger
4
-0
/
+16
2013-03-12
Add a debug register
Stefan Berger
1
-0
/
+70
2013-03-12
Add TPM (frontend) hardware interface (TPM TIS) to QEMU
Stefan Berger
1
-0
/
+859
2013-03-12
Support for TPM command line options
Stefan Berger
14
-0
/
+776
2013-03-12
virtio-ccw: Wire up virtio-rng.
Cornelia Huck
2
-0
/
+62
2013-03-12
virtio-ccw: remove qdev_unparent in unplug routing
Christian Borntraeger
1
-1
/
+0
2013-03-12
target-lm32: Update VMStateDescription to LM32CPU
Andreas Färber
4
-14
/
+18
2013-03-12
target-arm: Override do_interrupt for ARMv7-M profile
Andreas Färber
3
-6
/
+19
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
63
-67
/
+159
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
37
-99
/
+106
2013-03-12
exec: Pass CPUState to cpu_reset_interrupt()
Andreas Färber
24
-66
/
+105
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
70
-224
/
+319
2013-03-12
target-cris/helper.c: Update Coding Style
Andreas Färber
1
-197
/
+196
2013-03-12
target-i386: Update VMStateDescription to X86CPU
Andreas Färber
4
-110
/
+113
2013-03-12
cpu: Introduce cpu_class_set_vmsd()
Andreas Färber
1
-0
/
+21
2013-03-12
cpu: Register VMStateDescription through CPUState
Andreas Färber
2
-2
/
+12
2013-03-12
stubs: Add a vmstate_dummy struct for CONFIG_USER_ONLY
Andreas Färber
2
-0
/
+6
2013-03-12
vmstate: Make vmstate_register() static inline
Andreas Färber
2
-9
/
+10
2013-03-12
target-sh4: Move PVR/PRR/CVR into SuperHCPUClass
Andreas Färber
4
-15
/
+22
2013-03-12
target-sh4: Introduce SuperHCPU subclasses
Andreas Färber
3
-85
/
+186
2013-03-12
cpus: Replace open-coded CPU loop in qmp_memsave() with qemu_get_cpu()
Andreas Färber
1
-8
/
+3
2013-03-12
monitor: Use qemu_get_cpu() in monitor_set_cpu()
Andreas Färber
1
-8
/
+5
2013-03-12
cpu: Fix qemu_get_cpu() to return NULL if CPU not found
Igor Mammedov
1
-1
/
+1
2013-03-11
qga: implement qmp_guest_set_vcpus() for Linux with sysfs
Laszlo Ersek
1
-6
/
+32
2013-03-11
qga: implement qmp_guest_get_vcpus() for Linux with sysfs
Laszlo Ersek
1
-6
/
+140
2013-03-11
qga: introduce guest-get-vcpus / guest-set-vcpus with stubs
Laszlo Ersek
3
-0
/
+96
2013-03-11
qga: add guest-set-time command
Lei Li
3
-0
/
+86
2013-03-11
qga: add guest-get-time command
Lei Li
3
-0
/
+35
2013-03-11
qemu-ga: use key-value store to avoid recycling fd handles after restart
Michael Roth
3
-6
/
+204
2013-03-11
qemu-ga: make guest-sync-delimited available during fsfreeze
Michael Roth
1
-0
/
+1
2013-03-11
qemu-ga: fix confusing GAChannelMethod comparison
Stefan Hajnoczi
1
-1
/
+1
2013-03-11
qga: cast to int for DWORD type
Lei Li
1
-1
/
+1
2013-03-11
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
18
-624
/
+402
2013-03-11
arm: fix compilation with CONFIG_FDT
Paolo Bonzini
1
-1
/
+0
2013-03-11
linux-user/syscall.c: Don't warn about unimplemented get_robust_list
Peter Maydell
1
-1
/
+14
2013-03-11
linux-user: Implement accept4
Peter Maydell
1
-8
/
+31
2013-03-11
linux-user: Implement sendfile and sendfile64
Peter Maydell
2
-0
/
+70
2013-03-11
linux-user: make bogus negative iovec lengths fail EINVAL
Peter Maydell
1
-1
/
+1
2013-03-11
linux-user: Fix layout of usage table to account for option text
Peter Maydell
1
-8
/
+16
2013-03-11
page_cache: dup memory on insert
Peter Lieven
3
-4
/
+4
2013-03-11
page_cache: fix memory leak
Peter Lieven
1
-0
/
+3
2013-03-11
Fix cache_resize to keep old entry age
Orit Wasserman
1
-10
/
+9
2013-03-11
Fix page_cache leak in cache_resize
Orit Wasserman
1
-0
/
+1
2013-03-11
migration: inline migrate_fd_close
Paolo Bonzini
1
-12
/
+2
2013-03-11
migration: eliminate s->migration_file
Paolo Bonzini
6
-56
/
+11
2013-03-11
migration: move contents of migration_close to migrate_fd_cleanup
Paolo Bonzini
1
-10
/
+7
2013-03-11
migration: move rate limiting to QEMUFile
Paolo Bonzini
4
-99
/
+21
[prev]
[next]