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
2016-02-08
qapi: Prefer type_int64 over type_int in visitors
Eric Blake
8
-33
/
+43
2016-02-08
qapi-visit: Kill unused visit_end_union()
Eric Blake
4
-14
/
+1
2016-02-08
qapi: Track all failures between visit_start/stop
Eric Blake
1
-6
/
+12
2016-02-08
qapi: Improve generated event use of qapi visitor
Eric Blake
2
-11
/
+10
2016-02-08
balloon: Improve use of qapi visitor
Eric Blake
1
-3
/
+5
2016-02-08
vl: Ensure qapi visitor properly ends struct visit
Eric Blake
1
-6
/
+8
2016-02-08
hmp: Cache use of qapi visitor
Eric Blake
2
-10
/
+14
2016-02-08
hmp: Drop pointless allocation during qapi visit
Eric Blake
2
-6
/
+2
2016-02-08
qapi: Drop dead parameter in gen_params()
Eric Blake
1
-2
/
+2
2016-02-08
qapi: Dealloc visitor does not need a type_size()
Eric Blake
1
-6
/
+0
2016-02-08
qapi: Drop dead dealloc visitor variable
Eric Blake
1
-1
/
+0
2016-02-08
qapi: Avoid use of misnamed DO_UPCAST()
Eric Blake
3
-28
/
+44
2016-02-08
qobject: Document more shortcomings in our number handling
Eric Blake
2
-3
/
+14
2016-02-08
tests: Use Python 2.6 "except E as ..." syntax
Markus Armbruster
2
-7
/
+7
2016-02-08
Revert "tracetool: use Python 2.4-compatible exception handling syntax"
Markus Armbruster
1
-2
/
+2
2016-02-08
scripts/qmp: Use Python 2.6 "except E as ..." syntax
Markus Armbruster
4
-6
/
+6
2016-02-08
qapi: Use Python 2.6 "except E as ..." syntax
Markus Armbruster
1
-4
/
+4
2016-02-08
ui/cocoa.m: Include qemu/osdep.h
Peter Maydell
1
-0
/
+2
2016-02-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
59
-775
/
+1129
2016-02-06
net: set endianness on all backend devices
Laurent Vivier
1
-12
/
+11
2016-02-06
fix MSI injection on Xen
Stefano Stabellini
6
-6
/
+34
2016-02-06
intel_iommu: large page support
Jason Wang
3
-24
/
+59
2016-02-06
dimm: Correct type of MemoryHotplugState->base
David Gibson
1
-1
/
+1
2016-02-06
pc: set the OEM fields in the RSDT and the FADT from the SLIC
Laszlo Ersek
2
-4
/
+13
2016-02-06
acpi: add function to extract oem_id and oem_table_id from the user's SLIC
Laszlo Ersek
2
-0
/
+23
2016-02-06
acpi: expose oem_id and oem_table_id in build_rsdt()
Laszlo Ersek
4
-5
/
+7
2016-02-06
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
5
-21
/
+26
2016-02-06
pc: Eliminate PcGuestInfo struct
Eduardo Habkost
2
-9
/
+2
2016-02-06
pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState
Eduardo Habkost
3
-28
/
+28
2016-02-06
pc: Move PcGuestInfo.fw_cfg to PCMachineState
Eduardo Habkost
3
-11
/
+8
2016-02-06
pc: Remove PcGuestInfo.isapc_ram_fw field
Eduardo Habkost
4
-9
/
+3
2016-02-06
pc: Remove RAM size fields from PcGuestInfo
Eduardo Habkost
3
-8
/
+5
2016-02-06
pc: Remove compat fields from PcGuestInfo
Eduardo Habkost
6
-26
/
+11
2016-02-06
acpi: Don't save PcGuestInfo on AcpiBuildState
Eduardo Habkost
1
-3
/
+0
2016-02-06
acpi: Remove guest_info parameters from functions
Eduardo Habkost
1
-14
/
+21
2016-02-06
pc: Simplify xen_load_linux() signature
Eduardo Habkost
3
-6
/
+4
2016-02-06
pc: Simplify pc_memory_init() signature
Eduardo Habkost
4
-13
/
+11
2016-02-06
pc: Eliminate struct PcGuestInfoState
Eduardo Habkost
2
-17
/
+12
2016-02-06
pc: Move PcGuestInfo declaration to top of file
Eduardo Habkost
1
-15
/
+16
2016-02-06
ipmi: add ACPI power and GUID commands
Cédric Le Goater
1
-0
/
+49
2016-02-06
ipmi: add GET_SYS_RESTART_CAUSE chassis command
Cédric Le Goater
1
-1
/
+15
2016-02-06
ipmi: add get and set SENSOR_TYPE commands
Cédric Le Goater
1
-1
/
+44
2016-02-06
ipmi: introduce a struct ipmi_sdr_compact
Cédric Le Goater
2
-28
/
+89
2016-02-06
ipmi: fix SDR length value
Cédric Le Goater
1
-6
/
+6
2016-02-06
ipmi: cleanup error_report messages
Cédric Le Goater
1
-2
/
+2
2016-02-06
ipmi: replace *_MAXCMD defines
Cédric Le Goater
1
-13
/
+8
2016-02-06
ipmi: replace goto by a return statement
Cédric Le Goater
1
-99
/
+41
2016-02-06
hw/pci: ensure that only PCI/PCIe bridges can be attached to pxb/pxb-pcie dev...
Marcel Apfelbaum
1
-0
/
+7
2016-02-06
vhost-user-test: use correct ROM to speed up and avoid spurious failures
Paolo Bonzini
1
-3
/
+2
2016-02-06
hw/pxb: add pxb devices to the bridge category
Marcel Apfelbaum
1
-0
/
+2
[next]