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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-15
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-s390-20140515' into s...
Peter Maydell
1
-0
/
+9
2014-05-15
tcg-s390: Implement direct chaining of TBs
Richard Henderson
1
-0
/
+9
2014-05-15
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
2
-5
/
+25
2014-05-13
exec-all.h: Use stl_le_p instead of stl_p patching x86
Richard Henderson
1
-1
/
+1
2014-05-13
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20140512' into staging
Peter Maydell
1
-2
/
+2
2014-05-13
cpu: make CPU_INTERRUPT_RESET available on all targets
Paolo Bonzini
1
-3
/
+5
2014-05-13
kvm: reset state from the CPU's reset method
Paolo Bonzini
1
-2
/
+0
2014-05-13
kvm: make one_reg helpers available for everyone
Cornelia Huck
1
-0
/
+20
2014-05-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-2
/
+13
2014-05-12
tcg: Define tcg_insn_unit for code pointers
Richard Henderson
1
-1
/
+1
2014-05-12
exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumps
Peter Maydell
1
-1
/
+1
2014-05-09
glib: fix g_poll early timeout on windows
Sangho Park
1
-1
/
+8
2014-05-09
block: Fix open flags with BDRV_O_SNAPSHOT
Kevin Wolf
1
-1
/
+1
2014-05-09
error: Consistently name Error ** objects errp, and not err
Markus Armbruster
1
-11
/
+16
2014-05-09
qemu-img: Convert by cluster size if target is compressed
Fam Zheng
1
-0
/
+4
2014-05-08
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-1
/
+1
2014-05-08
pci: add Error-propagating pci_add_capability2()
Laszlo Ersek
1
-0
/
+4
2014-05-08
monitor: add Error-propagating monitor_handle_fd_param2()
Laszlo Ersek
1
-0
/
+1
2014-05-07
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in...
Peter Maydell
3
-13
/
+13
2014-05-07
Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into staging
Peter Maydell
1
-0
/
+7
2014-05-07
docs/memory.txt: Fix document on MMIO operations
Fam Zheng
1
-1
/
+1
2014-05-07
glib: move g_poll() replacement into glib-compat.h
Stefan Hajnoczi
2
-12
/
+12
2014-05-07
xen_disk: add discard support
Olaf Hering
1
-0
/
+7
2014-05-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-9
/
+22
2014-05-07
smbus: return -1 if nothing found at the given address
Paolo Bonzini
1
-6
/
+6
2014-05-07
smbus: allow returning an error from reads
Paolo Bonzini
1
-3
/
+3
2014-05-07
apic: use emulated lapic version 0x14 on pc machines >= 2.1
Gabriel L. Somlo
2
-0
/
+4
2014-05-07
pc: add compat_props placeholder for 2.0 machine type
Gabriel L. Somlo
1
-0
/
+9
2014-05-07
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...
Peter Maydell
5
-5
/
+20
2014-05-07
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
5
-7
/
+29
2014-05-06
Merge remote-tracking branch 'remotes/kraxel/tags/pull-smbios-2' into staging
Peter Maydell
2
-25
/
+76
2014-05-05
migration: expose xbzrle cache miss rate
ChenLiang
1
-0
/
+1
2014-05-05
migration: expose the bitmap_sync_count to the end
ChenLiang
1
-0
/
+1
2014-05-05
Provide init function for ram migration
Dr. David Alan Gilbert
2
-2
/
+1
2014-05-05
Make qemu_peek_buffer loop until it gets it's data
Dr. David Alan Gilbert
1
-0
/
+5
2014-05-05
vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/
Michael S. Tsirkin
1
-1
/
+1
2014-05-05
machine: Remove QEMUMachine indirection from MachineClass
Marcel Apfelbaum
1
-2
/
+0
2014-05-05
machine: Replace QEMUMachine by MachineClass in accelerator configuration
Marcel Apfelbaum
5
-5
/
+5
2014-05-05
vl.c: Replace QEMUMachine with MachineClass in QEMUMachineInitArgs
Marcel Apfelbaum
1
-2
/
+3
2014-05-05
machine: Copy QEMUMachine's fields to MachineClass
Marcel Apfelbaum
1
-0
/
+24
2014-05-05
machine: Remove obsoleted field from QEMUMachine
Marcel Apfelbaum
1
-1
/
+0
2014-05-05
virtio-net: fix buffer overflow on invalid state load
Michael S. Tsirkin
1
-2
/
+2
2014-05-05
vmstate: add VMSTATE_VALIDATE
Michael S. Tsirkin
1
-0
/
+8
2014-05-05
vmstate: add VMS_MUST_EXIST
Michael S. Tsirkin
1
-0
/
+1
2014-05-05
SMBIOS: Build aggregate smbios tables and entry point
Gabriel L. Somlo
1
-1
/
+4
2014-05-05
SMBIOS: Use bitmaps to prevent incompatible comand line options
Gabriel L. Somlo
1
-0
/
+2
2014-05-05
SMBIOS: Update header file definitions
Gabriel L. Somlo
1
-22
/
+66
2014-05-05
SMBIOS: Rename symbols to better reflect future use
Gabriel L. Somlo
1
-3
/
+3
2014-05-05
E820: Add interface for accessing e820 table
Gabriel L. Somlo
1
-0
/
+2
2014-05-02
linux-user/elfload.c: Support ARM HWCAP2 flags
Peter Maydell
1
-0
/
+1
[next]