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
2014-06-16
libdecnumber: Eliminate redundant declarations
Tom Musta
3
-6
/
+0
2014-06-16
libdecnumber: Change gstdint.h to stdint.h
Tom Musta
1
-1
/
+1
2014-06-16
libdecnumber: Modify dconfig.h to Integrate with QEMU
Tom Musta
1
-18
/
+6
2014-06-16
libdecnumber: Prepare libdecnumber for QEMU include structure
Tom Musta
10
-25
/
+25
2014-06-16
libdecnumber: Eliminate #include *Symbols.h
Tom Musta
7
-8
/
+0
2014-06-16
libdecnumber: Introduce libdecnumber Code
Tom Musta
15
-0
/
+13244
2014-06-16
mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there
BALATON Zoltan
3
-2
/
+10
2014-06-16
target-ppc: Remove PVR check from migration
Alexey Kardashevskiy
1
-2
/
+6
2014-06-16
target-ppc: Eliminate Magic Number MSR Masks
Tom Musta
1
-54
/
+776
2014-06-16
spapr_pci: Fix number of returned vectors in ibm, change-msi
Alexey Kardashevskiy
1
-0
/
+15
2014-06-16
spapr-pci: remove io ports workaround
Greg Kurz
1
-11
/
+2
2014-06-16
target-ppc: Remove redundant POWER7 declarations
Alexey Kardashevskiy
2
-6
/
+0
2014-06-16
target-ppc: Move alias lookup after class lookup
Alexey Kardashevskiy
1
-7
/
+11
2014-06-16
target-ppc: Create versionless CPU class per family if KVM
Alexey Kardashevskiy
1
-0
/
+21
2014-06-16
target-ppc: gdbstub allow byte swapping for reading/writing registers
Thomas Falcon
1
-0
/
+19
2014-06-16
target-ppc: extract register length calculation in gdbstub
Thomas Falcon
1
-34
/
+71
2014-06-16
spapr_nvram: Correct max nvram size
Alexey Kardashevskiy
1
-1
/
+1
2014-06-16
Fix typo in eTSEC Ethernet controller
Fabien Chouteau
1
-1
/
+1
2014-06-16
monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode
Tom Musta
2
-2
/
+16
2014-06-16
target-ppc: Fix target_disas
Tom Musta
1
-3
/
+4
2014-06-16
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140616' i...
Peter Maydell
83
-332
/
+195
2014-06-16
migration: catch unknown flags in ram_load
Peter Lieven
2
-20
/
+24
2014-06-16
rdma: Fix block during rdma migration
Gonglei
1
-0
/
+1
2014-06-16
migration: Increase default max_downtime from 30ms to 300ms
Alexey Kardashevskiy
1
-1
/
+1
2014-06-16
vmstate: Refactor opening of files
Juan Quintela
1
-19
/
+19
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
65
-219
/
+113
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
14
-73
/
+37
2014-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140613-1' into s...
Peter Maydell
1
-0
/
+13
2014-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-trivial-20140613-1' in...
Peter Maydell
1
-2
/
+13
2014-06-13
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140613-1' into ...
Peter Maydell
4
-12
/
+143
2014-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-20140613-1' in...
Peter Maydell
1
-1
/
+7
2014-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20140613-1' into...
Peter Maydell
4
-26
/
+11
2014-06-13
usb-host: add range checks for usb-host parameters
Gerd Hoffmann
1
-0
/
+13
2014-06-13
inet_listen_opts: add error checking
Gerd Hoffmann
1
-2
/
+13
2014-06-13
qxl-render: add sanity check
Gerd Hoffmann
1
-0
/
+6
2014-06-13
spice: add mouse cursor support
Gerd Hoffmann
3
-12
/
+137
2014-06-13
char: fix avail_connections init in qemu_chr_open_eventfd()
David Marchand
1
-1
/
+7
2014-06-13
audio: Drop superfluous conditionals around g_free()
Markus Armbruster
4
-26
/
+11
2014-06-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20140611-1' into s...
Peter Maydell
2
-96
/
+97
2014-06-11
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
11
-116
/
+301
2014-06-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-bsd-user-20140611' i...
Peter Maydell
12
-508
/
+669
2014-06-11
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
10
-223
/
+424
2014-06-11
json-parser: drop superfluous assignment for token variable
Gonglei
1
-13
/
+2
2014-06-11
readline: Clear screen on form feed.
Hani Benhabiles
1
-0
/
+9
2014-06-11
monitor: Add delvm and loadvm argument completion
Hani Benhabiles
3
-0
/
+52
2014-06-11
monitor: Add host_net_remove arguments completion
Hani Benhabiles
3
-0
/
+41
2014-06-11
readline: Make completion strings always unique
Hani Benhabiles
1
-0
/
+6
2014-06-11
monitor: Add host_net_add device argument completion
Hani Benhabiles
3
-1
/
+19
2014-06-11
net: Export valid host network devices list
Hani Benhabiles
2
-14
/
+21
2014-06-11
monitor: Add migrate_set_capability completion
Hani Benhabiles
3
-0
/
+24
[next]