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
2017-01-31
trace: move hw/block/dataplane events to correct subdir
Daniel P. Berrange
3
-5
/
+7
2017-01-31
make: move top level dir to end of include search path
Daniel P. Berrange
1
-7
/
+23
2017-01-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
114
-1448
/
+2192
2017-01-27
memory: don't sign-extend 32-bit writes
Ladi Prosek
1
-1
/
+1
2017-01-27
chardev: qom-ify
Marc-André Lureau
13
-873
/
+1073
2017-01-27
vc: use a common prefix for chr callbacks
Marc-André Lureau
1
-12
/
+12
2017-01-27
baum: use a common prefix for chr callbacks
Marc-André Lureau
1
-8
/
+8
2017-01-27
gtk: overwrite the console.c char driver
Marc-André Lureau
3
-29
/
+29
2017-01-27
char: use error_report()
Marc-André Lureau
1
-11
/
+14
2017-01-27
spice-char: improve error reporting
Marc-André Lureau
1
-20
/
+10
2017-01-27
char: rename TCPChardev and NetChardev
Marc-André Lureau
1
-37
/
+37
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
80
-724
/
+727
2017-01-27
bt: use qemu_chr_alloc()
Marc-André Lureau
1
-6
/
+13
2017-01-27
char: allocate CharDriverState as a single object
Marc-André Lureau
10
-214
/
+230
2017-01-27
char: use a feature bit for replay
Marc-André Lureau
2
-14
/
+22
2017-01-27
char: introduce generic qemu_chr_get_kind()
Marc-André Lureau
3
-14
/
+24
2017-01-27
char: fold single-user functions in caller
Marc-André Lureau
1
-66
/
+29
2017-01-27
char: move callbacks in CharDriver
Marc-André Lureau
10
-260
/
+381
2017-01-27
char: use a static array for backends
Marc-André Lureau
1
-34
/
+34
2017-01-27
char: use a const CharDriver
Marc-André Lureau
7
-86
/
+151
2017-01-27
doc: fix spelling
Marc-André Lureau
1
-1
/
+1
2017-01-27
char: add qemu_chr_fe_add_watch() Returns description
Marc-André Lureau
1
-0
/
+2
2017-01-27
qemu-options: stdio is available on win32
Marc-André Lureau
1
-2
/
+0
2017-01-27
tests: fix linking test-char on win32
Marc-André Lureau
1
-1
/
+1
2017-01-27
block/iscsi: statically link qemu_iscsi_opts
Peter Lieven
4
-40
/
+71
2017-01-27
pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine types
Phil Dennis-Jordan
2
-2
/
+6
2017-01-27
x86-KVM: Supply TSC and APIC clock rates to guest like VMWare
Phil Dennis-Jordan
3
-6
/
+35
2017-01-27
block: get max_transfer limit for char (scsi-generic) devices
Eric Farman
1
-1
/
+1
2017-01-27
block: Fix target variable of BLKSECTGET ioctl
Eric Farman
2
-7
/
+11
2017-01-27
hw/scsi: Fix debug message of cdb structure in scsi-generic
Eric Farman
1
-2
/
+3
2017-01-27
Introduce DEVICE_CATEGORY_CPU for CPU devices
Thomas Huth
4
-0
/
+11
2017-01-27
block/iscsi: avoid data corruption with cache=writeback
Peter Lieven
1
-2
/
+6
2017-01-27
hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types
Laszlo Ersek
2
-0
/
+8
2017-01-27
hw/isa/lpc_ich9: add broadcast SMI feature
Laszlo Ersek
2
-1
/
+12
2017-01-27
hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg
Laszlo Ersek
2
-0
/
+89
2017-01-27
memory: hmp: add "-f" for "info mtree"
Peter Xu
4
-6
/
+47
2017-01-27
memory: tune mtree_print_mr() to dump mr type
Peter Xu
1
-21
/
+27
2017-01-27
apic: save apic_delivered flag
Pavel Dovgalyuk
2
-0
/
+35
2017-01-27
replay: exception replay fix
Pavel Dovgalyuk
1
-0
/
+2
2017-01-27
replay: save/load initial state
Pavel Dovgalyuk
6
-3
/
+59
2017-01-27
savevm: add public save_vmstate function
Pavel Dovgalyuk
2
-11
/
+23
2017-01-27
replay: don't use rtc clock on loadvm phase
Pavel Dovgalyuk
1
-4
/
+11
2017-01-27
replay: improve interrupt handling
Pavel Dovgalyuk
2
-1
/
+2
2017-01-27
icount: update instruction counter on apic patching
Pavel Dovgalyuk
1
-0
/
+6
2017-01-27
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170127'...
Peter Maydell
18
-169
/
+386
2017-01-27
dma: omap: check dma channel data_type
Prasad J Pandit
1
-3
/
+7
2017-01-27
arm_gicv3: Fix broken logic in ELRSR calculation
Peter Maydell
1
-1
/
+1
2017-01-27
hw/char/exynos4210_uart: Drop unused local variable frame_size
Peter Maydell
1
-5
/
+1
2017-01-27
arm: stellaris: make MII accesses complete immediately
Michael Davidsaver
1
-1
/
+4
2017-01-27
armv7m: R14 should reset to 0xffffffff
Peter Maydell
1
-0
/
+3
[next]