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
2013-04-15
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
15
-24
/
+98
2013-04-15
qdev: Fix QOM unrealize behavior
Andreas Färber
1
-1
/
+1
2013-04-15
exec: remove useless declarations from memory-internal.h
Paolo Bonzini
1
-6
/
+0
2013-04-15
memory: move core typedefs to qemu/typedefs.h
Paolo Bonzini
2
-5
/
+4
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
6
-2
/
+2
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini
3
-3
/
+85
2013-04-15
virtio-serial: cleanup: remove qdev field.
KONRAD Frederic
1
-2
/
+0
2013-04-15
virtio-serial: cleanup: use QOM casts.
KONRAD Frederic
1
-1
/
+1
2013-04-15
virtio-serial: add the virtio-serial device.
KONRAD Frederic
1
-0
/
+9
2013-04-15
virtio: fix broken aliases.
KONRAD Frederic
3
-3
/
+3
2013-04-15
acpi.h: make it self contained
Michael S. Tsirkin
1
-0
/
+6
2013-04-15
acpi.h: make it self contained
Michael S. Tsirkin
1
-0
/
+6
2013-04-15
acpi: move declarations from pc.h to acpi.h
Michael S. Tsirkin
2
-8
/
+7
2013-04-15
arm: fix location of some include files
Peter Maydell
2
-0
/
+0
2013-04-15
block: Introduce bdrv_pwritev() for qcow2_save_vmstate
Kevin Wolf
1
-0
/
+2
2013-04-15
savevm: Implement block_writev_buffer()
Kevin Wolf
1
-1
/
+1
2013-04-15
block: Introduce bdrv_writev_vmstate
Kevin Wolf
2
-2
/
+3
2013-04-13
unicode: New mod_utf8_codepoint()
Markus Armbruster
1
-0
/
+3
2013-04-13
aes: make Td[0-5] and Te[0-5] tables non static
Aurelien Jarno
1
-0
/
+19
2013-04-13
aes: move aes.h from include/block to include/qemu
Aurelien Jarno
1
-0
/
+0
2013-04-13
sh7750: Change cpu field type to SuperHCPU
Andreas Färber
1
-1
/
+1
2013-04-08
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
133
-1
/
+15683
2013-04-08
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini
1
-1
/
+0
2013-04-08
hw: move timer devices to hw/timer/, configure with default-configs/
Paolo Bonzini
1
-0
/
+2
2013-04-08
hw: move headers to include/
Paolo Bonzini
133
-1
/
+15681
2013-04-06
Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
1
-0
/
+36
2013-04-05
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-2
/
+1
2013-04-05
block: keep I/O throttling slice time constant
Stefan Hajnoczi
1
-1
/
+0
2013-04-05
block: fix I/O throttling accounting blind spot
Stefan Hajnoczi
1
-1
/
+1
2013-04-05
vmstate: Add support for two dimensional arrays
Peter Maydell
1
-0
/
+27
2013-04-05
vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macro
Igor Mitsyanko
1
-0
/
+9
2013-04-05
qstring: add qstring_get_length()
Luiz Capitulino
1
-0
/
+1
2013-04-04
Allow clock_gettime() monotonic clock to be utilized on more OS's
Brad Smith
1
-2
/
+1
2013-04-04
acpi_table_add(): accept QemuOpts and parse it with OptsVisitor
Laszlo Ersek
1
-1
/
+2
2013-04-04
qemu-char: Add qemu_chr_fe_claim / _release helper functions
Hans de Goede
1
-0
/
+29
2013-04-02
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
1
-2
/
+2
2013-04-02
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
1
-2
/
+2
2013-04-02
QOM-ify the TPM support
Stefan Berger
2
-0
/
+174
2013-03-27
qemu-char: Consolidate guest_close/guest_open into a set_fe_open callback
Hans de Goede
1
-2
/
+1
2013-03-27
qemu-char: Cleanup: consolidate fe_open/fe_close into fe_set_open
Hans de Goede
1
-13
/
+4
2013-03-27
qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlers
Hans de Goede
1
-0
/
+1
2013-03-27
qemu-char: Add fe_open tracking
Hans de Goede
1
-0
/
+1
2013-03-27
qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open
Hans de Goede
1
-1
/
+1
2013-03-27
qemu-char: Rename opened to be_open
Hans de Goede
1
-1
/
+1
2013-03-27
compiler: fix warning with GCC 4.8.0
Paolo Bonzini
1
-1
/
+1
2013-03-26
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+1
2013-03-26
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
4
-4
/
+84
2013-03-26
char: introduce a blocking version of qemu_chr_fe_write
Anthony Liguori
1
-0
/
+15
2013-03-26
Add qemu_put_buffer_async
Orit Wasserman
1
-0
/
+5
2013-03-26
Add QemuFileWritevBuffer QemuFileOps
Orit Wasserman
1
-0
/
+7
[next]