index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-29
pc: limit 64 bit hole to 2G by default
Igor Mammedov
2
-3
/
+13
2013-07-29
qdev: Add SIZE type to qdev properties
Vasilis Liaskovitis
2
-0
/
+5
2013-07-29
pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.h
Michael S. Tsirkin
1
-0
/
+1
2013-07-29
sysbus: QOM parent field cleanup for SysBusDevice
Andreas Färber
1
-1
/
+4
2013-07-29
sysbus: Remove unused sysbus_new() prototype
Andreas Färber
1
-1
/
+0
2013-07-29
sysbus: Drop FROM_SYSBUS()
Andreas Färber
1
-3
/
+0
2013-07-29
m48t59: QOM cast cleanup for M48t59SysBusState
Andreas Färber
1
-0
/
+3
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
[next]