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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-07-29
lm32_juart: QOM cast cleanup
Andreas Färber
1
-0
/
+2
2013-07-29
lm32_juart: Relocate and tidy header
Andreas Färber
1
-3
/
+3
2013-07-29
escc: QOM cast cleanup
Andreas Färber
1
-0
/
+1
2013-07-29
pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types
Andreas Färber
1
-2
/
+12
2013-07-29
pci-bridge: Turn PCIBridge into abstract QOM type
Andreas Färber
1
-1
/
+6
2013-07-29
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
3
-3
/
+9
2013-07-29
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-0
/
+4
2013-07-29
qemu-help: Sort devices by logical functionality
Marcel Apfelbaum
1
-0
/
+29
2013-07-29
hw: import bitmap operations in qdev-core header
Marcel Apfelbaum
1
-0
/
+1
2013-07-29
xics: rename types to be sane and follow coding style
Anthony Liguori
2
-8
/
+69
2013-07-29
pseries: savevm support with KVM
Alexey Kardashevskiy
1
-0
/
+1
2013-07-29
pseries: savevm support for PCI host bridge
David Gibson
1
-3
/
+3
2013-07-29
pseries: savevm support for pseries machine
David Gibson
1
-3
/
+9
2013-07-29
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
1
-7
/
+16
2013-07-29
pseries: savevm support for VIO devices
David Gibson
1
-0
/
+5
2013-07-29
dataplane: enable virtio-blk x-data-plane=on live migration
Stefan Hajnoczi
1
-0
/
+1
2013-07-29
migration: fix spice migration
Stefan Hajnoczi
1
-1
/
+1
2013-07-29
block: Repair the throttling code.
Benoît Canet
1
-2
/
+7
2013-07-29
target-i386: Disable PMU CPUID leaf by default
Eduardo Habkost
1
-0
/
+4
2013-07-29
Xen PV Device
Paul Durrant
1
-2
/
+3
2013-07-29
Merge branch 'trivial-patches' of git://git.corpit.ru/qemu
Aurelien Jarno
1
-1
/
+0
2013-07-29
hw/mips: align initrd to 64KB to avoid kernel error
James Hogan
1
-0
/
+3
2013-07-27
exec: Remove env from list of poisoned names
Stefan Weil
1
-1
/
+0
2013-07-26
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
3
-2
/
+58
2013-07-27
cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML
Andreas Färber
1
-0
/
+2
2013-07-27
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
2
-0
/
+12
2013-07-27
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
Andreas Färber
1
-0
/
+37
2013-07-26
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
6
-1
/
+18
2013-07-26
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
Andreas Färber
1
-1
/
+6
2013-07-26
kvm: Change prototype of kvm_update_guest_debug()
Stefan Weil
1
-1
/
+1
2013-07-26
Implement sync modes for drive-backup.
Ian Main
1
-1
/
+3
2013-07-26
Implement qdict_flatten()
Kevin Wolf
1
-0
/
+1
2013-07-26
QemuOpts: Add qemu_opt_unset()
Kevin Wolf
1
-0
/
+1
2013-07-26
qapi: Anonymous unions
Kevin Wolf
3
-0
/
+6
2013-07-26
qapi: Add visitor for implicit structs
Kevin Wolf
2
-0
/
+7
2013-07-26
Merge remote-tracking branch 'rth/tcg-next' into staging
Anthony Liguori
2
-2
/
+14
2013-07-25
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
2
-3
/
+7
2013-07-25
isa_mmio: delete
Paolo Bonzini
1
-3
/
+0
2013-07-23
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
1
-0
/
+7
2013-07-23
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
6
-81
/
+77
2013-07-23
linux-user: fix segmentation fault passing with h2g(x) != x
Alexander Graf
1
-2
/
+6
2013-07-23
rdma: account for the time spent in MIG_STATE_SETUP through QMP
Michael R. Hines
1
-0
/
+1
2013-07-23
rdma: core logic
Michael R. Hines
1
-0
/
+4
2013-07-23
rdma: introduce ram_handle_compressed()
Michael R. Hines
1
-0
/
+2
2013-07-23
gdbstub: Change gdb_register_coprocessor() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-07-23
cpu: Move gdb_regs field from CPU_COMMON to CPUState
Andreas Färber
2
-2
/
+2
2013-07-23
cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug()
Andreas Färber
1
-0
/
+3
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
2
-9
/
+12
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2
-58
/
+21
2013-07-23
gdbstub: Change gdb_handlesig() argument to CPUState
Andreas Färber
1
-1
/
+1
[next]